rnd-20030913-2-src
[rocksndiamonds.git] / src / conf_gfx.c
index fc55f2d607e4284db066e223415d21845afdc871..c9f5ceaf1acaa935962e3b3430cdd8d7d78a4c92 100644 (file)
@@ -1125,6 +1125,12 @@ struct ConfigInfo image_config[] =
   { "exit_open.frames",                                "4"                     },
   { "exit_open.delay",                         "4"                     },
   { "exit_open.anim_mode",                     "pingpong"              },
+  { "exit.closing",                            "RocksElements.pcx"     },
+  { "exit.closing.xpos",                       "0"                     },
+  { "exit.closing.ypos",                       "11"                    },
+  { "exit.closing.frames",                     "5"                     },
+  { "exit.closing.delay",                      "6"                     },
+  { "exit.closing.anim_mode",                  "linear,reverse"        },
 
   /* images for Emerald Mine Club style elements and actions */
 
@@ -3443,8 +3449,8 @@ struct ConfigInfo image_config[] =
   { "editor.element_border_input.ypos",                "0"                     },
 
   { "game.envelope_background",                        "RocksScreen.pcx"       },
-  { "game.envelope_background.xpos",           "0"                     },
-  { "game.envelope_background.ypos",           "0"                     },
+  { "game.envelope_background.x",              "0"                     },
+  { "game.envelope_background.y",              "0"                     },
   { "game.envelope_background.width",          "560"                   },
   { "game.envelope_background.height",         "560"                   },