X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=7b692bfa0e394f4ce8ea18d3b337e42590d5b26f;hb=6fa4785d987eb1a6cfd36d95151dbb318ab8793e;hp=84a893525f9d5e3d15c945d5c549023f5c9aa6c3;hpb=26763b2fc3f63909fd5f97352eaffe0ae788247b;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index 84a89352..7b692bfa 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -580,13 +580,13 @@ struct ConfigInfo image_config[] = { "empty_space.ypos", "0" }, { "empty_space.frames", "1" }, - { "sand", "RocksMore.pcx" }, + { "sand", "RocksElements.pcx" }, { "sand.xpos", "0" }, - { "sand.ypos", "2" }, + { "sand.ypos", "0" }, { "sand.frames", "1" }, - { "sand.CRUMBLED", "RocksMore.pcx" }, + { "sand.CRUMBLED", "RocksElements.pcx" }, { "sand.CRUMBLED.xpos", "1" }, - { "sand.CRUMBLED.ypos", "2" }, + { "sand.CRUMBLED.ypos", "0" }, { "sand.CRUMBLED.frames", "1" }, { "sand.digging.left", "RocksMore.pcx" }, { "sand.digging.left.xpos", "6" },