rnd-20060226-2-src
[rocksndiamonds.git] / src / conf_gfx.c
index 4a5c997f24f17e7395502f068c9769097c067e36..1b431a44ac287682b36120dbfe30abd641341750 100644 (file)
@@ -948,22 +948,19 @@ struct ConfigInfo image_config[] =
   { "dynamite.active.EDITOR.xpos",             "1"                     },
   { "dynamite.active.EDITOR.ypos",             "14"                    },
 
-  { "em_dynamite",                             "RocksElements.pcx"     },
+  { "em_dynamite",                             "RocksEMC.pcx"          },
   { "em_dynamite.xpos",                                "0"                     },
-  { "em_dynamite.ypos",                                "3"                     },
+  { "em_dynamite.ypos",                                "15"                    },
   { "em_dynamite.frames",                      "1"                     },
-  { "em_dynamite.EDITOR",                      "RocksElements.pcx"     },
-  { "em_dynamite.EDITOR.xpos",                 "0"                     },
-  { "em_dynamite.EDITOR.ypos",                 "14"                    },
-  { "em_dynamite.active",                      "RocksElements.pcx"     },
+  { "em_dynamite.active",                      "RocksEMC.pcx"          },
   { "em_dynamite.active.xpos",                 "1"                     },
-  { "em_dynamite.active.ypos",                 "3"                     },
-  { "em_dynamite.active.frames",               "7"                     },
-  { "em_dynamite.active.delay",                        "4"                     },
+  { "em_dynamite.active.ypos",                 "15"                    },
+  { "em_dynamite.active.frames",               "4"                     },
+  { "em_dynamite.active.delay",                        "8"                     },
   { "em_dynamite.active.anim_mode",            "linear"                },
-  { "em_dynamite.active.EDITOR",               "RocksElements.pcx"     },
-  { "em_dynamite.active.EDITOR.xpos",          "1"                     },
-  { "em_dynamite.active.EDITOR.ypos",          "14"                    },
+  { "em_dynamite.active.EDITOR",               "RocksEMC.pcx"          },
+  { "em_dynamite.active.EDITOR.xpos",          "2"                     },
+  { "em_dynamite.active.EDITOR.ypos",          "15"                    },
 
   { "wall_emerald",                            "RocksElements.pcx"     },
   { "wall_emerald.xpos",                       "4"                     },