rocksndiamonds-3.0.7
[rocksndiamonds.git] / src / conf_gfx.c
index 67bc7ca05e8dae8de41cdbe840e6af2ac3efa85a..1b9fd4ee5ff2fcc296ca78abd0d7197f486d98bd 100644 (file)
@@ -889,7 +889,7 @@ struct ConfigInfo image_config[] =
   { "bug.moving.down.delay",                   "4"                     },
   { "bug.moving.down.offset",                  "128"                   },
   { "bug.turning_from_right.up",               "RocksMore.pcx"         },
-  { "bug.turning_from_right.up.xpos",          "1"                     },
+  { "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"                     },
@@ -925,13 +925,13 @@ struct ConfigInfo image_config[] =
   { "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",           "12"                    },
+  { "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",         "8"                     },
+  { "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"                     },
@@ -983,7 +983,7 @@ 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"                     },
@@ -1019,13 +1019,13 @@ 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",     "12"                    },
+  { "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",   "8"                     },
+  { "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"                     },