rnd-20031109-1-src
[rocksndiamonds.git] / src / conf_gfx.c
index 39add9d04b41f36ec1b281d6d23e8bdd775f350f..1b9fd4ee5ff2fcc296ca78abd0d7197f486d98bd 100644 (file)
@@ -888,6 +888,54 @@ struct ConfigInfo image_config[] =
   { "bug.moving.down.frames",                  "2"                     },
   { "bug.moving.down.delay",                   "4"                     },
   { "bug.moving.down.offset",                  "128"                   },
+  { "bug.turning_from_right.up",               "RocksMore.pcx"         },
+  { "bug.turning_from_right.up.xpos",          "0"                     },
+  { "bug.turning_from_right.up.ypos",          "6"                     },
+  { "bug.turning_from_right.up.frames",                "4"                     },
+  { "bug.turning_from_right.up.delay",         "2"                     },
+  { "bug.turning_from_right.up.anim_mode",     "linear,reverse"        },
+  { "bug.turning_from_up.left",                        "RocksMore.pcx"         },
+  { "bug.turning_from_up.left.xpos",           "12"                    },
+  { "bug.turning_from_up.left.ypos",           "6"                     },
+  { "bug.turning_from_up.left.frames",         "4"                     },
+  { "bug.turning_from_up.left.delay",          "2"                     },
+  { "bug.turning_from_up.left.anim_mode",      "linear,reverse"        },
+  { "bug.turning_from_left.down",              "RocksMore.pcx"         },
+  { "bug.turning_from_left.down.xpos",         "8"                     },
+  { "bug.turning_from_left.down.ypos",         "6"                     },
+  { "bug.turning_from_left.down.frames",       "4"                     },
+  { "bug.turning_from_left.down.delay",                "2"                     },
+  { "bug.turning_from_left.down.anim_mode",    "linear,reverse"        },
+  { "bug.turning_from_down.right",             "RocksMore.pcx"         },
+  { "bug.turning_from_down.right.xpos",                "4"                     },
+  { "bug.turning_from_down.right.ypos",                "6"                     },
+  { "bug.turning_from_down.right.frames",      "4"                     },
+  { "bug.turning_from_down.right.delay",       "2"                     },
+  { "bug.turning_from_down.right.anim_mode",   "linear,reverse"        },
+  { "bug.turning_from_right.down",             "RocksMore.pcx"         },
+  { "bug.turning_from_right.down.xpos",                "5"                     },
+  { "bug.turning_from_right.down.ypos",                "6"                     },
+  { "bug.turning_from_right.down.frames",      "4"                     },
+  { "bug.turning_from_right.down.delay",       "2"                     },
+  { "bug.turning_from_right.down.anim_mode",   "linear"                },
+  { "bug.turning_from_up.right",               "RocksMore.pcx"         },
+  { "bug.turning_from_up.right.xpos",          "1"                     },
+  { "bug.turning_from_up.right.ypos",          "6"                     },
+  { "bug.turning_from_up.right.frames",                "4"                     },
+  { "bug.turning_from_up.right.delay",         "2"                     },
+  { "bug.turning_from_up.right.anim_mode",     "linear"                },
+  { "bug.turning_from_left.up",                        "RocksMore.pcx"         },
+  { "bug.turning_from_left.up.xpos",           "13"                    },
+  { "bug.turning_from_left.up.ypos",           "6"                     },
+  { "bug.turning_from_left.up.frames",         "4"                     },
+  { "bug.turning_from_left.up.delay",          "2"                     },
+  { "bug.turning_from_left.up.anim_mode",      "linear"                },
+  { "bug.turning_from_down.left",              "RocksMore.pcx"         },
+  { "bug.turning_from_down.left.xpos",         "9"                     },
+  { "bug.turning_from_down.left.ypos",         "6"                     },
+  { "bug.turning_from_down.left.frames",       "4"                     },
+  { "bug.turning_from_down.left.delay",                "2"                     },
+  { "bug.turning_from_down.left.anim_mode",    "linear"                },
 
   { "spaceship",                               "RocksElements.pcx"     },
   { "spaceship.xpos",                          "8"                     },
@@ -935,25 +983,25 @@ struct ConfigInfo image_config[] =
   { "spaceship.moving.down.delay",             "4"                     },
   { "spaceship.moving.down.offset",            "128"                   },
   { "spaceship.turning_from_right.up",         "RocksMore.pcx"         },
