rnd-20050220-1-src
[rocksndiamonds.git] / src / conf_gfx.c
index d67557609ec2cab0879ecadfd7fe787a0d2a206c..a5e835ab9f8b5319487f7814f55c846c32650ede 100644 (file)
@@ -1395,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"                     },
@@ -1482,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"                     },
@@ -3227,73 +3283,67 @@ 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_gate_5",                               "emc_object.pcx"        },
-  { "em_gate_5.xpos",                          "24"                    },
-  { "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.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_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.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_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.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_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.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"                     },
+  { "emc_key_5",                               "RocksEMC.pcx"          },
+  { "emc_key_5.xpos",                          "0"                     },
+  { "emc_key_5.ypos",                          "5"                     },
+  { "emc_key_5.frames",                                "1"                     },
+  { "emc_key_6",                               "RocksEMC.pcx"          },
+  { "emc_key_6.xpos",                          "1"                     },
+  { "emc_key_6.ypos",                          "5"                     },
+  { "emc_key_6.frames",                                "1"                     },
+  { "emc_key_7",                               "RocksEMC.pcx"          },
+  { "emc_key_7.xpos",                          "2"                     },
+  { "emc_key_7.ypos",                          "5"                     },
+  { "emc_key_7.frames",                                "1"                     },
+  { "emc_key_8",                               "RocksEMC.pcx"          },
+  { "emc_key_8.xpos",                          "3"                     },
+  { "emc_key_8.ypos",                          "5"                     },
+  { "emc_key_8.frames",                                "1"                     },
+
+  { "emc_gate_5",                              "RocksEMC.pcx"          },
+  { "emc_gate_5.xpos",                         "0"                     },
+  { "emc_gate_5.ypos",                         "6"                     },
+  { "emc_gate_5.frames",                       "1"                     },
+  { "emc_gate_5_gray",                         "RocksEMC.pcx"          },
+  { "emc_gate_5_gray.xpos",                    "4"                     },
+  { "emc_gate_5_gray.ypos",                    "7"                     },
+  { "emc_gate_5_gray.frames",                  "1"                     },
+  { "emc_gate_5_gray.EDITOR",                  "RocksEMC.pcx"          },
+  { "emc_gate_5_gray.EDITOR.xpos",             "0"                     },
+  { "emc_gate_5_gray.EDITOR.ypos",             "7"                     },
+  { "emc_gate_6",                              "RocksEMC.pcx"          },
+  { "emc_gate_6.xpos",                         "1"                     },
+  { "emc_gate_6.ypos",                         "6"                     },
+  { "emc_gate_6.frames",                       "1"                     },
+  { "emc_gate_6_gray",                         "RocksEMC.pcx"          },
+  { "emc_gate_6_gray.xpos",                    "4"                     },
+  { "emc_gate_6_gray.ypos",                    "7"                     },
+  { "emc_gate_6_gray.frames",                  "1"                     },
+  { "emc_gate_6_gray.EDITOR",                  "RocksEMC.pcx"          },
+  { "emc_gate_6_gray.EDITOR.xpos",             "1"                     },
+  { "emc_gate_6_gray.EDITOR.ypos",             "7"                     },
+  { "emc_gate_7",                              "RocksEMC.pcx"          },
+  { "emc_gate_7.xpos",                         "2"                     },
+  { "emc_gate_7.ypos",                         "6"                     },
+  { "emc_gate_7.frames",                       "1"                     },
+  { "emc_gate_7_gray",                         "RocksEMC.pcx"          },
+  { "emc_gate_7_gray.xpos",                    "4"                     },
+  { "emc_gate_7_gray.ypos",                    "7"                     },
+  { "emc_gate_7_gray.frames",                  "1"                     },
+  { "emc_gate_7_gray.EDITOR",                  "RocksEMC.pcx"          },
+  { "emc_gate_7_gray.EDITOR.xpos",             "2"                     },
+  { "emc_gate_7_gray.EDITOR.ypos",             "7"                     },
+  { "emc_gate_8",                              "RocksEMC.pcx"          },
+  { "emc_gate_8.xpos",                         "3"                     },
+  { "emc_gate_8.ypos",                         "6"                     },
+  { "emc_gate_8.frames",                       "1"                     },
+  { "emc_gate_8_gray",                         "RocksEMC.pcx"          },
+  { "emc_gate_8_gray.xpos",                    "4"                     },
+  { "emc_gate_8_gray.ypos",                    "7"                     },
+  { "emc_gate_8_gray.frames",                  "1"                     },
+  { "emc_gate_8_gray.EDITOR",                  "RocksEMC.pcx"          },
+  { "emc_gate_8_gray.EDITOR.xpos",             "3"                     },
+  { "emc_gate_8_gray.EDITOR.ypos",             "7"                     },
 
   { "emc_android",                             "emc_object.pcx"        },
   { "emc_android.xpos",                                "7"                     },
