X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=f31a73f11a6a76a5b007ee3c7d204fd984f7fad9;hb=d8e3568accbc475855027f7199e55543dc4d1ddf;hp=f25b957cd8b823c72ad5ce1d1add177630b6a3f3;hpb=21597f245598c0c30506c53448c1a549beeb3722;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index f25b957c..f31a73f1 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -27,10 +27,16 @@ struct ConfigTypeInfo image_config_suffix[] = { ".ypos", ARG_UNDEFINED, TYPE_INTEGER }, { ".width", ARG_UNDEFINED, TYPE_INTEGER }, { ".height", ARG_UNDEFINED, TYPE_INTEGER }, - { ".offset", ARG_UNDEFINED, TYPE_INTEGER }, { ".vertical", "false", TYPE_BOOLEAN }, + { ".offset", ARG_UNDEFINED, TYPE_INTEGER }, { ".xoffset", ARG_UNDEFINED, TYPE_INTEGER }, { ".yoffset", ARG_UNDEFINED, TYPE_INTEGER }, + { ".2nd_movement_tile", "false", TYPE_BOOLEAN }, + { ".2nd_vertical", ARG_UNDEFINED, TYPE_BOOLEAN }, + { ".2nd_offset", ARG_UNDEFINED, TYPE_INTEGER }, + { ".2nd_xoffset", ARG_UNDEFINED, TYPE_INTEGER }, + { ".2nd_yoffset", ARG_UNDEFINED, TYPE_INTEGER }, + { ".2nd_swap_tiles", ARG_UNDEFINED, TYPE_BOOLEAN }, { ".frames", ARG_UNDEFINED, TYPE_INTEGER }, { ".frames_per_line", ARG_UNDEFINED, TYPE_INTEGER }, { ".start_frame", ARG_UNDEFINED, TYPE_INTEGER }, @@ -1389,6 +1395,10 @@ struct ConfigInfo image_config[] = { "balloon_switch_any.xpos", "15" }, { "balloon_switch_any.ypos", "0" }, { "balloon_switch_any.frames", "1" }, + { "balloon_switch_none", "RocksDC.pcx" }, + { "balloon_switch_none.xpos", "13" }, + { "balloon_switch_none.ypos", "5" }, + { "balloon_switch_none.frames", "1" }, { "spring", "RocksDC.pcx" }, { "spring.xpos", "8" }, @@ -1476,16 +1486,68 @@ struct ConfigInfo image_config[] = { "invisible_wall.active.frames", "1" }, { "invisible_sand", "RocksSP.pcx" }, - { "invisible_sand.xpos", "6" }, - { "invisible_sand.ypos", "5" }, + { "invisible_sand.xpos", "0" }, + { "invisible_sand.ypos", "0" }, { "invisible_sand.frames", "1" }, - { "invisible_sand.EDITOR", "RocksSP.pcx" }, + { "invisible_sand.EDITOR", "RocksEMC.pcx" }, { "invisible_sand.EDITOR.xpos", "2" }, - { "invisible_sand.EDITOR.ypos", "5" }, - { "invisible_sand.active", "RocksSP.pcx" }, + { "invisible_sand.EDITOR.ypos", "4" }, + { "invisible_sand.active", "RocksEMC.pcx" }, { "invisible_sand.active.xpos", "2" }, - { "invisible_sand.active.ypos", "5" }, + { "invisible_sand.active.ypos", "4" }, { "invisible_sand.active.frames", "1" }, + { "invisible_sand.active.CRUMBLED", "RocksEMC.pcx" }, + { "invisible_sand.active.CRUMBLED.xpos", "3" }, + { "invisible_sand.active.CRUMBLED.ypos", "4" }, + { "invisible_sand.active.CRUMBLED.frames", "1" }, + { "invisible_sand.active.digging.left", "RocksEMC.pcx" }, + { "invisible_sand.active.digging.left.xpos", "6" }, + { "invisible_sand.active.digging.left.ypos", "2" }, + { "invisible_sand.active.digging.left.frames","3" }, + { "invisible_sand.active.digging.left.delay", "2" }, + { "invisible_sand.active.digging.left.anim_mode","linear" }, + { "invisible_sand.active.digging.right", "RocksEMC.pcx" }, + { "invisible_sand.active.digging.right.xpos", "9" }, + { "invisible_sand.active.digging.right.ypos", "2" }, + { "invisible_sand.active.digging.right.frames","3" }, + { "invisible_sand.active.digging.right.delay","2" }, + { "invisible_sand.active.digging.right.anim_mode","linear" }, + { "invisible_sand.active.digging.up", "RocksEMC.pcx" }, + { "invisible_sand.active.digging.up.xpos", "0" }, + { "invisible_sand.active.digging.up.ypos", "2" }, + { "invisible_sand.active.digging.up.frames", "3" }, + { "invisible_sand.active.digging.up.delay", "2" }, + { "invisible_sand.active.digging.up.anim_mode","linear" }, + { "invisible_sand.active.digging.down", "RocksEMC.pcx" }, + { "invisible_sand.active.digging.down.xpos", "3" }, + { "invisible_sand.active.digging.down.ypos", "2" }, + { "invisible_sand.active.digging.down.frames","3" }, + { "invisible_sand.active.digging.down.delay", "2" }, + { "invisible_sand.active.digging.down.anim_mode","linear" }, + { "invisible_sand.active.digging.left.CRUMBLED", "RocksEMC.pcx" }, + { "invisible_sand.active.digging.left.CRUMBLED.xpos", "6" }, + { "invisible_sand.active.digging.left.CRUMBLED.ypos", "3" }, + { "invisible_sand.active.digging.left.CRUMBLED.frames","3" }, + { "invisible_sand.active.digging.left.CRUMBLED.delay","2" }, + { "invisible_sand.active.digging.left.CRUMBLED.anim_mode","linear" }, + { "invisible_sand.active.digging.right.CRUMBLED", "RocksEMC.pcx" }, + { "invisible_sand.active.digging.right.CRUMBLED.xpos","9" }, + { "invisible_sand.active.digging.right.CRUMBLED.ypos","3" }, + { "invisible_sand.active.digging.right.CRUMBLED.frames","3" }, + { "invisible_sand.active.digging.right.CRUMBLED.delay","2" }, + { "invisible_sand.active.digging.right.CRUMBLED.anim_mode","linear" }, + { "invisible_sand.active.digging.up.CRUMBLED", "RocksEMC.pcx" }, + { "invisible_sand.active.digging.up.CRUMBLED.xpos", "0" }, + { "invisible_sand.active.digging.up.CRUMBLED.ypos", "3" }, + { "invisible_sand.active.digging.up.CRUMBLED.frames", "3" }, + { "invisible_sand.active.digging.up.CRUMBLED.delay", "2" }, + { "invisible_sand.active.digging.up.CRUMBLED.anim_mode","linear" }, + { "invisible_sand.active.digging.down.CRUMBLED", "RocksEMC.pcx" }, + { "invisible_sand.active.digging.down.CRUMBLED.xpos", "3" }, + { "invisible_sand.active.digging.down.CRUMBLED.ypos", "3" }, + { "invisible_sand.active.digging.down.CRUMBLED.frames","3" }, + { "invisible_sand.active.digging.down.CRUMBLED.delay","2" }, + { "invisible_sand.active.digging.down.CRUMBLED.anim_mode","linear" }, { "conveyor_belt_1_middle", "RocksDC.pcx" }, { "conveyor_belt_1_middle.xpos", "0" }, @@ -3221,162 +3283,190 @@ struct ConfigInfo image_config[] = { "trigger_player.ypos", "13" }, { "trigger_player.frames", "1" }, - { "balloon_switch_none", "emc_object.pcx" }, - { "balloon_switch_none.xpos", "24" }, - { "balloon_switch_none.ypos", "23" }, - { "balloon_switch_none.frames", "1" }, - { "balloon_switch_none.scale_up_factor", "2" }, + { "em_key_5", "RocksEMC.pcx" }, + { "em_key_5.xpos", "0" }, + { "em_key_5.ypos", "5" }, + { "em_key_5.frames", "1" }, + { "em_key_6", "RocksEMC.pcx" }, + { "em_key_6.xpos", "1" }, + { "em_key_6.ypos", "5" }, + { "em_key_6.frames", "1" }, + { "em_key_7", "RocksEMC.pcx" }, + { "em_key_7.xpos", "2" }, + { "em_key_7.ypos", "5" }, + { "em_key_7.frames", "1" }, + { "em_key_8", "RocksEMC.pcx" }, + { "em_key_8.xpos", "3" }, + { "em_key_8.ypos", "5" }, + { "em_key_8.frames", "1" }, - { "em_gate_5", "emc_object.pcx" }, - { "em_gate_5.xpos", "24" }, + { "em_gate_5", "RocksEMC.pcx" }, + { "em_gate_5.xpos", "0" }, { "em_gate_5.ypos", "6" }, { "em_gate_5.frames", "1" }, - { "em_gate_5.scale_up_factor", "2" }, - { "em_gate_5_gray", "emc_object.pcx" }, - { "em_gate_5_gray.xpos", "25" }, - { "em_gate_5_gray.ypos", "18" }, + { "em_gate_5_gray", "RocksEMC.pcx" }, + { "em_gate_5_gray.xpos", "4" }, + { "em_gate_5_gray.ypos", "7" }, { "em_gate_5_gray.frames", "1" }, - { "em_gate_5_gray.scale_up_factor", "2" }, - { "em_gate_6", "emc_object.pcx" }, - { "em_gate_6.xpos", "24" }, - { "em_gate_6.ypos", "7" }, + { "em_gate_5_gray.EDITOR", "RocksEMC.pcx" }, + { "em_gate_5_gray.EDITOR.xpos", "0" }, + { "em_gate_5_gray.EDITOR.ypos", "7" }, + { "em_gate_5_gray.EDITOR.frames", "1" }, + { "em_gate_6", "RocksEMC.pcx" }, + { "em_gate_6.xpos", "1" }, + { "em_gate_6.ypos", "6" }, { "em_gate_6.frames", "1" }, - { "em_gate_6.scale_up_factor", "2" }, - { "em_gate_6_gray", "emc_object.pcx" }, - { "em_gate_6_gray.xpos", "25" }, - { "em_gate_6_gray.ypos", "18" }, + { "em_gate_6_gray", "RocksEMC.pcx" }, + { "em_gate_6_gray.xpos", "4" }, + { "em_gate_6_gray.ypos", "7" }, { "em_gate_6_gray.frames", "1" }, - { "em_gate_6_gray.scale_up_factor", "2" }, - { "em_gate_7", "emc_object.pcx" }, - { "em_gate_7.xpos", "24" }, - { "em_gate_7.ypos", "8" }, + { "em_gate_6_gray.EDITOR", "RocksEMC.pcx" }, + { "em_gate_6_gray.EDITOR.xpos", "1" }, + { "em_gate_6_gray.EDITOR.ypos", "7" }, + { "em_gate_6_gray.EDITOR.frames", "1" }, + { "em_gate_7", "RocksEMC.pcx" }, + { "em_gate_7.xpos", "2" }, + { "em_gate_7.ypos", "6" }, { "em_gate_7.frames", "1" }, - { "em_gate_7.scale_up_factor", "2" }, - { "em_gate_7_gray", "emc_object.pcx" }, - { "em_gate_7_gray.xpos", "25" }, - { "em_gate_7_gray.ypos", "18" }, + { "em_gate_7_gray", "RocksEMC.pcx" }, + { "em_gate_7_gray.xpos", "4" }, + { "em_gate_7_gray.ypos", "7" }, { "em_gate_7_gray.frames", "1" }, - { "em_gate_7_gray.scale_up_factor", "2" }, - { "em_gate_8", "emc_object.pcx" }, - { "em_gate_8.xpos", "24" }, - { "em_gate_8.ypos", "9" }, + { "em_gate_7_gray.EDITOR", "RocksEMC.pcx" }, + { "em_gate_7_gray.EDITOR.xpos", "2" }, + { "em_gate_7_gray.EDITOR.ypos", "7" }, + { "em_gate_7_gray.EDITOR.frames", "1" }, + { "em_gate_8", "RocksEMC.pcx" }, + { "em_gate_8.xpos", "3" }, + { "em_gate_8.ypos", "6" }, { "em_gate_8.frames", "1" }, - { "em_gate_8.scale_up_factor", "2" }, - { "em_gate_8_gray", "emc_object.pcx" }, - { "em_gate_8_gray.xpos", "25" }, - { "em_gate_8_gray.ypos", "18" }, + { "em_gate_8_gray", "RocksEMC.pcx" }, + { "em_gate_8_gray.xpos", "4" }, + { "em_gate_8_gray.ypos", "7" }, { "em_gate_8_gray.frames", "1" }, - { "em_gate_8_gray.scale_up_factor", "2" }, - - { "em_key_5", "emc_object.pcx" }, - { "em_key_5.xpos", "24" }, - { "em_key_5.ypos", "14" }, - { "em_key_5.frames", "1" }, - { "em_key_5.scale_up_factor", "2" }, - { "em_key_6", "emc_object.pcx" }, - { "em_key_6.xpos", "24" }, - { "em_key_6.ypos", "15" }, - { "em_key_6.frames", "1" }, - { "em_key_6.scale_up_factor", "2" }, - { "em_key_7", "emc_object.pcx" }, - { "em_key_7.xpos", "24" }, - { "em_key_7.ypos", "16" }, - { "em_key_7.frames", "1" }, - { "em_key_7.scale_up_factor", "2" }, - { "em_key_8", "emc_object.pcx" }, - { "em_key_8.xpos", "24" }, - { "em_key_8.ypos", "17" }, - { "em_key_8.frames", "1" }, - { "em_key_8.scale_up_factor", "2" }, + { "em_gate_8_gray.EDITOR", "RocksEMC.pcx" }, + { "em_gate_8_gray.EDITOR.xpos", "3" }, + { "em_gate_8_gray.EDITOR.ypos", "7" }, + { "em_gate_8_gray.EDITOR.frames", "1" }, { "emc_android", "emc_object.pcx" }, { "emc_android.xpos", "7" }, { "emc_android.ypos", "13" }, { "emc_android.frames", "8" }, - { "emc_android.delay", "1" }, { "emc_android.vertical", "true" }, { "emc_android.scale_up_factor", "2" }, - { "emc_grass", "emc_object.pcx" }, - { "emc_grass.xpos", "20" }, - { "emc_grass.ypos", "5" }, + { "emc_grass", "RocksEMC.pcx" }, + { "emc_grass.xpos", "0" }, + { "emc_grass.ypos", "4" }, { "emc_grass.frames", "1" }, - { "emc_grass.scale_up_factor", "2" }, - { "emc_grass.CRUMBLED", "emc_object.pcx" }, - { "emc_grass.CRUMBLED.xpos", "20" }, - { "emc_grass.CRUMBLED.ypos", "5" }, + { "emc_grass.CRUMBLED", "RocksEMC.pcx" }, + { "emc_grass.CRUMBLED.xpos", "1" }, + { "emc_grass.CRUMBLED.ypos", "4" }, { "emc_grass.CRUMBLED.frames", "1" }, - { "emc_grass.CRUMBLED.scale_up_factor", "2" }, - { "emc_grass.digging.left", "emc_object.pcx" }, - { "emc_grass.digging.left.xpos", "20" }, - { "emc_grass.digging.left.ypos", "27" }, - { "emc_grass.digging.left.frames", "7" }, - { "emc_grass.digging.left.delay", "1" }, - { "emc_grass.digging.left.vertical", "true" }, - { "emc_grass.digging.left.anim_mode", "linear,reverse" }, - { "emc_grass.digging.left.scale_up_factor", "2" }, - { "emc_grass.digging.right", "emc_object.pcx" }, - { "emc_grass.digging.right.xpos", "20" }, - { "emc_grass.digging.right.ypos", "13" }, - { "emc_grass.digging.right.frames", "7" }, - { "emc_grass.digging.right.delay", "1" }, - { "emc_grass.digging.right.vertical", "true" }, - { "emc_grass.digging.right.anim_mode", "linear,reverse" }, - { "emc_grass.digging.right.scale_up_factor", "2" }, - { "emc_grass.digging.up", "emc_object.pcx" }, - { "emc_grass.digging.up.xpos", "20" }, - { "emc_grass.digging.up.ypos", "6" }, - { "emc_grass.digging.up.frames", "7" }, - { "emc_grass.digging.up.delay", "1" }, - { "emc_grass.digging.up.vertical", "true" }, - { "emc_grass.digging.up.anim_mode", "linear,reverse" }, - { "emc_grass.digging.up.scale_up_factor", "2" }, - { "emc_grass.digging.down", "emc_object.pcx" }, - { "emc_grass.digging.down.xpos", "20" }, - { "emc_grass.digging.down.ypos", "20" }, - { "emc_grass.digging.down.frames", "7" }, - { "emc_grass.digging.down.delay", "1" }, - { "emc_grass.digging.down.vertical", "true" }, - { "emc_grass.digging.down.anim_mode", "linear,reverse" }, - { "emc_grass.digging.down.scale_up_factor", "2" }, + { "emc_grass.digging.left", "RocksEMC.pcx" }, + { "emc_grass.digging.left.xpos", "6" }, + { "emc_grass.digging.left.ypos", "0" }, + { "emc_grass.digging.left.frames", "3" }, + { "emc_grass.digging.left.delay", "2" }, + { "emc_grass.digging.left.anim_mode", "linear" }, + { "emc_grass.digging.right", "RocksEMC.pcx" }, + { "emc_grass.digging.right.xpos", "9" }, + { "emc_grass.digging.right.ypos", "0" }, + { "emc_grass.digging.right.frames", "3" }, + { "emc_grass.digging.right.delay", "2" }, + { "emc_grass.digging.right.anim_mode", "linear" }, + { "emc_grass.digging.up", "RocksEMC.pcx" }, + { "emc_grass.digging.up.xpos", "0" }, + { "emc_grass.digging.up.ypos", "0" }, + { "emc_grass.digging.up.frames", "3" }, + { "emc_grass.digging.up.delay", "2" }, + { "emc_grass.digging.up.anim_mode", "linear" }, + { "emc_grass.digging.down", "RocksEMC.pcx" }, + { "emc_grass.digging.down.xpos", "3" }, + { "emc_grass.digging.down.ypos", "0" }, + { "emc_grass.digging.down.frames", "3" }, + { "emc_grass.digging.down.delay", "2" }, + { "emc_grass.digging.down.anim_mode", "linear" }, + { "emc_grass.digging.left.CRUMBLED", "RocksEMC.pcx" }, + { "emc_grass.digging.left.CRUMBLED.xpos", "6" }, + { "emc_grass.digging.left.CRUMBLED.ypos", "1" }, + { "emc_grass.digging.left.CRUMBLED.frames", "3" }, + { "emc_grass.digging.left.CRUMBLED.delay", "2" }, + { "emc_grass.digging.left.CRUMBLED.anim_mode","linear" }, + { "emc_grass.digging.right.CRUMBLED", "RocksEMC.pcx" }, + { "emc_grass.digging.right.CRUMBLED.xpos", "9" }, + { "emc_grass.digging.right.CRUMBLED.ypos", "1" }, + { "emc_grass.digging.right.CRUMBLED.frames", "3" }, + { "emc_grass.digging.right.CRUMBLED.delay", "2" }, + { "emc_grass.digging.right.CRUMBLED.anim_mode","linear" }, + { "emc_grass.digging.up.CRUMBLED", "RocksEMC.pcx" }, + { "emc_grass.digging.up.CRUMBLED.xpos", "0" }, + { "emc_grass.digging.up.CRUMBLED.ypos", "1" }, + { "emc_grass.digging.up.CRUMBLED.frames", "3" }, + { "emc_grass.digging.up.CRUMBLED.delay", "2" }, + { "emc_grass.digging.up.CRUMBLED.anim_mode", "linear" }, + { "emc_grass.digging.down.CRUMBLED", "RocksEMC.pcx" }, + { "emc_grass.digging.down.CRUMBLED.xpos", "3" }, + { "emc_grass.digging.down.CRUMBLED.ypos", "1" }, + { "emc_grass.digging.down.CRUMBLED.frames", "3" }, + { "emc_grass.digging.down.CRUMBLED.delay", "2" }, + { "emc_grass.digging.down.CRUMBLED.anim_mode","linear" }, { "emc_magic_ball", "emc_object.pcx" }, { "emc_magic_ball.xpos", "22" }, { "emc_magic_ball.ypos", "18" }, - { "emc_magic_ball.frames", "16" }, - { "emc_magic_ball.delay", "1" }, - { "emc_magic_ball.vertical", "true" }, + { "emc_magic_ball.frames", "1" }, { "emc_magic_ball.scale_up_factor", "2" }, + { "emc_magic_ball.active", "emc_object.pcx" }, + { "emc_magic_ball.active.xpos", "22" }, + { "emc_magic_ball.active.ypos", "18" }, + { "emc_magic_ball.active.frames", "16" }, + { "emc_magic_ball.active.vertical", "true" }, + { "emc_magic_ball.active.scale_up_factor", "2" }, + { "emc_magic_ball_switch", "emc_object.pcx" }, { "emc_magic_ball_switch.xpos", "25" }, { "emc_magic_ball_switch.ypos", "10" }, { "emc_magic_ball_switch.frames", "1" }, { "emc_magic_ball_switch.scale_up_factor", "2" }, - { "emc_spring_bumper", "emc_object.pcx" }, - { "emc_spring_bumper.xpos", "25" }, - { "emc_spring_bumper.ypos", "3" }, + { "emc_magic_ball_switch.active", "emc_object.pcx" }, + { "emc_magic_ball_switch.active.xpos", "25" }, + { "emc_magic_ball_switch.active.ypos", "9" }, + { "emc_magic_ball_switch.active.frames", "1" }, + { "emc_magic_ball_switch.active.scale_up_factor", "2" }, + + { "emc_spring_bumper", "RocksEMC.pcx" }, + { "emc_spring_bumper.xpos", "8" }, + { "emc_spring_bumper.ypos", "4" }, { "emc_spring_bumper.frames", "1" }, - { "emc_spring_bumper.scale_up_factor", "2" }, - { "emc_plant", "emc_object.pcx" }, - { "emc_plant.xpos", "25" }, - { "emc_plant.ypos", "12" }, - { "emc_plant.frames", "1" }, - { "emc_plant.scale_up_factor", "2" }, + { "emc_spring_bumper.active", "RocksEMC.pcx" }, + { "emc_spring_bumper.active.xpos", "8" }, + { "emc_spring_bumper.active.ypos", "4" }, + { "emc_spring_bumper.active.frames", "4" }, + { "emc_spring_bumper.active.anim_mode", "pingpong2" }, - { "emc_lenses", "emc_object.pcx" }, - { "emc_lenses.xpos", "25" }, - { "emc_lenses.ypos", "13" }, + { "emc_plant", "RocksEMC.pcx" }, + { "emc_plant.xpos", "4" }, + { "emc_plant.ypos", "4" }, + { "emc_plant.frames", "1" }, + { "emc_plant.CRUMBLED", "RocksEMC.pcx" }, + { "emc_plant.CRUMBLED.xpos", "5" }, + { "emc_plant.CRUMBLED.ypos", "4" }, + { "emc_plant.CRUMBLED.frames", "1" }, + + { "emc_lenses", "RocksEMC.pcx" }, + { "emc_lenses.xpos", "6" }, + { "emc_lenses.ypos", "4" }, { "emc_lenses.frames", "1" }, - { "emc_lenses.scale_up_factor", "2" }, - { "emc_magnifier", "emc_object.pcx" }, - { "emc_magnifier.xpos", "25" }, - { "emc_magnifier.ypos", "14" }, + { "emc_magnifier", "RocksEMC.pcx" }, + { "emc_magnifier.xpos", "7" }, + { "emc_magnifier.ypos", "4" }, { "emc_magnifier.frames", "1" }, - { "emc_magnifier.scale_up_factor", "2" }, { "emc_wall_9", "emc_object.pcx" }, { "emc_wall_9.xpos", "26" }, @@ -3440,11 +3530,37 @@ struct ConfigInfo image_config[] = { "emc_wall_slippery_4.frames", "1" }, { "emc_wall_slippery_4.scale_up_factor", "2" }, - { "emc_dripper", "emc_object.pcx" }, - { "emc_dripper.xpos", "25" }, - { "emc_dripper.ypos", "15" }, + { "emc_fake_grass", "RocksEMC.pcx" }, + { "emc_fake_grass.xpos", "0" }, + { "emc_fake_grass.ypos", "4" }, + { "emc_fake_grass.frames", "1" }, + { "emc_fake_grass.CRUMBLED", "RocksEMC.pcx" }, + { "emc_fake_grass.CRUMBLED.xpos", "1" }, + { "emc_fake_grass.CRUMBLED.ypos", "4" }, + { "emc_fake_grass.CRUMBLED.frames", "1" }, + { "emc_fake_grass.active", "RocksEMC.pcx" }, + { "emc_fake_grass.active.xpos", "2" }, + { "emc_fake_grass.active.ypos", "4" }, + { "emc_fake_grass.active.frames", "1" }, + { "emc_fake_grass.active.CRUMBLED", "RocksEMC.pcx" }, + { "emc_fake_grass.active.CRUMBLED.xpos", "3" }, + { "emc_fake_grass.active.CRUMBLED.ypos", "4" }, + { "emc_fake_grass.active.CRUMBLED.frames", "1" }, + + { "emc_dripper", "RocksSP.pcx" }, + { "emc_dripper.xpos", "0" }, + { "emc_dripper.ypos", "0" }, { "emc_dripper.frames", "1" }, - { "emc_dripper.scale_up_factor", "2" }, + { "emc_dripper.EDITOR", "emc_object.pcx" }, + { "emc_dripper.EDITOR.xpos", "25" }, + { "emc_dripper.EDITOR.ypos", "15" }, + { "emc_dripper.EDITOR.frames", "1" }, + { "emc_dripper.EDITOR.scale_up_factor", "2" }, + { "emc_dripper.active", "emc_object.pcx" }, + { "emc_dripper.active.xpos", "25" }, + { "emc_dripper.active.ypos", "15" }, + { "emc_dripper.active.frames", "1" }, + { "emc_dripper.active.scale_up_factor", "2" }, #include "conf_chr.c" /* include auto-generated data structure definitions */ #include "conf_cus.c" /* include auto-generated data structure definitions */