X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=f38eaef3a7a2e4a56acfec662296720662ea9d8a;hb=1ca582ff344bd825e03229636cee6d006e19251f;hp=af6f26b7014730dee83b0567b9aab059d773aefc;hpb=80a9825ee7983ea810b89f4e827efc85e01b69bc;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index af6f26b7..f38eaef3 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -1544,6 +1544,52 @@ struct ConfigInfo image_config[] = { "steel_exit.closing.delay", "6" }, { "steel_exit.closing.anim_mode", "linear,reverse" }, + { "em_exit_closed", "RocksDC2.pcx" }, + { "em_exit_closed.xpos", "0" }, + { "em_exit_closed.ypos", "4" }, + { "em_exit_closed.frames", "1" }, + { "em_exit.opening", "RocksDC2.pcx" }, + { "em_exit.opening.xpos", "0" }, + { "em_exit.opening.ypos", "4" }, + { "em_exit.opening.frames", "5" }, + { "em_exit.opening.delay", "6" }, + { "em_exit.opening.anim_mode", "linear" }, + { "em_exit_open", "RocksDC2.pcx" }, + { "em_exit_open.xpos", "4" }, + { "em_exit_open.ypos", "4" }, + { "em_exit_open.frames", "4" }, + { "em_exit_open.delay", "4" }, + { "em_exit_open.anim_mode", "pingpong" }, + { "em_exit.closing", "RocksDC2.pcx" }, + { "em_exit.closing.xpos", "0" }, + { "em_exit.closing.ypos", "6" }, + { "em_exit.closing.frames", "5" }, + { "em_exit.closing.delay", "6" }, + { "em_exit.closing.anim_mode", "linear" }, + + { "em_steel_exit_closed", "RocksDC2.pcx" }, + { "em_steel_exit_closed.xpos", "0" }, + { "em_steel_exit_closed.ypos", "5" }, + { "em_steel_exit_closed.frames", "1" }, + { "em_steel_exit.opening", "RocksDC2.pcx" }, + { "em_steel_exit.opening.xpos", "0" }, + { "em_steel_exit.opening.ypos", "5" }, + { "em_steel_exit.opening.frames", "5" }, + { "em_steel_exit.opening.delay", "6" }, + { "em_steel_exit.opening.anim_mode", "linear" }, + { "em_steel_exit_open", "RocksDC2.pcx" }, + { "em_steel_exit_open.xpos", "4" }, + { "em_steel_exit_open.ypos", "5" }, + { "em_steel_exit_open.frames", "4" }, + { "em_steel_exit_open.delay", "4" }, + { "em_steel_exit_open.anim_mode", "pingpong" }, + { "em_steel_exit.closing", "RocksDC2.pcx" }, + { "em_steel_exit.closing.xpos", "0" }, + { "em_steel_exit.closing.ypos", "7" }, + { "em_steel_exit.closing.frames", "5" }, + { "em_steel_exit.closing.delay", "6" }, + { "em_steel_exit.closing.anim_mode", "linear" }, + /* images for Emerald Mine Club style elements and actions */ { "balloon", "RocksDC.pcx" },