rnd-20030804-2-src
[rocksndiamonds.git] / src / conf_gfx.c
index 84a893525f9d5e3d15c945d5c549023f5c9aa6c3..7b692bfa0e394f4ce8ea18d3b337e42590d5b26f 100644 (file)
@@ -580,13 +580,13 @@ struct ConfigInfo image_config[] =
   { "empty_space.ypos",                                "0"                     },
   { "empty_space.frames",                      "1"                     },
 
-  { "sand",                                    "RocksMore.pcx"         },
+  { "sand",                                    "RocksElements.pcx"     },
   { "sand.xpos",                               "0"                     },
-  { "sand.ypos",                               "2"                     },
+  { "sand.ypos",                               "0"                     },
   { "sand.frames",                             "1"                     },
-  { "sand.CRUMBLED",                           "RocksMore.pcx"         },
+  { "sand.CRUMBLED",                           "RocksElements.pcx"     },
   { "sand.CRUMBLED.xpos",                      "1"                     },
-  { "sand.CRUMBLED.ypos",                      "2"                     },
+  { "sand.CRUMBLED.ypos",                      "0"                     },
   { "sand.CRUMBLED.frames",                    "1"                     },
   { "sand.digging.left",                       "RocksMore.pcx"         },
   { "sand.digging.left.xpos",                  "6"                     },