X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=d5af705aa0ce291e8d66ad6c890c3e321f7b2b81;hb=d7673e6d995a9d6616f7eaefab6209e6eb60a795;hp=e2af8d07cd9ce406e8ad7b7a37a4a2575f3ae865;hpb=6d7ebf6db8a9a57f2e3e398da1d2f7d8d084523f;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index e2af8d07..d5af705a 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -2381,6 +2381,14 @@ struct ConfigInfo image_config[] = { "expandable_wall_any.EDITOR.xpos", "12" }, { "expandable_wall_any.EDITOR.ypos", "13" }, + { "bd_expandable_wall", "RocksElements.pcx" }, + { "bd_expandable_wall.xpos", "5" }, + { "bd_expandable_wall.ypos", "9" }, + { "bd_expandable_wall.frames", "1" }, + { "bd_expandable_wall.EDITOR", "RocksDC.pcx" }, + { "bd_expandable_wall.EDITOR.xpos", "15" }, + { "bd_expandable_wall.EDITOR.ypos", "15" }, + { "expandable_wall.growing.left", "RocksElements.pcx" }, { "expandable_wall.growing.left.xpos", "8" }, { "expandable_wall.growing.left.ypos", "10" },