From 1a9cd9cc3c24777d200a09d5da3c4672a2ed79eb Mon Sep 17 00:00:00 2001 From: Holger Schemel Date: Wed, 15 Feb 2017 20:35:06 +0100 Subject: [PATCH] added definitions for Mirror Magic (and Deflektor) element graphics --- src/conf_gfx.c | 1230 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1230 insertions(+) diff --git a/src/conf_gfx.c b/src/conf_gfx.c index 745a464e..037b0a5c 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -4362,6 +4362,1236 @@ struct ConfigInfo image_config[] = { "emc_dripper.active.ypos", "8" }, { "emc_dripper.active.frames", "1" }, + { "mm_mcduffin", "RocksMM.png" }, + { "mm_mcduffin.xpos", "4" }, + { "mm_mcduffin.ypos", "1" }, + { "mm_mcduffin.frames", "4" }, + { "mm_mcduffin.delay", "8" }, + { "mm_mcduffin.right", "RocksMM.png" }, + { "mm_mcduffin.right.xpos", "4" }, + { "mm_mcduffin.right.ypos", "1" }, + { "mm_mcduffin.right.frames", "1" }, + { "mm_mcduffin.up", "RocksMM.png" }, + { "mm_mcduffin.up.xpos", "5" }, + { "mm_mcduffin.up.ypos", "1" }, + { "mm_mcduffin.up.frames", "1" }, + { "mm_mcduffin.left", "RocksMM.png" }, + { "mm_mcduffin.left.xpos", "6" }, + { "mm_mcduffin.left.ypos", "1" }, + { "mm_mcduffin.left.frames", "1" }, + { "mm_mcduffin.down", "RocksMM.png" }, + { "mm_mcduffin.down.xpos", "7" }, + { "mm_mcduffin.down.ypos", "1" }, + { "mm_mcduffin.down.frames", "1" }, + + { "mm_exit_closed", "RocksMM.png" }, + { "mm_exit_closed.xpos", "8" }, + { "mm_exit_closed.ypos", "1" }, + { "mm_exit_closed.frames", "1" }, + { "mm_exit.opening", "RocksMM.png" }, + { "mm_exit.opening.xpos", "8" }, + { "mm_exit.opening.ypos", "1" }, + { "mm_exit.opening.frames", "4" }, + { "mm_exit.opening.delay", "8" }, + { "mm_exit.opening.anim_mode", "linear" }, + { "mm_exit_open", "RocksMM.png" }, + { "mm_exit_open.xpos", "11" }, + { "mm_exit_open.ypos", "1" }, + { "mm_exit_open.frames", "1" }, + { "mm_exit.closing", "RocksMM.png" }, + { "mm_exit.closing.xpos", "8" }, + { "mm_exit.closing.ypos", "1" }, + { "mm_exit.closing.frames", "4" }, + { "mm_exit.closing.delay", "8" }, + { "mm_exit.closing.anim_mode", "linear,reverse" }, + + { "mm_mirror_1", "RocksMM.png" }, + { "mm_mirror_1.xpos", "0" }, + { "mm_mirror_1.ypos", "0" }, + { "mm_mirror_1.frames", "1" }, + { "mm_mirror_2", "RocksMM.png" }, + { "mm_mirror_2.xpos", "1" }, + { "mm_mirror_2.ypos", "0" }, + { "mm_mirror_2.frames", "1" }, + { "mm_mirror_3", "RocksMM.png" }, + { "mm_mirror_3.xpos", "2" }, + { "mm_mirror_3.ypos", "0" }, + { "mm_mirror_3.frames", "1" }, + { "mm_mirror_4", "RocksMM.png" }, + { "mm_mirror_4.xpos", "3" }, + { "mm_mirror_4.ypos", "0" }, + { "mm_mirror_4.frames", "1" }, + { "mm_mirror_5", "RocksMM.png" }, + { "mm_mirror_5.xpos", "4" }, + { "mm_mirror_5.ypos", "0" }, + { "mm_mirror_5.frames", "1" }, + { "mm_mirror_6", "RocksMM.png" }, + { "mm_mirror_6.xpos", "5" }, + { "mm_mirror_6.ypos", "0" }, + { "mm_mirror_6.frames", "1" }, + { "mm_mirror_7", "RocksMM.png" }, + { "mm_mirror_7.xpos", "6" }, + { "mm_mirror_7.ypos", "0" }, + { "mm_mirror_7.frames", "1" }, + { "mm_mirror_8", "RocksMM.png" }, + { "mm_mirror_8.xpos", "7" }, + { "mm_mirror_8.ypos", "0" }, + { "mm_mirror_8.frames", "1" }, + { "mm_mirror_9", "RocksMM.png" }, + { "mm_mirror_9.xpos", "8" }, + { "mm_mirror_9.ypos", "0" }, + { "mm_mirror_9.frames", "1" }, + { "mm_mirror_10", "RocksMM.png" }, + { "mm_mirror_10.xpos", "9" }, + { "mm_mirror_10.ypos", "0" }, + { "mm_mirror_10.frames", "1" }, + { "mm_mirror_11", "RocksMM.png" }, + { "mm_mirror_11.xpos", "10" }, + { "mm_mirror_11.ypos", "0" }, + { "mm_mirror_11.frames", "1" }, + { "mm_mirror_12", "RocksMM.png" }, + { "mm_mirror_12.xpos", "11" }, + { "mm_mirror_12.ypos", "0" }, + { "mm_mirror_12.frames", "1" }, + { "mm_mirror_13", "RocksMM.png" }, + { "mm_mirror_13.xpos", "12" }, + { "mm_mirror_13.ypos", "0" }, + { "mm_mirror_13.frames", "1" }, + { "mm_mirror_14", "RocksMM.png" }, + { "mm_mirror_14.xpos", "13" }, + { "mm_mirror_14.ypos", "0" }, + { "mm_mirror_14.frames", "1" }, + { "mm_mirror_15", "RocksMM.png" }, + { "mm_mirror_15.xpos", "14" }, + { "mm_mirror_15.ypos", "0" }, + { "mm_mirror_15.frames", "1" }, + { "mm_mirror_16", "RocksMM.png" }, + { "mm_mirror_16.xpos", "15" }, + { "mm_mirror_16.ypos", "0" }, + { "mm_mirror_16.frames", "1" }, + + { "mm_mirror_fixed_1", "RocksMM.png" }, + { "mm_mirror_fixed_1.xpos", "4" }, + { "mm_mirror_fixed_1.ypos", "6" }, + { "mm_mirror_fixed_1.frames", "1" }, + { "mm_mirror_fixed_2", "RocksMM.png" }, + { "mm_mirror_fixed_2.xpos", "5" }, + { "mm_mirror_fixed_2.ypos", "6" }, + { "mm_mirror_fixed_2.frames", "1" }, + { "mm_mirror_fixed_3", "RocksMM.png" }, + { "mm_mirror_fixed_3.xpos", "6" }, + { "mm_mirror_fixed_3.ypos", "6" }, + { "mm_mirror_fixed_3.frames", "1" }, + { "mm_mirror_fixed_4", "RocksMM.png" }, + { "mm_mirror_fixed_4.xpos", "7" }, + { "mm_mirror_fixed_4.ypos", "6" }, + { "mm_mirror_fixed_4.frames", "1" }, + + { "mm_steel_grid_fixed_1", "RocksMM.png" }, + { "mm_steel_grid_fixed_1.xpos", "0" }, + { "mm_steel_grid_fixed_1.ypos", "1" }, + { "mm_steel_grid_fixed_1.frames", "1" }, + { "mm_steel_grid_fixed_2", "RocksMM.png" }, + { "mm_steel_grid_fixed_2.xpos", "1" }, + { "mm_steel_grid_fixed_2.ypos", "1" }, + { "mm_steel_grid_fixed_2.frames", "1" }, + { "mm_steel_grid_fixed_3", "RocksMM.png" }, + { "mm_steel_grid_fixed_3.xpos", "2" }, + { "mm_steel_grid_fixed_3.ypos", "1" }, + { "mm_steel_grid_fixed_3.frames", "1" }, + { "mm_steel_grid_fixed_4", "RocksMM.png" }, + { "mm_steel_grid_fixed_4.xpos", "3" }, + { "mm_steel_grid_fixed_4.ypos", "1" }, + { "mm_steel_grid_fixed_4.frames", "1" }, + + { "mm_wooden_grid_fixed_1", "RocksMM.png" }, + { "mm_wooden_grid_fixed_1.xpos", "12" }, + { "mm_wooden_grid_fixed_1.ypos", "6" }, + { "mm_wooden_grid_fixed_1.frames", "1" }, + { "mm_wooden_grid_fixed_2", "RocksMM.png" }, + { "mm_wooden_grid_fixed_2.xpos", "13" }, + { "mm_wooden_grid_fixed_2.ypos", "6" }, + { "mm_wooden_grid_fixed_2.frames", "1" }, + { "mm_wooden_grid_fixed_3", "RocksMM.png" }, + { "mm_wooden_grid_fixed_3.xpos", "14" }, + { "mm_wooden_grid_fixed_3.ypos", "6" }, + { "mm_wooden_grid_fixed_3.frames", "1" }, + { "mm_wooden_grid_fixed_4", "RocksMM.png" }, + { "mm_wooden_grid_fixed_4.xpos", "15" }, + { "mm_wooden_grid_fixed_4.ypos", "6" }, + { "mm_wooden_grid_fixed_4.frames", "1" }, + + { "mm_polarisator_1", "RocksMM.png" }, + { "mm_polarisator_1.xpos", "0" }, + { "mm_polarisator_1.ypos", "5" }, + { "mm_polarisator_1.frames", "1" }, + { "mm_polarisator_2", "RocksMM.png" }, + { "mm_polarisator_2.xpos", "1" }, + { "mm_polarisator_2.ypos", "5" }, + { "mm_polarisator_2.frames", "1" }, + { "mm_polarisator_3", "RocksMM.png" }, + { "mm_polarisator_3.xpos", "2" }, + { "mm_polarisator_3.ypos", "5" }, + { "mm_polarisator_3.frames", "1" }, + { "mm_polarisator_4", "RocksMM.png" }, + { "mm_polarisator_4.xpos", "3" }, + { "mm_polarisator_4.ypos", "5" }, + { "mm_polarisator_4.frames", "1" }, + { "mm_polarisator_5", "RocksMM.png" }, + { "mm_polarisator_5.xpos", "4" }, + { "mm_polarisator_5.ypos", "5" }, + { "mm_polarisator_5.frames", "1" }, + { "mm_polarisator_6", "RocksMM.png" }, + { "mm_polarisator_6.xpos", "5" }, + { "mm_polarisator_6.ypos", "5" }, + { "mm_polarisator_6.frames", "1" }, + { "mm_polarisator_7", "RocksMM.png" }, + { "mm_polarisator_7.xpos", "6" }, + { "mm_polarisator_7.ypos", "5" }, + { "mm_polarisator_7.frames", "1" }, + { "mm_polarisator_8", "RocksMM.png" }, + { "mm_polarisator_8.xpos", "7" }, + { "mm_polarisator_8.ypos", "5" }, + { "mm_polarisator_8.frames", "1" }, + { "mm_polarisator_9", "RocksMM.png" }, + { "mm_polarisator_9.xpos", "8" }, + { "mm_polarisator_9.ypos", "5" }, + { "mm_polarisator_9.frames", "1" }, + { "mm_polarisator_10", "RocksMM.png" }, + { "mm_polarisator_10.xpos", "9" }, + { "mm_polarisator_10.ypos", "5" }, + { "mm_polarisator_10.frames", "1" }, + { "mm_polarisator_11", "RocksMM.png" }, + { "mm_polarisator_11.xpos", "10" }, + { "mm_polarisator_11.ypos", "5" }, + { "mm_polarisator_11.frames", "1" }, + { "mm_polarisator_12", "RocksMM.png" }, + { "mm_polarisator_12.xpos", "11" }, + { "mm_polarisator_12.ypos", "5" }, + { "mm_polarisator_12.frames", "1" }, + { "mm_polarisator_13", "RocksMM.png" }, + { "mm_polarisator_13.xpos", "12" }, + { "mm_polarisator_13.ypos", "5" }, + { "mm_polarisator_13.frames", "1" }, + { "mm_polarisator_14", "RocksMM.png" }, + { "mm_polarisator_14.xpos", "13" }, + { "mm_polarisator_14.ypos", "5" }, + { "mm_polarisator_14.frames", "1" }, + { "mm_polarisator_15", "RocksMM.png" }, + { "mm_polarisator_15.xpos", "14" }, + { "mm_polarisator_15.ypos", "5" }, + { "mm_polarisator_15.frames", "1" }, + { "mm_polarisator_16", "RocksMM.png" }, + { "mm_polarisator_16.xpos", "15" }, + { "mm_polarisator_16.ypos", "5" }, + { "mm_polarisator_16.frames", "1" }, + + { "mm_polarisator_cross_1", "RocksMM.png" }, + { "mm_polarisator_cross_1.xpos", "0" }, + { "mm_polarisator_cross_1.ypos", "6" }, + { "mm_polarisator_cross_1.frames", "1" }, + { "mm_polarisator_cross_2", "RocksMM.png" }, + { "mm_polarisator_cross_2.xpos", "1" }, + { "mm_polarisator_cross_2.ypos", "6" }, + { "mm_polarisator_cross_2.frames", "1" }, + { "mm_polarisator_cross_3", "RocksMM.png" }, + { "mm_polarisator_cross_3.xpos", "2" }, + { "mm_polarisator_cross_3.ypos", "6" }, + { "mm_polarisator_cross_3.frames", "1" }, + { "mm_polarisator_cross_4", "RocksMM.png" }, + { "mm_polarisator_cross_4.xpos", "3" }, + { "mm_polarisator_cross_4.ypos", "6" }, + { "mm_polarisator_cross_4.frames", "1" }, + + { "mm_beamer_1", "RocksMM.png" }, + { "mm_beamer_1.xpos", "0" }, + { "mm_beamer_1.ypos", "3" }, + { "mm_beamer_1.frames", "1" }, + { "mm_beamer_2", "RocksMM.png" }, + { "mm_beamer_2.xpos", "1" }, + { "mm_beamer_2.ypos", "3" }, + { "mm_beamer_2.frames", "1" }, + { "mm_beamer_3", "RocksMM.png" }, + { "mm_beamer_3.xpos", "2" }, + { "mm_beamer_3.ypos", "3" }, + { "mm_beamer_3.frames", "1" }, + { "mm_beamer_4", "RocksMM.png" }, + { "mm_beamer_4.xpos", "3" }, + { "mm_beamer_4.ypos", "3" }, + { "mm_beamer_4.frames", "1" }, + { "mm_beamer_5", "RocksMM.png" }, + { "mm_beamer_5.xpos", "4" }, + { "mm_beamer_5.ypos", "3" }, + { "mm_beamer_5.frames", "1" }, + { "mm_beamer_6", "RocksMM.png" }, + { "mm_beamer_6.xpos", "5" }, + { "mm_beamer_6.ypos", "3" }, + { "mm_beamer_6.frames", "1" }, + { "mm_beamer_7", "RocksMM.png" }, + { "mm_beamer_7.xpos", "6" }, + { "mm_beamer_7.ypos", "3" }, + { "mm_beamer_7.frames", "1" }, + { "mm_beamer_8", "RocksMM.png" }, + { "mm_beamer_8.xpos", "7" }, + { "mm_beamer_8.ypos", "3" }, + { "mm_beamer_8.frames", "1" }, + { "mm_beamer_9", "RocksMM.png" }, + { "mm_beamer_9.xpos", "8" }, + { "mm_beamer_9.ypos", "3" }, + { "mm_beamer_9.frames", "1" }, + { "mm_beamer_10", "RocksMM.png" }, + { "mm_beamer_10.xpos", "9" }, + { "mm_beamer_10.ypos", "3" }, + { "mm_beamer_10.frames", "1" }, + { "mm_beamer_11", "RocksMM.png" }, + { "mm_beamer_11.xpos", "10" }, + { "mm_beamer_11.ypos", "3" }, + { "mm_beamer_11.frames", "1" }, + { "mm_beamer_12", "RocksMM.png" }, + { "mm_beamer_12.xpos", "11" }, + { "mm_beamer_12.ypos", "3" }, + { "mm_beamer_12.frames", "1" }, + { "mm_beamer_13", "RocksMM.png" }, + { "mm_beamer_13.xpos", "12" }, + { "mm_beamer_13.ypos", "3" }, + { "mm_beamer_13.frames", "1" }, + { "mm_beamer_14", "RocksMM.png" }, + { "mm_beamer_14.xpos", "13" }, + { "mm_beamer_14.ypos", "3" }, + { "mm_beamer_14.frames", "1" }, + { "mm_beamer_15", "RocksMM.png" }, + { "mm_beamer_15.xpos", "14" }, + { "mm_beamer_15.ypos", "3" }, + { "mm_beamer_15.frames", "1" }, + { "mm_beamer_16", "RocksMM.png" }, + { "mm_beamer_16.xpos", "15" }, + { "mm_beamer_16.ypos", "3" }, + { "mm_beamer_16.frames", "1" }, + + { "mm_beamer_red_1", "RocksDF.png" }, + { "mm_beamer_red_1.xpos", "0" }, + { "mm_beamer_red_1.ypos", "4" }, + { "mm_beamer_red_1.frames", "1" }, + { "mm_beamer_red_2", "RocksDF.png" }, + { "mm_beamer_red_2.xpos", "1" }, + { "mm_beamer_red_2.ypos", "4" }, + { "mm_beamer_red_2.frames", "1" }, + { "mm_beamer_red_3", "RocksDF.png" }, + { "mm_beamer_red_3.xpos", "2" }, + { "mm_beamer_red_3.ypos", "4" }, + { "mm_beamer_red_3.frames", "1" }, + { "mm_beamer_red_4", "RocksDF.png" }, + { "mm_beamer_red_4.xpos", "3" }, + { "mm_beamer_red_4.ypos", "4" }, + { "mm_beamer_red_4.frames", "1" }, + { "mm_beamer_red_5", "RocksDF.png" }, + { "mm_beamer_red_5.xpos", "4" }, + { "mm_beamer_red_5.ypos", "4" }, + { "mm_beamer_red_5.frames", "1" }, + { "mm_beamer_red_6", "RocksDF.png" }, + { "mm_beamer_red_6.xpos", "5" }, + { "mm_beamer_red_6.ypos", "4" }, + { "mm_beamer_red_6.frames", "1" }, + { "mm_beamer_red_7", "RocksDF.png" }, + { "mm_beamer_red_7.xpos", "6" }, + { "mm_beamer_red_7.ypos", "4" }, + { "mm_beamer_red_7.frames", "1" }, + { "mm_beamer_red_8", "RocksDF.png" }, + { "mm_beamer_red_8.xpos", "7" }, + { "mm_beamer_red_8.ypos", "4" }, + { "mm_beamer_red_8.frames", "1" }, + { "mm_beamer_red_9", "RocksDF.png" }, + { "mm_beamer_red_9.xpos", "8" }, + { "mm_beamer_red_9.ypos", "4" }, + { "mm_beamer_red_9.frames", "1" }, + { "mm_beamer_red_10", "RocksDF.png" }, + { "mm_beamer_red_10.xpos", "9" }, + { "mm_beamer_red_10.ypos", "4" }, + { "mm_beamer_red_10.frames", "1" }, + { "mm_beamer_red_11", "RocksDF.png" }, + { "mm_beamer_red_11.xpos", "10" }, + { "mm_beamer_red_11.ypos", "4" }, + { "mm_beamer_red_11.frames", "1" }, + { "mm_beamer_red_12", "RocksDF.png" }, + { "mm_beamer_red_12.xpos", "11" }, + { "mm_beamer_red_12.ypos", "4" }, + { "mm_beamer_red_12.frames", "1" }, + { "mm_beamer_red_13", "RocksDF.png" }, + { "mm_beamer_red_13.xpos", "12" }, + { "mm_beamer_red_13.ypos", "4" }, + { "mm_beamer_red_13.frames", "1" }, + { "mm_beamer_red_14", "RocksDF.png" }, + { "mm_beamer_red_14.xpos", "13" }, + { "mm_beamer_red_14.ypos", "4" }, + { "mm_beamer_red_14.frames", "1" }, + { "mm_beamer_red_15", "RocksDF.png" }, + { "mm_beamer_red_15.xpos", "14" }, + { "mm_beamer_red_15.ypos", "4" }, + { "mm_beamer_red_15.frames", "1" }, + { "mm_beamer_red_16", "RocksDF.png" }, + { "mm_beamer_red_16.xpos", "15" }, + { "mm_beamer_red_16.ypos", "4" }, + { "mm_beamer_red_16.frames", "1" }, + + { "mm_beamer_yellow_1", "RocksDF.png" }, + { "mm_beamer_yellow_1.xpos", "0" }, + { "mm_beamer_yellow_1.ypos", "5" }, + { "mm_beamer_yellow_1.frames", "1" }, + { "mm_beamer_yellow_2", "RocksDF.png" }, + { "mm_beamer_yellow_2.xpos", "1" }, + { "mm_beamer_yellow_2.ypos", "5" }, + { "mm_beamer_yellow_2.frames", "1" }, + { "mm_beamer_yellow_3", "RocksDF.png" }, + { "mm_beamer_yellow_3.xpos", "2" }, + { "mm_beamer_yellow_3.ypos", "5" }, + { "mm_beamer_yellow_3.frames", "1" }, + { "mm_beamer_yellow_4", "RocksDF.png" }, + { "mm_beamer_yellow_4.xpos", "3" }, + { "mm_beamer_yellow_4.ypos", "5" }, + { "mm_beamer_yellow_4.frames", "1" }, + { "mm_beamer_yellow_5", "RocksDF.png" }, + { "mm_beamer_yellow_5.xpos", "4" }, + { "mm_beamer_yellow_5.ypos", "5" }, + { "mm_beamer_yellow_5.frames", "1" }, + { "mm_beamer_yellow_6", "RocksDF.png" }, + { "mm_beamer_yellow_6.xpos", "5" }, + { "mm_beamer_yellow_6.ypos", "5" }, + { "mm_beamer_yellow_6.frames", "1" }, + { "mm_beamer_yellow_7", "RocksDF.png" }, + { "mm_beamer_yellow_7.xpos", "6" }, + { "mm_beamer_yellow_7.ypos", "5" }, + { "mm_beamer_yellow_7.frames", "1" }, + { "mm_beamer_yellow_8", "RocksDF.png" }, + { "mm_beamer_yellow_8.xpos", "7" }, + { "mm_beamer_yellow_8.ypos", "5" }, + { "mm_beamer_yellow_8.frames", "1" }, + { "mm_beamer_yellow_9", "RocksDF.png" }, + { "mm_beamer_yellow_9.xpos", "8" }, + { "mm_beamer_yellow_9.ypos", "5" }, + { "mm_beamer_yellow_9.frames", "1" }, + { "mm_beamer_yellow_10", "RocksDF.png" }, + { "mm_beamer_yellow_10.xpos", "9" }, + { "mm_beamer_yellow_10.ypos", "5" }, + { "mm_beamer_yellow_10.frames", "1" }, + { "mm_beamer_yellow_11", "RocksDF.png" }, + { "mm_beamer_yellow_11.xpos", "10" }, + { "mm_beamer_yellow_11.ypos", "5" }, + { "mm_beamer_yellow_11.frames", "1" }, + { "mm_beamer_yellow_12", "RocksDF.png" }, + { "mm_beamer_yellow_12.xpos", "11" }, + { "mm_beamer_yellow_12.ypos", "5" }, + { "mm_beamer_yellow_12.frames", "1" }, + { "mm_beamer_yellow_13", "RocksDF.png" }, + { "mm_beamer_yellow_13.xpos", "12" }, + { "mm_beamer_yellow_13.ypos", "5" }, + { "mm_beamer_yellow_13.frames", "1" }, + { "mm_beamer_yellow_14", "RocksDF.png" }, + { "mm_beamer_yellow_14.xpos", "13" }, + { "mm_beamer_yellow_14.ypos", "5" }, + { "mm_beamer_yellow_14.frames", "1" }, + { "mm_beamer_yellow_15", "RocksDF.png" }, + { "mm_beamer_yellow_15.xpos", "14" }, + { "mm_beamer_yellow_15.ypos", "5" }, + { "mm_beamer_yellow_15.frames", "1" }, + { "mm_beamer_yellow_16", "RocksDF.png" }, + { "mm_beamer_yellow_16.xpos", "15" }, + { "mm_beamer_yellow_16.ypos", "5" }, + { "mm_beamer_yellow_16.frames", "1" }, + + { "mm_beamer_green_1", "RocksDF.png" }, + { "mm_beamer_green_1.xpos", "0" }, + { "mm_beamer_green_1.ypos", "6" }, + { "mm_beamer_green_1.frames", "1" }, + { "mm_beamer_green_2", "RocksDF.png" }, + { "mm_beamer_green_2.xpos", "1" }, + { "mm_beamer_green_2.ypos", "6" }, + { "mm_beamer_green_2.frames", "1" }, + { "mm_beamer_green_3", "RocksDF.png" }, + { "mm_beamer_green_3.xpos", "2" }, + { "mm_beamer_green_3.ypos", "6" }, + { "mm_beamer_green_3.frames", "1" }, + { "mm_beamer_green_4", "RocksDF.png" }, + { "mm_beamer_green_4.xpos", "3" }, + { "mm_beamer_green_4.ypos", "6" }, + { "mm_beamer_green_4.frames", "1" }, + { "mm_beamer_green_5", "RocksDF.png" }, + { "mm_beamer_green_5.xpos", "4" }, + { "mm_beamer_green_5.ypos", "6" }, + { "mm_beamer_green_5.frames", "1" }, + { "mm_beamer_green_6", "RocksDF.png" }, + { "mm_beamer_green_6.xpos", "5" }, + { "mm_beamer_green_6.ypos", "6" }, + { "mm_beamer_green_6.frames", "1" }, + { "mm_beamer_green_7", "RocksDF.png" }, + { "mm_beamer_green_7.xpos", "6" }, + { "mm_beamer_green_7.ypos", "6" }, + { "mm_beamer_green_7.frames", "1" }, + { "mm_beamer_green_8", "RocksDF.png" }, + { "mm_beamer_green_8.xpos", "7" }, + { "mm_beamer_green_8.ypos", "6" }, + { "mm_beamer_green_8.frames", "1" }, + { "mm_beamer_green_9", "RocksDF.png" }, + { "mm_beamer_green_9.xpos", "8" }, + { "mm_beamer_green_9.ypos", "6" }, + { "mm_beamer_green_9.frames", "1" }, + { "mm_beamer_green_10", "RocksDF.png" }, + { "mm_beamer_green_10.xpos", "9" }, + { "mm_beamer_green_10.ypos", "6" }, + { "mm_beamer_green_10.frames", "1" }, + { "mm_beamer_green_11", "RocksDF.png" }, + { "mm_beamer_green_11.xpos", "10" }, + { "mm_beamer_green_11.ypos", "6" }, + { "mm_beamer_green_11.frames", "1" }, + { "mm_beamer_green_12", "RocksDF.png" }, + { "mm_beamer_green_12.xpos", "11" }, + { "mm_beamer_green_12.ypos", "6" }, + { "mm_beamer_green_12.frames", "1" }, + { "mm_beamer_green_13", "RocksDF.png" }, + { "mm_beamer_green_13.xpos", "12" }, + { "mm_beamer_green_13.ypos", "6" }, + { "mm_beamer_green_13.frames", "1" }, + { "mm_beamer_green_14", "RocksDF.png" }, + { "mm_beamer_green_14.xpos", "13" }, + { "mm_beamer_green_14.ypos", "6" }, + { "mm_beamer_green_14.frames", "1" }, + { "mm_beamer_green_15", "RocksDF.png" }, + { "mm_beamer_green_15.xpos", "14" }, + { "mm_beamer_green_15.ypos", "6" }, + { "mm_beamer_green_15.frames", "1" }, + { "mm_beamer_green_16", "RocksDF.png" }, + { "mm_beamer_green_16.xpos", "15" }, + { "mm_beamer_green_16.ypos", "6" }, + { "mm_beamer_green_16.frames", "1" }, + + { "mm_beamer_blue_1", "RocksDF.png" }, + { "mm_beamer_blue_1.xpos", "0" }, + { "mm_beamer_blue_1.ypos", "7" }, + { "mm_beamer_blue_1.frames", "1" }, + { "mm_beamer_blue_2", "RocksDF.png" }, + { "mm_beamer_blue_2.xpos", "1" }, + { "mm_beamer_blue_2.ypos", "7" }, + { "mm_beamer_blue_2.frames", "1" }, + { "mm_beamer_blue_3", "RocksDF.png" }, + { "mm_beamer_blue_3.xpos", "2" }, + { "mm_beamer_blue_3.ypos", "7" }, + { "mm_beamer_blue_3.frames", "1" }, + { "mm_beamer_blue_4", "RocksDF.png" }, + { "mm_beamer_blue_4.xpos", "3" }, + { "mm_beamer_blue_4.ypos", "7" }, + { "mm_beamer_blue_4.frames", "1" }, + { "mm_beamer_blue_5", "RocksDF.png" }, + { "mm_beamer_blue_5.xpos", "4" }, + { "mm_beamer_blue_5.ypos", "7" }, + { "mm_beamer_blue_5.frames", "1" }, + { "mm_beamer_blue_6", "RocksDF.png" }, + { "mm_beamer_blue_6.xpos", "5" }, + { "mm_beamer_blue_6.ypos", "7" }, + { "mm_beamer_blue_6.frames", "1" }, + { "mm_beamer_blue_7", "RocksDF.png" }, + { "mm_beamer_blue_7.xpos", "6" }, + { "mm_beamer_blue_7.ypos", "7" }, + { "mm_beamer_blue_7.frames", "1" }, + { "mm_beamer_blue_8", "RocksDF.png" }, + { "mm_beamer_blue_8.xpos", "7" }, + { "mm_beamer_blue_8.ypos", "7" }, + { "mm_beamer_blue_8.frames", "1" }, + { "mm_beamer_blue_9", "RocksDF.png" }, + { "mm_beamer_blue_9.xpos", "8" }, + { "mm_beamer_blue_9.ypos", "7" }, + { "mm_beamer_blue_9.frames", "1" }, + { "mm_beamer_blue_10", "RocksDF.png" }, + { "mm_beamer_blue_10.xpos", "9" }, + { "mm_beamer_blue_10.ypos", "7" }, + { "mm_beamer_blue_10.frames", "1" }, + { "mm_beamer_blue_11", "RocksDF.png" }, + { "mm_beamer_blue_11.xpos", "10" }, + { "mm_beamer_blue_11.ypos", "7" }, + { "mm_beamer_blue_11.frames", "1" }, + { "mm_beamer_blue_12", "RocksDF.png" }, + { "mm_beamer_blue_12.xpos", "11" }, + { "mm_beamer_blue_12.ypos", "7" }, + { "mm_beamer_blue_12.frames", "1" }, + { "mm_beamer_blue_13", "RocksDF.png" }, + { "mm_beamer_blue_13.xpos", "12" }, + { "mm_beamer_blue_13.ypos", "7" }, + { "mm_beamer_blue_13.frames", "1" }, + { "mm_beamer_blue_14", "RocksDF.png" }, + { "mm_beamer_blue_14.xpos", "13" }, + { "mm_beamer_blue_14.ypos", "7" }, + { "mm_beamer_blue_14.frames", "1" }, + { "mm_beamer_blue_15", "RocksDF.png" }, + { "mm_beamer_blue_15.xpos", "14" }, + { "mm_beamer_blue_15.ypos", "7" }, + { "mm_beamer_blue_15.frames", "1" }, + { "mm_beamer_blue_16", "RocksDF.png" }, + { "mm_beamer_blue_16.xpos", "15" }, + { "mm_beamer_blue_16.ypos", "7" }, + { "mm_beamer_blue_16.frames", "1" }, + + { "mm_kettle", "RocksMM.png" }, + { "mm_kettle.xpos", "12" }, + { "mm_kettle.ypos", "1" }, + { "mm_kettle.frames", "4" }, + + { "mm_bomb", "RocksMM.png" }, + { "mm_bomb.xpos", "5" }, + { "mm_bomb.ypos", "2" }, + { "mm_bomb.frames", "1" }, + + { "mm_prism", "RocksMM.png" }, + { "mm_prism.xpos", "0" }, + { "mm_prism.ypos", "2" }, + { "mm_prism.frames", "1" }, + + { "mm_fuse", "RocksMM.png" }, + { "mm_fuse.xpos", "7" }, + { "mm_fuse.ypos", "2" }, + { "mm_fuse.frames", "1" }, + { "mm_fuse.active", "RocksMM.png" }, + { "mm_fuse.active.xpos", "6" }, + { "mm_fuse.active.ypos", "2" }, + { "mm_fuse.active.frames", "1" }, + + { "mm_steel_lock", "RocksMM.png" }, + { "mm_steel_lock.xpos", "8" }, + { "mm_steel_lock.ypos", "2" }, + { "mm_steel_lock.frames", "1" }, + + { "mm_wooden_lock", "RocksMM.png" }, + { "mm_wooden_lock.xpos", "9" }, + { "mm_wooden_lock.ypos", "6" }, + { "mm_wooden_lock.frames", "1" }, + + { "mm_steel_block", "RocksMM.png" }, + { "mm_steel_block.xpos", "8" }, + { "mm_steel_block.ypos", "6" }, + { "mm_steel_block.frames", "1" }, + + { "mm_wooden_block", "RocksMM.png" }, + { "mm_wooden_block.xpos", "4" }, + { "mm_wooden_block.ypos", "2" }, + { "mm_wooden_block.frames", "1" }, + + { "mm_key", "RocksMM.png" }, + { "mm_key.xpos", "9" }, + { "mm_key.ypos", "2" }, + { "mm_key.frames", "1" }, + + { "mm_lightbulb", "RocksMM.png" }, + { "mm_lightbulb.xpos", "10" }, + { "mm_lightbulb.ypos", "2" }, + { "mm_lightbulb.frames", "1" }, + { "mm_lightbulb.active", "RocksMM.png" }, + { "mm_lightbulb.active.xpos", "11" }, + { "mm_lightbulb.active.ypos", "2" }, + { "mm_lightbulb.active.frames", "1" }, + + { "mm_lightball", "RocksMM.png" }, + { "mm_lightball.xpos", "12" }, + { "mm_lightball.ypos", "2" }, + { "mm_lightball.frames", "3" }, + { "mm_lightball.delay", "1000000" }, + { "mm_lightball.anim_mode", "random" }, + + { "mm_gray_ball", "RocksMM.png" }, + { "mm_gray_ball.xpos", "15" }, + { "mm_gray_ball.ypos", "2" }, + { "mm_gray_ball.frames", "1" }, + + { "mm_fuel_full", "RocksMM.png" }, + { "mm_fuel_full.xpos", "10" }, + { "mm_fuel_full.ypos", "6" }, + { "mm_fuel_full.frames", "1" }, + { "mm_fuel_empty", "RocksMM.png" }, + { "mm_fuel_empty.xpos", "11" }, + { "mm_fuel_empty.ypos", "6" }, + { "mm_fuel_empty.frames", "1" }, + + { "mm_steel_wall", "RocksMM.png" }, + { "mm_steel_wall.xpos", "0" }, + { "mm_steel_wall.ypos", "7" }, + { "mm_steel_wall.frames", "1" }, + + { "mm_wooden_wall", "RocksMM.png" }, + { "mm_wooden_wall.xpos", "1" }, + { "mm_wooden_wall.ypos", "7" }, + { "mm_wooden_wall.frames", "1" }, + + { "mm_ice_wall", "RocksMM.png" }, + { "mm_ice_wall.xpos", "2" }, + { "mm_ice_wall.ypos", "7" }, + { "mm_ice_wall.frames", "1" }, + { "mm_ice_wall.shrinking", "RocksMM.png" }, + { "mm_ice_wall.shrinking.xpos", "2" }, + { "mm_ice_wall.shrinking.ypos", "7" }, + { "mm_ice_wall.shrinking.frames", "6" }, + { "mm_ice_wall.shrinking.delay", "8" }, + { "mm_ice_wall.shrinking.anim_mode", "linear" }, + + { "mm_amoeba_wall", "RocksMM.png" }, + { "mm_amoeba_wall.xpos", "8" }, + { "mm_amoeba_wall.ypos", "7" }, + { "mm_amoeba_wall.frames", "1" }, + { "mm_amoeba_wall.growing", "RocksMM.png" }, + { "mm_amoeba_wall.growing.xpos", "8" }, + { "mm_amoeba_wall.growing.ypos", "7" }, + { "mm_amoeba_wall.growing.frames", "6" }, + { "mm_amoeba_wall.growing.delay", "8" }, + { "mm_amoeba_wall.growing.anim_mode", "linear,reverse" }, + + { "mm_pacman", "RocksMM.png" }, + { "mm_pacman.xpos", "0" }, + { "mm_pacman.ypos", "4" }, + { "mm_pacman.frames", "1" }, + { "mm_pacman.right", "RocksMM.png" }, + { "mm_pacman.right.xpos", "0" }, + { "mm_pacman.right.ypos", "4" }, + { "mm_pacman.right.frames", "2" }, + { "mm_pacman.right.delay", "4" }, + { "mm_pacman.right.offset", "128" }, + { "mm_pacman.up", "RocksMM.png" }, + { "mm_pacman.up.xpos", "1" }, + { "mm_pacman.up.ypos", "4" }, + { "mm_pacman.up.frames", "2" }, + { "mm_pacman.up.delay", "4" }, + { "mm_pacman.up.offset", "128" }, + { "mm_pacman.left", "RocksMM.png" }, + { "mm_pacman.left.xpos", "2" }, + { "mm_pacman.left.ypos", "4" }, + { "mm_pacman.left.frames", "2" }, + { "mm_pacman.left.delay", "4" }, + { "mm_pacman.left.offset", "128" }, + { "mm_pacman.down", "RocksMM.png" }, + { "mm_pacman.down.xpos", "3" }, + { "mm_pacman.down.ypos", "4" }, + { "mm_pacman.down.frames", "2" }, + { "mm_pacman.down.delay", "4" }, + { "mm_pacman.down.offset", "128" }, + + { "df_laser", "RocksDF.png" }, + { "df_laser.xpos", "0" }, + { "df_laser.ypos", "9" }, + { "df_laser.frames", "4" }, + { "df_laser.delay", "8" }, + { "df_laser.right", "RocksDF.png" }, + { "df_laser.right.xpos", "0" }, + { "df_laser.right.ypos", "9" }, + { "df_laser.right.frames", "1" }, + { "df_laser.up", "RocksDF.png" }, + { "df_laser.up.xpos", "1" }, + { "df_laser.up.ypos", "9" }, + { "df_laser.up.frames", "1" }, + { "df_laser.left", "RocksDF.png" }, + { "df_laser.left.xpos", "2" }, + { "df_laser.left.ypos", "9" }, + { "df_laser.left.frames", "1" }, + { "df_laser.down", "RocksDF.png" }, + { "df_laser.down.xpos", "3" }, + { "df_laser.down.ypos", "9" }, + { "df_laser.down.frames", "1" }, + + { "df_receiver", "RocksDF.png" }, + { "df_receiver.xpos", "4" }, + { "df_receiver.ypos", "9" }, + { "df_receiver.frames", "4" }, + { "df_receiver.delay", "8" }, + { "df_receiver.right", "RocksDF.png" }, + { "df_receiver.right.xpos", "4" }, + { "df_receiver.right.ypos", "9" }, + { "df_receiver.right.frames", "1" }, + { "df_receiver.up", "RocksDF.png" }, + { "df_receiver.up.xpos", "5" }, + { "df_receiver.up.ypos", "9" }, + { "df_receiver.up.frames", "1" }, + { "df_receiver.left", "RocksDF.png" }, + { "df_receiver.left.xpos", "6" }, + { "df_receiver.left.ypos", "9" }, + { "df_receiver.left.frames", "1" }, + { "df_receiver.down", "RocksDF.png" }, + { "df_receiver.down.xpos", "7" }, + { "df_receiver.down.ypos", "9" }, + { "df_receiver.down.frames", "1" }, + + { "df_mirror_1", "RocksDF.png" }, + { "df_mirror_1.xpos", "0" }, + { "df_mirror_1.ypos", "0" }, + { "df_mirror_1.frames", "1" }, + { "df_mirror_2", "RocksDF.png" }, + { "df_mirror_2.xpos", "1" }, + { "df_mirror_2.ypos", "0" }, + { "df_mirror_2.frames", "1" }, + { "df_mirror_3", "RocksDF.png" }, + { "df_mirror_3.xpos", "2" }, + { "df_mirror_3.ypos", "0" }, + { "df_mirror_3.frames", "1" }, + { "df_mirror_4", "RocksDF.png" }, + { "df_mirror_4.xpos", "3" }, + { "df_mirror_4.ypos", "0" }, + { "df_mirror_4.frames", "1" }, + { "df_mirror_5", "RocksDF.png" }, + { "df_mirror_5.xpos", "4" }, + { "df_mirror_5.ypos", "0" }, + { "df_mirror_5.frames", "1" }, + { "df_mirror_6", "RocksDF.png" }, + { "df_mirror_6.xpos", "5" }, + { "df_mirror_6.ypos", "0" }, + { "df_mirror_6.frames", "1" }, + { "df_mirror_7", "RocksDF.png" }, + { "df_mirror_7.xpos", "6" }, + { "df_mirror_7.ypos", "0" }, + { "df_mirror_7.frames", "1" }, + { "df_mirror_8", "RocksDF.png" }, + { "df_mirror_8.xpos", "7" }, + { "df_mirror_8.ypos", "0" }, + { "df_mirror_8.frames", "1" }, + { "df_mirror_9", "RocksDF.png" }, + { "df_mirror_9.xpos", "8" }, + { "df_mirror_9.ypos", "0" }, + { "df_mirror_9.frames", "1" }, + { "df_mirror_10", "RocksDF.png" }, + { "df_mirror_10.xpos", "9" }, + { "df_mirror_10.ypos", "0" }, + { "df_mirror_10.frames", "1" }, + { "df_mirror_11", "RocksDF.png" }, + { "df_mirror_11.xpos", "10" }, + { "df_mirror_11.ypos", "0" }, + { "df_mirror_11.frames", "1" }, + { "df_mirror_12", "RocksDF.png" }, + { "df_mirror_12.xpos", "11" }, + { "df_mirror_12.ypos", "0" }, + { "df_mirror_12.frames", "1" }, + { "df_mirror_13", "RocksDF.png" }, + { "df_mirror_13.xpos", "12" }, + { "df_mirror_13.ypos", "0" }, + { "df_mirror_13.frames", "1" }, + { "df_mirror_14", "RocksDF.png" }, + { "df_mirror_14.xpos", "13" }, + { "df_mirror_14.ypos", "0" }, + { "df_mirror_14.frames", "1" }, + { "df_mirror_15", "RocksDF.png" }, + { "df_mirror_15.xpos", "14" }, + { "df_mirror_15.ypos", "0" }, + { "df_mirror_15.frames", "1" }, + { "df_mirror_16", "RocksDF.png" }, + { "df_mirror_16.xpos", "15" }, + { "df_mirror_16.ypos", "0" }, + { "df_mirror_16.frames", "1" }, + + { "df_mirror_rotating_1", "RocksDF.png" }, + { "df_mirror_rotating_1.xpos", "0" }, + { "df_mirror_rotating_1.ypos", "0" }, + { "df_mirror_rotating_1.frames", "1" }, + { "df_mirror_rotating_1.EDITOR", "RocksDF.png" }, + { "df_mirror_rotating_1.EDITOR.xpos", "0" }, + { "df_mirror_rotating_1.EDITOR.ypos", "1" }, + { "df_mirror_rotating_1.EDITOR.frames", "1" }, + { "df_mirror_rotating_2", "RocksDF.png" }, + { "df_mirror_rotating_2.xpos", "1" }, + { "df_mirror_rotating_2.ypos", "0" }, + { "df_mirror_rotating_2.frames", "1" }, + { "df_mirror_rotating_2.EDITOR", "RocksDF.png" }, + { "df_mirror_rotating_2.EDITOR.xpos", "1" }, + { "df_mirror_rotating_2.EDITOR.ypos", "1" }, + { "df_mirror_rotating_2.EDITOR.frames", "1" }, + { "df_mirror_rotating_3", "RocksDF.png" }, + { "df_mirror_rotating_3.xpos", "2" }, + { "df_mirror_rotating_3.ypos", "0" }, + { "df_mirror_rotating_3.frames", "1" }, + { "df_mirror_rotating_3.EDITOR", "RocksDF.png" }, + { "df_mirror_rotating_3.EDITOR.xpos", "2" }, + { "df_mirror_rotating_3.EDITOR.ypos", "1" }, + { "df_mirror_rotating_3.EDITOR.frames", "1" }, + { "df_mirror_rotating_4", "RocksDF.png" }, + { "df_mirror_rotating_4.xpos", "3" }, + { "df_mirror_rotating_4.ypos", "0" }, + { "df_mirror_rotating_4.frames", "1" }, + { "df_mirror_rotating_4.EDITOR", "RocksDF.png" }, + { "df_mirror_rotating_4.EDITOR.xpos", "3" }, + { "df_mirror_rotating_4.EDITOR.ypos", "1" }, + { "df_mirror_rotating_4.EDITOR.frames", "1" }, + { "df_mirror_rotating_5", "RocksDF.png" }, + { "df_mirror_rotating_5.xpos", "4" }, + { "df_mirror_rotating_5.ypos", "0" }, + { "df_mirror_rotating_5.frames", "1" }, + { "df_mirror_rotating_5.EDITOR", "RocksDF.png" }, + { "df_mirror_rotating_5.EDITOR.xpos", "4" }, + { "df_mirror_rotating_5.EDITOR.ypos", "1" }, + { "df_mirror_rotating_5.EDITOR.frames", "1" }, + { "df_mirror_rotating_6", "RocksDF.png" }, + { "df_mirror_rotating_6.xpos", "5" }, + { "df_mirror_rotating_6.ypos", "0" }, + { "df_mirror_rotating_6.frames", "1" }, + { "df_mirror_rotating_6.EDITOR", "RocksDF.png" }, + { "df_mirror_rotating_6.EDITOR.xpos", "5" }, + { "df_mirror_rotating_6.EDITOR.ypos", "1" }, + { "df_mirror_rotating_6.EDITOR.frames", "1" }, + { "df_mirror_rotating_7", "RocksDF.png" }, + { "df_mirror_rotating_7.xpos", "6" }, + { "df_mirror_rotating_7.ypos", "0" }, + { "df_mirror_rotating_7.frames", "1" }, + { "df_mirror_rotating_7.EDITOR", "RocksDF.png" }, + { "df_mirror_rotating_7.EDITOR.xpos", "6" }, + { "df_mirror_rotating_7.EDITOR.ypos", "1" }, + { "df_mirror_rotating_7.EDITOR.frames", "1" }, + { "df_mirror_rotating_8", "RocksDF.png" }, + { "df_mirror_rotating_8.xpos", "7" }, + { "df_mirror_rotating_8.ypos", "0" }, + { "df_mirror_rotating_8.frames", "1" }, + { "df_mirror_rotating_8.EDITOR", "RocksDF.png" }, + { "df_mirror_rotating_8.EDITOR.xpos", "7" }, + { "df_mirror_rotating_8.EDITOR.ypos", "1" }, + { "df_mirror_rotating_8.EDITOR.frames", "1" }, + { "df_mirror_rotating_9", "RocksDF.png" }, + { "df_mirror_rotating_9.xpos", "8" }, + { "df_mirror_rotating_9.ypos", "0" }, + { "df_mirror_rotating_9.frames", "1" }, + { "df_mirror_rotating_9.EDITOR", "RocksDF.png" }, + { "df_mirror_rotating_9.EDITOR.xpos", "8" }, + { "df_mirror_rotating_9.EDITOR.ypos", "1" }, + { "df_mirror_rotating_9.EDITOR.frames", "1" }, + { "df_mirror_rotating_10", "RocksDF.png" }, + { "df_mirror_rotating_10.xpos", "9" }, + { "df_mirror_rotating_10.ypos", "0" }, + { "df_mirror_rotating_10.frames", "1" }, + { "df_mirror_rotating_10.EDITOR", "RocksDF.png" }, + { "df_mirror_rotating_10.EDITOR.xpos", "9" }, + { "df_mirror_rotating_10.EDITOR.ypos", "1" }, + { "df_mirror_rotating_10.EDITOR.frames", "1" }, + { "df_mirror_rotating_11", "RocksDF.png" }, + { "df_mirror_rotating_11.xpos", "10" }, + { "df_mirror_rotating_11.ypos", "0" }, + { "df_mirror_rotating_11.frames", "1" }, + { "df_mirror_rotating_11.EDITOR", "RocksDF.png" }, + { "df_mirror_rotating_11.EDITOR.xpos", "10" }, + { "df_mirror_rotating_11.EDITOR.ypos", "1" }, + { "df_mirror_rotating_11.EDITOR.frames", "1" }, + { "df_mirror_rotating_12", "RocksDF.png" }, + { "df_mirror_rotating_12.xpos", "11" }, + { "df_mirror_rotating_12.ypos", "0" }, + { "df_mirror_rotating_12.frames", "1" }, + { "df_mirror_rotating_12.EDITOR", "RocksDF.png" }, + { "df_mirror_rotating_12.EDITOR.xpos", "11" }, + { "df_mirror_rotating_12.EDITOR.ypos", "1" }, + { "df_mirror_rotating_12.EDITOR.frames", "1" }, + { "df_mirror_rotating_13", "RocksDF.png" }, + { "df_mirror_rotating_13.xpos", "12" }, + { "df_mirror_rotating_13.ypos", "0" }, + { "df_mirror_rotating_13.frames", "1" }, + { "df_mirror_rotating_13.EDITOR", "RocksDF.png" }, + { "df_mirror_rotating_13.EDITOR.xpos", "12" }, + { "df_mirror_rotating_13.EDITOR.ypos", "1" }, + { "df_mirror_rotating_13.EDITOR.frames", "1" }, + { "df_mirror_rotating_14", "RocksDF.png" }, + { "df_mirror_rotating_14.xpos", "13" }, + { "df_mirror_rotating_14.ypos", "0" }, + { "df_mirror_rotating_14.frames", "1" }, + { "df_mirror_rotating_14.EDITOR", "RocksDF.png" }, + { "df_mirror_rotating_14.EDITOR.xpos", "13" }, + { "df_mirror_rotating_14.EDITOR.ypos", "1" }, + { "df_mirror_rotating_14.EDITOR.frames", "1" }, + { "df_mirror_rotating_15", "RocksDF.png" }, + { "df_mirror_rotating_15.xpos", "14" }, + { "df_mirror_rotating_15.ypos", "0" }, + { "df_mirror_rotating_15.frames", "1" }, + { "df_mirror_rotating_15.EDITOR", "RocksDF.png" }, + { "df_mirror_rotating_15.EDITOR.xpos", "14" }, + { "df_mirror_rotating_15.EDITOR.ypos", "1" }, + { "df_mirror_rotating_15.EDITOR.frames", "1" }, + { "df_mirror_rotating_16", "RocksDF.png" }, + { "df_mirror_rotating_16.xpos", "15" }, + { "df_mirror_rotating_16.ypos", "0" }, + { "df_mirror_rotating_16.frames", "1" }, + { "df_mirror_rotating_16.EDITOR", "RocksDF.png" }, + { "df_mirror_rotating_16.EDITOR.xpos", "15" }, + { "df_mirror_rotating_16.EDITOR.ypos", "1" }, + { "df_mirror_rotating_16.EDITOR.frames", "1" }, + + { "df_steel_grid_fixed_1", "RocksDF.png" }, + { "df_steel_grid_fixed_1.xpos", "0" }, + { "df_steel_grid_fixed_1.ypos", "2" }, + { "df_steel_grid_fixed_1.frames", "1" }, + { "df_steel_grid_fixed_2", "RocksDF.png" }, + { "df_steel_grid_fixed_2.xpos", "1" }, + { "df_steel_grid_fixed_2.ypos", "2" }, + { "df_steel_grid_fixed_2.frames", "1" }, + { "df_steel_grid_fixed_3", "RocksDF.png" }, + { "df_steel_grid_fixed_3.xpos", "2" }, + { "df_steel_grid_fixed_3.ypos", "2" }, + { "df_steel_grid_fixed_3.frames", "1" }, + { "df_steel_grid_fixed_4", "RocksDF.png" }, + { "df_steel_grid_fixed_4.xpos", "3" }, + { "df_steel_grid_fixed_4.ypos", "2" }, + { "df_steel_grid_fixed_4.frames", "1" }, + { "df_steel_grid_fixed_5", "RocksDF.png" }, + { "df_steel_grid_fixed_5.xpos", "4" }, + { "df_steel_grid_fixed_5.ypos", "2" }, + { "df_steel_grid_fixed_5.frames", "1" }, + { "df_steel_grid_fixed_6", "RocksDF.png" }, + { "df_steel_grid_fixed_6.xpos", "5" }, + { "df_steel_grid_fixed_6.ypos", "2" }, + { "df_steel_grid_fixed_6.frames", "1" }, + { "df_steel_grid_fixed_7", "RocksDF.png" }, + { "df_steel_grid_fixed_7.xpos", "6" }, + { "df_steel_grid_fixed_7.ypos", "2" }, + { "df_steel_grid_fixed_7.frames", "1" }, + { "df_steel_grid_fixed_8", "RocksDF.png" }, + { "df_steel_grid_fixed_8.xpos", "7" }, + { "df_steel_grid_fixed_8.ypos", "2" }, + { "df_steel_grid_fixed_8.frames", "1" }, + + { "df_wooden_grid_fixed_1", "RocksDF.png" }, + { "df_wooden_grid_fixed_1.xpos", "8" }, + { "df_wooden_grid_fixed_1.ypos", "2" }, + { "df_wooden_grid_fixed_1.frames", "1" }, + { "df_wooden_grid_fixed_2", "RocksDF.png" }, + { "df_wooden_grid_fixed_2.xpos", "9" }, + { "df_wooden_grid_fixed_2.ypos", "2" }, + { "df_wooden_grid_fixed_2.frames", "1" }, + { "df_wooden_grid_fixed_3", "RocksDF.png" }, + { "df_wooden_grid_fixed_3.xpos", "10" }, + { "df_wooden_grid_fixed_3.ypos", "2" }, + { "df_wooden_grid_fixed_3.frames", "1" }, + { "df_wooden_grid_fixed_4", "RocksDF.png" }, + { "df_wooden_grid_fixed_4.xpos", "11" }, + { "df_wooden_grid_fixed_4.ypos", "2" }, + { "df_wooden_grid_fixed_4.frames", "1" }, + { "df_wooden_grid_fixed_5", "RocksDF.png" }, + { "df_wooden_grid_fixed_5.xpos", "12" }, + { "df_wooden_grid_fixed_5.ypos", "2" }, + { "df_wooden_grid_fixed_5.frames", "1" }, + { "df_wooden_grid_fixed_6", "RocksDF.png" }, + { "df_wooden_grid_fixed_6.xpos", "13" }, + { "df_wooden_grid_fixed_6.ypos", "2" }, + { "df_wooden_grid_fixed_6.frames", "1" }, + { "df_wooden_grid_fixed_7", "RocksDF.png" }, + { "df_wooden_grid_fixed_7.xpos", "14" }, + { "df_wooden_grid_fixed_7.ypos", "2" }, + { "df_wooden_grid_fixed_7.frames", "1" }, + { "df_wooden_grid_fixed_8", "RocksDF.png" }, + { "df_wooden_grid_fixed_8.xpos", "15" }, + { "df_wooden_grid_fixed_8.ypos", "2" }, + { "df_wooden_grid_fixed_8.frames", "1" }, + + { "df_steel_grid_rotating_1", "RocksDF.png" }, + { "df_steel_grid_rotating_1.xpos", "0" }, + { "df_steel_grid_rotating_1.ypos", "2" }, + { "df_steel_grid_rotating_1.frames", "1" }, + { "df_steel_grid_rotating_1.EDITOR", "RocksDF.png" }, + { "df_steel_grid_rotating_1.EDITOR.xpos", "0" }, + { "df_steel_grid_rotating_1.EDITOR.ypos", "3" }, + { "df_steel_grid_rotating_1.EDITOR.frames", "1" }, + { "df_steel_grid_rotating_2", "RocksDF.png" }, + { "df_steel_grid_rotating_2.xpos", "1" }, + { "df_steel_grid_rotating_2.ypos", "2" }, + { "df_steel_grid_rotating_2.frames", "1" }, + { "df_steel_grid_rotating_2.EDITOR", "RocksDF.png" }, + { "df_steel_grid_rotating_2.EDITOR.xpos", "1" }, + { "df_steel_grid_rotating_2.EDITOR.ypos", "3" }, + { "df_steel_grid_rotating_2.EDITOR.frames", "1" }, + { "df_steel_grid_rotating_3", "RocksDF.png" }, + { "df_steel_grid_rotating_3.xpos", "2" }, + { "df_steel_grid_rotating_3.ypos", "2" }, + { "df_steel_grid_rotating_3.frames", "1" }, + { "df_steel_grid_rotating_3.EDITOR", "RocksDF.png" }, + { "df_steel_grid_rotating_3.EDITOR.xpos", "2" }, + { "df_steel_grid_rotating_3.EDITOR.ypos", "3" }, + { "df_steel_grid_rotating_3.EDITOR.frames", "1" }, + { "df_steel_grid_rotating_4", "RocksDF.png" }, + { "df_steel_grid_rotating_4.xpos", "3" }, + { "df_steel_grid_rotating_4.ypos", "2" }, + { "df_steel_grid_rotating_4.frames", "1" }, + { "df_steel_grid_rotating_4.EDITOR", "RocksDF.png" }, + { "df_steel_grid_rotating_4.EDITOR.xpos", "3" }, + { "df_steel_grid_rotating_4.EDITOR.ypos", "3" }, + { "df_steel_grid_rotating_4.EDITOR.frames", "1" }, + { "df_steel_grid_rotating_5", "RocksDF.png" }, + { "df_steel_grid_rotating_5.xpos", "4" }, + { "df_steel_grid_rotating_5.ypos", "2" }, + { "df_steel_grid_rotating_5.frames", "1" }, + { "df_steel_grid_rotating_5.EDITOR", "RocksDF.png" }, + { "df_steel_grid_rotating_5.EDITOR.xpos", "4" }, + { "df_steel_grid_rotating_5.EDITOR.ypos", "3" }, + { "df_steel_grid_rotating_5.EDITOR.frames", "1" }, + { "df_steel_grid_rotating_6", "RocksDF.png" }, + { "df_steel_grid_rotating_6.xpos", "5" }, + { "df_steel_grid_rotating_6.ypos", "2" }, + { "df_steel_grid_rotating_6.frames", "1" }, + { "df_steel_grid_rotating_6.EDITOR", "RocksDF.png" }, + { "df_steel_grid_rotating_6.EDITOR.xpos", "5" }, + { "df_steel_grid_rotating_6.EDITOR.ypos", "3" }, + { "df_steel_grid_rotating_6.EDITOR.frames", "1" }, + { "df_steel_grid_rotating_7", "RocksDF.png" }, + { "df_steel_grid_rotating_7.xpos", "6" }, + { "df_steel_grid_rotating_7.ypos", "2" }, + { "df_steel_grid_rotating_7.frames", "1" }, + { "df_steel_grid_rotating_7.EDITOR", "RocksDF.png" }, + { "df_steel_grid_rotating_7.EDITOR.xpos", "6" }, + { "df_steel_grid_rotating_7.EDITOR.ypos", "3" }, + { "df_steel_grid_rotating_7.EDITOR.frames", "1" }, + { "df_steel_grid_rotating_8", "RocksDF.png" }, + { "df_steel_grid_rotating_8.xpos", "7" }, + { "df_steel_grid_rotating_8.ypos", "2" }, + { "df_steel_grid_rotating_8.frames", "1" }, + { "df_steel_grid_rotating_8.EDITOR", "RocksDF.png" }, + { "df_steel_grid_rotating_8.EDITOR.xpos", "7" }, + { "df_steel_grid_rotating_8.EDITOR.ypos", "3" }, + { "df_steel_grid_rotating_8.EDITOR.frames", "1" }, + + { "df_wooden_grid_rotating_1", "RocksDF.png" }, + { "df_wooden_grid_rotating_1.xpos", "8" }, + { "df_wooden_grid_rotating_1.ypos", "2" }, + { "df_wooden_grid_rotating_1.frames", "1" }, + { "df_wooden_grid_rotating_1.EDITOR", "RocksDF.png" }, + { "df_wooden_grid_rotating_1.EDITOR.xpos", "8" }, + { "df_wooden_grid_rotating_1.EDITOR.ypos", "3" }, + { "df_wooden_grid_rotating_1.EDITOR.frames", "1" }, + { "df_wooden_grid_rotating_2", "RocksDF.png" }, + { "df_wooden_grid_rotating_2.xpos", "9" }, + { "df_wooden_grid_rotating_2.ypos", "2" }, + { "df_wooden_grid_rotating_2.frames", "1" }, + { "df_wooden_grid_rotating_2.EDITOR", "RocksDF.png" }, + { "df_wooden_grid_rotating_2.EDITOR.xpos", "9" }, + { "df_wooden_grid_rotating_2.EDITOR.ypos", "3" }, + { "df_wooden_grid_rotating_2.EDITOR.frames", "1" }, + { "df_wooden_grid_rotating_3", "RocksDF.png" }, + { "df_wooden_grid_rotating_3.xpos", "10" }, + { "df_wooden_grid_rotating_3.ypos", "2" }, + { "df_wooden_grid_rotating_3.frames", "1" }, + { "df_wooden_grid_rotating_3.EDITOR", "RocksDF.png" }, + { "df_wooden_grid_rotating_3.EDITOR.xpos", "10" }, + { "df_wooden_grid_rotating_3.EDITOR.ypos", "3" }, + { "df_wooden_grid_rotating_3.EDITOR.frames", "1" }, + { "df_wooden_grid_rotating_4", "RocksDF.png" }, + { "df_wooden_grid_rotating_4.xpos", "11" }, + { "df_wooden_grid_rotating_4.ypos", "2" }, + { "df_wooden_grid_rotating_4.frames", "1" }, + { "df_wooden_grid_rotating_4.EDITOR", "RocksDF.png" }, + { "df_wooden_grid_rotating_4.EDITOR.xpos", "11" }, + { "df_wooden_grid_rotating_4.EDITOR.ypos", "3" }, + { "df_wooden_grid_rotating_4.EDITOR.frames", "1" }, + { "df_wooden_grid_rotating_5", "RocksDF.png" }, + { "df_wooden_grid_rotating_5.xpos", "12" }, + { "df_wooden_grid_rotating_5.ypos", "2" }, + { "df_wooden_grid_rotating_5.frames", "1" }, + { "df_wooden_grid_rotating_5.EDITOR", "RocksDF.png" }, + { "df_wooden_grid_rotating_5.EDITOR.xpos", "12" }, + { "df_wooden_grid_rotating_5.EDITOR.ypos", "3" }, + { "df_wooden_grid_rotating_5.EDITOR.frames", "1" }, + { "df_wooden_grid_rotating_6", "RocksDF.png" }, + { "df_wooden_grid_rotating_6.xpos", "13" }, + { "df_wooden_grid_rotating_6.ypos", "2" }, + { "df_wooden_grid_rotating_6.frames", "1" }, + { "df_wooden_grid_rotating_6.EDITOR", "RocksDF.png" }, + { "df_wooden_grid_rotating_6.EDITOR.xpos", "13" }, + { "df_wooden_grid_rotating_6.EDITOR.ypos", "3" }, + { "df_wooden_grid_rotating_6.EDITOR.frames", "1" }, + { "df_wooden_grid_rotating_7", "RocksDF.png" }, + { "df_wooden_grid_rotating_7.xpos", "14" }, + { "df_wooden_grid_rotating_7.ypos", "2" }, + { "df_wooden_grid_rotating_7.frames", "1" }, + { "df_wooden_grid_rotating_7.EDITOR", "RocksDF.png" }, + { "df_wooden_grid_rotating_7.EDITOR.xpos", "14" }, + { "df_wooden_grid_rotating_7.EDITOR.ypos", "3" }, + { "df_wooden_grid_rotating_7.EDITOR.frames", "1" }, + { "df_wooden_grid_rotating_8", "RocksDF.png" }, + { "df_wooden_grid_rotating_8.xpos", "15" }, + { "df_wooden_grid_rotating_8.ypos", "2" }, + { "df_wooden_grid_rotating_8.frames", "1" }, + { "df_wooden_grid_rotating_8.EDITOR", "RocksDF.png" }, + { "df_wooden_grid_rotating_8.EDITOR.xpos", "15" }, + { "df_wooden_grid_rotating_8.EDITOR.ypos", "3" }, + { "df_wooden_grid_rotating_8.EDITOR.frames", "1" }, + + { "df_fibre_optic_red_1", "RocksDF.png" }, + { "df_fibre_optic_red_1.xpos", "8" }, + { "df_fibre_optic_red_1.ypos", "8" }, + { "df_fibre_optic_red_1.frames", "1" }, + { "df_fibre_optic_red_1.EDITOR", "RocksDF.png" }, + { "df_fibre_optic_red_1.EDITOR.xpos", "8" }, + { "df_fibre_optic_red_1.EDITOR.ypos", "9" }, + { "df_fibre_optic_red_1.EDITOR.frames", "1" }, + { "df_fibre_optic_red_2", "RocksDF.png" }, + { "df_fibre_optic_red_2.xpos", "9" }, + { "df_fibre_optic_red_2.ypos", "8" }, + { "df_fibre_optic_red_2.frames", "1" }, + { "df_fibre_optic_red_2.EDITOR", "RocksDF.png" }, + { "df_fibre_optic_red_2.EDITOR.xpos", "9" }, + { "df_fibre_optic_red_2.EDITOR.ypos", "9" }, + { "df_fibre_optic_red_2.EDITOR.frames", "1" }, + { "df_fibre_optic_yellow_1", "RocksDF.png" }, + { "df_fibre_optic_yellow_1.xpos", "10" }, + { "df_fibre_optic_yellow_1.ypos", "8" }, + { "df_fibre_optic_yellow_1.frames", "1" }, + { "df_fibre_optic_yellow_1.EDITOR", "RocksDF.png" }, + { "df_fibre_optic_yellow_1.EDITOR.xpos", "10" }, + { "df_fibre_optic_yellow_1.EDITOR.ypos", "9" }, + { "df_fibre_optic_yellow_1.EDITOR.frames", "1" }, + { "df_fibre_optic_yellow_2", "RocksDF.png" }, + { "df_fibre_optic_yellow_2.xpos", "11" }, + { "df_fibre_optic_yellow_2.ypos", "8" }, + { "df_fibre_optic_yellow_2.frames", "1" }, + { "df_fibre_optic_yellow_2.EDITOR", "RocksDF.png" }, + { "df_fibre_optic_yellow_2.EDITOR.xpos", "11" }, + { "df_fibre_optic_yellow_2.EDITOR.ypos", "9" }, + { "df_fibre_optic_yellow_2.EDITOR.frames", "1" }, + { "df_fibre_optic_green_1", "RocksDF.png" }, + { "df_fibre_optic_green_1.xpos", "12" }, + { "df_fibre_optic_green_1.ypos", "8" }, + { "df_fibre_optic_green_1.frames", "1" }, + { "df_fibre_optic_green_1.EDITOR", "RocksDF.png" }, + { "df_fibre_optic_green_1.EDITOR.xpos", "12" }, + { "df_fibre_optic_green_1.EDITOR.ypos", "9" }, + { "df_fibre_optic_green_1.EDITOR.frames", "1" }, + { "df_fibre_optic_green_2", "RocksDF.png" }, + { "df_fibre_optic_green_2.xpos", "13" }, + { "df_fibre_optic_green_2.ypos", "8" }, + { "df_fibre_optic_green_2.frames", "1" }, + { "df_fibre_optic_green_2.EDITOR", "RocksDF.png" }, + { "df_fibre_optic_green_2.EDITOR.xpos", "13" }, + { "df_fibre_optic_green_2.EDITOR.ypos", "9" }, + { "df_fibre_optic_green_2.EDITOR.frames", "1" }, + { "df_fibre_optic_blue_1", "RocksDF.png" }, + { "df_fibre_optic_blue_1.xpos", "14" }, + { "df_fibre_optic_blue_1.ypos", "8" }, + { "df_fibre_optic_blue_1.frames", "1" }, + { "df_fibre_optic_blue_1.EDITOR", "RocksDF.png" }, + { "df_fibre_optic_blue_1.EDITOR.xpos", "14" }, + { "df_fibre_optic_blue_1.EDITOR.ypos", "9" }, + { "df_fibre_optic_blue_1.EDITOR.frames", "1" }, + { "df_fibre_optic_blue_2", "RocksDF.png" }, + { "df_fibre_optic_blue_2.xpos", "15" }, + { "df_fibre_optic_blue_2.ypos", "8" }, + { "df_fibre_optic_blue_2.frames", "1" }, + { "df_fibre_optic_blue_2.EDITOR", "RocksDF.png" }, + { "df_fibre_optic_blue_2.EDITOR.xpos", "15" }, + { "df_fibre_optic_blue_2.EDITOR.ypos", "9" }, + { "df_fibre_optic_blue_2.EDITOR.frames", "1" }, + + { "df_steel_wall", "RocksDF.png" }, + { "df_steel_wall.xpos", "6" }, + { "df_steel_wall.ypos", "8" }, + { "df_steel_wall.frames", "1" }, + + { "df_wooden_wall", "RocksDF.png" }, + { "df_wooden_wall.xpos", "7" }, + { "df_wooden_wall.ypos", "8" }, + { "df_wooden_wall.frames", "1" }, + + { "df_refractor", "RocksDF.png" }, + { "df_refractor.xpos", "1" }, + { "df_refractor.ypos", "8" }, + { "df_refractor.frames", "1" }, + + { "df_cell", "RocksDF.png" }, + { "df_cell.xpos", "2" }, + { "df_cell.ypos", "8" }, + { "df_cell.frames", "1" }, + + { "df_mine", "RocksDF.png" }, + { "df_mine.xpos", "4" }, + { "df_mine.ypos", "8" }, + { "df_mine.frames", "1" }, + /* (these are only defined as elements to support ".PANEL" definitions) */ { "graphic_1", UNDEFINED_FILENAME }, { "graphic_2", UNDEFINED_FILENAME }, -- 2.34.1