rnd-20031205-B-src
[rocksndiamonds.git] / src / conf_gfx.c
index 412c52d51263bd98e958474db29b414cdfb107fc..984c0972d24e6e0e14cc5562fbfa94279a919a37 100644 (file)
@@ -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"       },