rnd-20040122-1-src
[rocksndiamonds.git] / src / conf_gfx.c
index 398e36f2a5dfdb8d9d1e28f465c6c01b813c15b7..afcffb011f4778de427ef4c2205c3091ff034e6c 100644 (file)
@@ -624,6 +624,14 @@ struct ConfigInfo image_config[] =
   { "sokoban_field_full.ypos",                 "7"                     },
   { "sokoban_field_full.frames",               "1"                     },
 
+  { "sokoban_field_player",                    "RocksHeroes.pcx"       },
+  { "sokoban_field_player.xpos",               "0"                     },
+  { "sokoban_field_player.ypos",               "15"                    },
+  { "sokoban_field_player.frames",             "1"                     },
+  { "sokoban_field_player.EDITOR",             "RocksHeroes.pcx"       },
+  { "sokoban_field_player.EDITOR.xpos",                "1"                     },
+  { "sokoban_field_player.EDITOR.ypos",                "15"                    },
+
   /* images for Emerald Mine style elements and actions */
 
   { "empty_space",                             "RocksSP.pcx"           },
@@ -2467,11 +2475,6 @@ 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"       },