rnd-20070121-2-src
[rocksndiamonds.git] / src / conf_gfx.c
index 542c5e5a58887569f5a1644ecbefe9d642287491..a4946dc939ecff205863dbb2301c680bc735b66e 100644 (file)
@@ -1303,6 +1303,43 @@ struct ConfigInfo image_config[] =
   { "magic_wall_dead.ypos",                    "8"                     },
   { "magic_wall_dead.frames",                  "1"                     },
 
+  { "dc_magic_wall",                           "RocksDC2.pcx"          },
+  { "dc_magic_wall.xpos",                      "0"                     },
+  { "dc_magic_wall.ypos",                      "3"                     },
+  { "dc_magic_wall.frames",                    "1"                     },
+  { "dc_magic_wall.active",                    "RocksDC2.pcx"          },
+  { "dc_magic_wall.active.xpos",               "0"                     },
+  { "dc_magic_wall.active.ypos",               "3"                     },
+  { "dc_magic_wall.active.frames",             "4"                     },
+  { "dc_magic_wall.active.anim_mode",          "reverse"               },
+  { "dc_magic_wall.active.delay",              "4"                     },
+  { "dc_magic_wall.active.global_sync",                "true"                  },
+  { "dc_magic_wall.filling",                   "RocksDC2.pcx"          },
+  { "dc_magic_wall.filling.xpos",              "0"                     },
+  { "dc_magic_wall.filling.ypos",              "3"                     },
+  { "dc_magic_wall.filling.frames",            "4"                     },
+  { "dc_magic_wall.filling.anim_mode",         "reverse"               },
+  { "dc_magic_wall.filling.delay",             "4"                     },
+  { "dc_magic_wall.filling.global_sync",       "true"                  },
+  { "dc_magic_wall_full",                      "RocksDC2.pcx"          },
+  { "dc_magic_wall_full.xpos",                 "0"                     },
+  { "dc_magic_wall_full.ypos",                 "3"                     },
+  { "dc_magic_wall_full.frames",               "4"                     },
+  { "dc_magic_wall_full.anim_mode",            "reverse"               },
+  { "dc_magic_wall_full.delay",                        "4"                     },
+  { "dc_magic_wall_full.global_sync",          "true"                  },
+  { "dc_magic_wall.emptying",                  "RocksDC2.pcx"          },
+  { "dc_magic_wall.emptying.xpos",             "0"                     },
+  { "dc_magic_wall.emptying.ypos",             "3"                     },
+  { "dc_magic_wall.emptying.frames",           "4"                     },
+  { "dc_magic_wall.emptying.anim_mode",                "reverse"               },
+  { "dc_magic_wall.emptying.delay",            "4"                     },
+  { "dc_magic_wall.emptying.global_sync",      "true"                  },
+  { "dc_magic_wall_dead",                      "RocksDC2.pcx"          },
+  { "dc_magic_wall_dead.xpos",                 "0"                     },
+  { "dc_magic_wall_dead.ypos",                 "3"                     },
+  { "dc_magic_wall_dead.frames",               "1"                     },
+
   { "quicksand_empty",                         "RocksElements.pcx"     },
   { "quicksand_empty.xpos",                    "2"                     },
   { "quicksand_empty.ypos",                    "0"                     },
@@ -1323,6 +1360,26 @@ struct ConfigInfo image_config[] =
   { "quicksand.emptying.ypos",                 "0"                     },
   { "quicksand.emptying.frames",               "1"                     },
 
+  { "quicksand_fast_empty",                    "RocksDC2.pcx"          },
+  { "quicksand_fast_empty.xpos",               "4"                     },
+  { "quicksand_fast_empty.ypos",               "3"                     },
+  { "quicksand_fast_empty.frames",             "1"                     },
+  { "quicksand_fast.filling",                  "RocksDC2.pcx"          },
+  { "quicksand_fast.filling.xpos",             "4"                     },
+  { "quicksand_fast.filling.ypos",             "3"                     },
+  { "quicksand_fast.filling.frames",           "1"                     },
+  { "quicksand_fast_full",                     "RocksDC2.pcx"          },
+  { "quicksand_fast_full.xpos",                        "4"                     },
+  { "quicksand_fast_full.ypos",                        "3"                     },
+  { "quicksand_fast_full.frames",              "1"                     },
+  { "quicksand_fast_full.EDITOR",              "RocksDC2.pcx"          },
+  { "quicksand_fast_full.EDITOR.xpos",         "5"                     },
+  { "quicksand_fast_full.EDITOR.ypos",         "3"                     },
+  { "quicksand_fast.emptying",                 "RocksDC2.pcx"          },
+  { "quicksand_fast.emptying.xpos",            "4"                     },
+  { "quicksand_fast.emptying.ypos",            "3"                     },
+  { "quicksand_fast.emptying.frames",          "1"                     },
+
   { "acid_pool_topleft",                       "RocksElements.pcx"     },
   { "acid_pool_topleft.xpos",                  "0"                     },
   { "acid_pool_topleft.ypos",                  "1"                     },