-  { "spaceship.turning_from_right.up.xpos",    "1"                     },
+  { "spaceship.turning_from_right.up.xpos",    "0"                     },
   { "spaceship.turning_from_right.up.ypos",    "5"                     },
   { "spaceship.turning_from_right.up.frames",  "4"                     },
   { "spaceship.turning_from_right.up.delay",   "2"                     },
   { "spaceship.turning_from_right.up.anim_mode","linear,reverse"       },
   { "spaceship.turning_from_up.left",          "RocksMore.pcx"         },
-  { "spaceship.turning_from_up.left.xpos",     "5"                     },
-  { "spaceship.turning_from_up.left.ypos",     "6"                     },
+  { "spaceship.turning_from_up.left.xpos",     "12"                    },
+  { "spaceship.turning_from_up.left.ypos",     "5"                     },
   { "spaceship.turning_from_up.left.frames",   "4"                     },
   { "spaceship.turning_from_up.left.delay",    "2"                     },
   { "spaceship.turning_from_up.left.anim_mode",        "linear,reverse"        },
   { "spaceship.turning_from_left.down",                "RocksMore.pcx"         },
-  { "spaceship.turning_from_left.down.xpos",   "1"                     },
-  { "spaceship.turning_from_left.down.ypos",   "6"                     },
+  { "spaceship.turning_from_left.down.xpos",   "8"                     },
+  { "spaceship.turning_from_left.down.ypos",   "5"                     },
   { "spaceship.turning_from_left.down.frames", "4"                     },
   { "spaceship.turning_from_left.down.delay",  "2"                     },
   { "spaceship.turning_from_left.down.anim_mode","linear,reverse"      },
   { "spaceship.turning_from_down.right",       "RocksMore.pcx"         },
-  { "spaceship.turning_from_down.right.xpos",  "5"                     },
+  { "spaceship.turning_from_down.right.xpos",  "4"                     },
   { "spaceship.turning_from_down.right.ypos",  "5"                     },
   { "spaceship.turning_from_down.right.frames",        "4"                     },
   { "spaceship.turning_from_down.right.delay", "2"                     },
@@ -971,14 +1019,14 @@ struct ConfigInfo image_config[] =
   { "spaceship.turning_from_up.right.delay",   "2"                     },
   { "spaceship.turning_from_up.right.anim_mode","linear"               },
   { "spaceship.turning_from_left.up",          "RocksMore.pcx"         },
-  { "spaceship.turning_from_left.up.xpos",     "5"                     },
-  { "spaceship.turning_from_left.up.ypos",     "6"                     },
+  { "spaceship.turning_from_left.up.xpos",     "13"                    },
+  { "spaceship.turning_from_left.up.ypos",     "5"                     },
   { "spaceship.turning_from_left.up.frames",   "4"                     },
   { "spaceship.turning_from_left.up.delay",    "2"                     },
   { "spaceship.turning_from_left.up.anim_mode",        "linear"                },
   { "spaceship.turning_from_down.left",                "RocksMore.pcx"         },
-  { "spaceship.turning_from_down.left.xpos",   "1"                     },
-  { "spaceship.turning_from_down.left.ypos",   "6"                     },
+  { "spaceship.turning_from_down.left.xpos",   "9"                     },
+  { "spaceship.turning_from_down.left.ypos",   "5"                     },
   { "spaceship.turning_from_down.left.frames", "4"                     },
   { "spaceship.turning_from_down.left.delay",  "2"                     },
   { "spaceship.turning_from_down.left.anim_mode","linear"              },
@@ -3182,13 +3230,13 @@ struct ConfigInfo image_config[] =
   { "toon_6.direction",                                "left"                  },
   { "toon_6.position",                         "upper"                 },
 
-  { "toon_7",                                  "RocksHeroes.pcx"       },
+  { "toon_7",                                  "RocksMore.pcx"         },
   { "toon_7.xpos",                             "0"                     },
-  { "toon_7.ypos",                             "1"                     },
-  { "toon_7.frames",                           "4"                     },
-  { "toon_7.delay",                            "4"                     },
-  { "toon_7.direction",                                "left"                  },
-  { "toon_7.position",                         "bottom"                },
+  { "toon_7.ypos",                             "6"                     },
+  { "toon_7.frames",                           "16"                    },
+  { "toon_7.delay",                            "2"                     },
+  { "toon_7.direction",                                "down"                  },
+  { "toon_7.position",                         "any"                   },
 
   { "toon_8",                                  "RocksHeroes.pcx"       },
   { "toon_8.xpos",                             "4"                     },