X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=1b431a44ac287682b36120dbfe30abd641341750;hb=fa628a204ea4662806244b0ed994a48b40ece2ca;hp=4a5c997f24f17e7395502f068c9769097c067e36;hpb=c46bcfd8dd92fbf3ce134eed1e64078147d33b50;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index 4a5c997f..1b431a44 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -948,22 +948,19 @@ struct ConfigInfo image_config[] = { "dynamite.active.EDITOR.xpos", "1" }, { "dynamite.active.EDITOR.ypos", "14" }, - { "em_dynamite", "RocksElements.pcx" }, + { "em_dynamite", "RocksEMC.pcx" }, { "em_dynamite.xpos", "0" }, - { "em_dynamite.ypos", "3" }, + { "em_dynamite.ypos", "15" }, { "em_dynamite.frames", "1" }, - { "em_dynamite.EDITOR", "RocksElements.pcx" }, - { "em_dynamite.EDITOR.xpos", "0" }, - { "em_dynamite.EDITOR.ypos", "14" }, - { "em_dynamite.active", "RocksElements.pcx" }, + { "em_dynamite.active", "RocksEMC.pcx" }, { "em_dynamite.active.xpos", "1" }, - { "em_dynamite.active.ypos", "3" }, - { "em_dynamite.active.frames", "7" }, - { "em_dynamite.active.delay", "4" }, + { "em_dynamite.active.ypos", "15" }, + { "em_dynamite.active.frames", "4" }, + { "em_dynamite.active.delay", "8" }, { "em_dynamite.active.anim_mode", "linear" }, - { "em_dynamite.active.EDITOR", "RocksElements.pcx" }, - { "em_dynamite.active.EDITOR.xpos", "1" }, - { "em_dynamite.active.EDITOR.ypos", "14" }, + { "em_dynamite.active.EDITOR", "RocksEMC.pcx" }, + { "em_dynamite.active.EDITOR.xpos", "2" }, + { "em_dynamite.active.EDITOR.ypos", "15" }, { "wall_emerald", "RocksElements.pcx" }, { "wall_emerald.xpos", "4" },