X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=984c0972d24e6e0e14cc5562fbfa94279a919a37;hb=42e820b32f8ff2a7f9fc6daa4e5a831e95c63ad8;hp=412c52d51263bd98e958474db29b414cdfb107fc;hpb=7373e992fb880976e1dc7c559bcd7a19b8bcfe80;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index 412c52d5..984c0972 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -2467,6 +2467,11 @@ struct ConfigInfo image_config[] = { "stoneblock.ypos", "1" }, { "stoneblock.frames", "1" }, + { "maze_runner", "RocksHeroes.pcx" }, + { "maze_runner.xpos", "15" }, + { "maze_runner.ypos", "8" }, + { "maze_runner.frames", "1" }, + /* images for other elements and actions */ { "player_1", "RocksHeroes.pcx" },