@@ -3302,39 +3352,62 @@ struct ConfigInfo image_config[] =
   { "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.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.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.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.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.vertical",         "true"                  },
-  { "emc_grass.digging.down.anim_mode",                "linear,reverse"        },
-  { "emc_grass.digging.down.scale_up_factor",  "2"                     },
+  { "emc_grass.CRUMBLED",                      "RocksEMC.pcx"          },
+  { "emc_grass.CRUMBLED.xpos",                 "1"                     },
+  { "emc_grass.CRUMBLED.ypos",                 "4"                     },
+  { "emc_grass.CRUMBLED.frames",               "1"                     },
+  { "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"                    },
@@ -3361,37 +3434,35 @@ struct ConfigInfo image_config[] =
   { "emc_magic_ball_switch.active.frames",     "1"                     },
   { "emc_magic_ball_switch.active.scale_up_factor", "2"                        },
 
-  { "emc_spring_bumper",                       "emc_object.pcx"        },
-  { "emc_spring_bumper.xpos",                  "25"                    },
-  { "emc_spring_bumper.ypos",                  "3"                     },
+  { "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_spring_bumper.active",                        "emc_object.pcx"        },
-  { "emc_spring_bumper.active.xpos",           "25"                    },
-  { "emc_spring_bumper.active.ypos",           "3"                     },
+  { "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.vertical",       "true"                  },
   { "emc_spring_bumper.active.anim_mode",      "pingpong2"             },
-  { "emc_spring_bumper.active.scale_up_factor",        "2"                     },
 
-  { "emc_plant",                               "emc_object.pcx"        },
-  { "emc_plant.xpos",                          "25"                    },
-  { "emc_plant.ypos",                          "12"                    },
+  { "emc_plant",                               "RocksEMC.pcx"          },
+  { "emc_plant.xpos",                          "4"                     },
+  { "emc_plant.ypos",                          "4"                     },
   { "emc_plant.frames",                                "1"                     },
-  { "emc_plant.scale_up_factor",               "2"                     },
-
-  { "emc_lenses",                              "emc_object.pcx"        },
-  { "emc_lenses.xpos",                         "25"                    },
-  { "emc_lenses.ypos",                         "13"                    },
+  { "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"                    },
@@ -3455,17 +3526,43 @@ struct ConfigInfo image_config[] =
   { "emc_wall_slippery_4.frames",              "1"                     },
   { "emc_wall_slippery_4.scale_up_factor",     "2"                     },
 
-  { "emc_fake_grass",                          "emc_object.pcx"        },
-  { "emc_fake_grass.xpos",                     "20"                    },
-  { "emc_fake_grass.ypos",                     "5"                     },
+  { "emc_fake_grass",                          "RocksEMC.pcx"          },
+  { "emc_fake_grass.xpos",                     "0"                     },
+  { "emc_fake_grass.ypos",                     "4"                     },
   { "emc_fake_grass.frames",                   "1"                     },
-  { "emc_fake_grass.scale_up_factor",          "2"                     },
-
-  { "emc_dripper",                             "emc_object.pcx"        },
-  { "emc_dripper.xpos",                                "25"                    },
-  { "emc_dripper.ypos",                                "15"                    },
+  { "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_fake_acid",                           "RocksElements.pcx"     },
+  { "emc_fake_acid.xpos",                      "12"                    },
+  { "emc_fake_acid.ypos",                      "7"                     },
+  { "emc_fake_acid.frames",                    "4"                     },
+  { "emc_fake_acid.delay",                     "10"                    },
+  { "emc_fake_acid.global_sync",               "true"                  },
+
+  { "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.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 */