rnd-20051231-1-src
[rocksndiamonds.git] / src / conf_gfx.c
index 7127e0b48f10338424401763beb3c965a81f3770..1c5725b16994842eed61b08473e78f58b9678067 100644 (file)
@@ -3512,18 +3512,21 @@ struct ConfigInfo image_config[] =
   { "emc_magic_ball.xpos",                     "0"                     },
   { "emc_magic_ball.ypos",                     "9"                     },
   { "emc_magic_ball.frames",                   "1"                     },
-
   { "emc_magic_ball.active",                   "RocksEMC.pcx"          },
   { "emc_magic_ball.active.xpos",              "0"                     },
   { "emc_magic_ball.active.ypos",              "9"                     },
   { "emc_magic_ball.active.frames",            "16"                    },
   { "emc_magic_ball.active.frames_per_line",   "8"                     },
+  { "emc_magic_ball.dropping",                 "RocksElements.pcx"     },
+  { "emc_magic_ball.dropping.xpos",            "0"                     },
+  { "emc_magic_ball.dropping.ypos",            "4"                     },
+  { "emc_magic_ball.dropping.frames",          "8"                     },
+  { "emc_magic_ball.dropping.anim_mode",       "linear"                },
 
   { "emc_magic_ball_switch",                   "RocksEMC.pcx"          },
   { "emc_magic_ball_switch.xpos",              "8"                     },
   { "emc_magic_ball_switch.ypos",              "10"                    },
   { "emc_magic_ball_switch.frames",            "1"                     },
-
   { "emc_magic_ball_switch.active",            "RocksEMC.pcx"          },
   { "emc_magic_ball_switch.active.xpos",       "8"                     },
   { "emc_magic_ball_switch.active.ypos",       "9"                     },
@@ -3953,11 +3956,6 @@ struct ConfigInfo image_config[] =
   { "font.title_1.y",                          "480"                   },
   { "font.title_1.width",                      "32"                    },
   { "font.title_1.height",                     "32"                    },
-  { "font.title_1.LEVELS",                     "RocksFontBig.pcx"      },
-  { "font.title_1.LEVELS.x",                   "0"                     },
-  { "font.title_1.LEVELS.y",                   "320"                   },
-  { "font.title_1.LEVELS.width",               "32"                    },
-  { "font.title_1.LEVELS.height",              "32"                    },
   { "font.title_2",                            "RocksFontSmall.pcx"    },
   { "font.title_2.x",                          "0"                     },
   { "font.title_2.y",                          "0"                     },
@@ -4183,6 +4181,15 @@ struct ConfigInfo image_config[] =
   { "editor.element_border_input.xpos",                "0"                     },
   { "editor.element_border_input.ypos",                "0"                     },
 
+  { "editor.cascade_list",                     "RocksDoor.pcx"         },
+  { "editor.cascade_list.x",                   "708"                   },
+  { "editor.cascade_list.y",                   "80"                    },
+  { "editor.cascade_list.frames",              "1"                     },
+  { "editor.cascade_list.active",              "RocksDoor.pcx"         },
+  { "editor.cascade_list.active.x",            "740"                   },
+  { "editor.cascade_list.active.y",            "80"                    },
+  { "editor.cascade_list.active.frames",       "1"                     },
+
   { "background.envelope_1",                   "RocksScreen.pcx"       },
   { "background.envelope_1.x",                 "0"                     },
   { "background.envelope_1.y",                 "0"                     },