[
    {
        "type" : "mapgen",
        "om_terrain" : ["pwr_sub_s"],
        "method": "json",
        "weight": 10,
        "object": {
            "fill_ter": "t_concrete",
            "rows": [
            "........................",
            "------------------------",
            "|   T                  |",
            "|                      |",
            "|   }                  |",
            "| T hST                |",
            "|              wwwwdwwww",
            "| T {BT        vc******v",
            "|              Wc******v",
            "| T hsT{BT     vC******W",
            "|              vC******W",
            "|        8S    vC******W",
            "| T      T     Wc******v",
            "|    888       Wc******v",
            "|    888       wwwwdwwww",
            "| T  888 T             |",
            "|        8S            |",
            "|                      |",
            "| T hST{BT             |",
            "|   {              -++--",
            "|   B              |  ..",
            "| T hST            |  ..",
            "|   }              |  ..",
            "--------------------...."
            ],
            "terrain": {
            ".": "t_grass",
            " ": "t_concrete",
            "-": "t_chainfence_h",
            "|": "t_chainfence_v",
            "x": "t_chainfence_posts",
            "+": "t_chaingate_c",
            "T": "t_support_l",
            "B": "t_oil_circ_brkr_l",
            "S": "t_switchgear_l",
            "s": "t_switchgear_s",
            "w": "t_wall_h",
            "v": "t_wall_v",
            "d": "t_door_locked",
            "C": "t_console_broken",
            "*": "t_floor",
            "c": "t_floor",
            "}": "t_lgtn_arrest",
            "h": "t_station_disc",
            "{": "t_current_trans",
            "8": "t_potential_trans",
            "W": "t_window"
            },
            "furniture": {
            "c": "f_counter"
            },
              "add": [
                { "item": "hat_hard", "x": 16, "y": 7, "chance": 8 },
                { "item": "boots", "x": 16, "y": 7, "chance": 6 },
                { "item": "glasses_safety", "x": 16, "y": 7, "chance": 4 },
                { "item": "flashlight", "x": 16, "y": 7, "chance": 2 },
                { "item": "wrench", "x": 16, "y": 7, "chance": 2 },
                { "item": "screwdriver", "x": 16, "y": 7, "chance": 2 },
                { "item": "cable", "x": 16, "y": 7, "chance": 6 },
                { "item": "amplifier", "x": 16, "y": 7, "chance": 2 },
                { "item": "hat_hard", "x": 16, "y": 8, "chance": 2 },
                { "item": "boots", "x": 16, "y": 8, "chance": 4 },    
                { "item": "glasses_safety", "x": 16, "y": 8, "chance": 6 },
                { "item": "flashlight", "x": 16, "y": 8, "chance": 6 },
                { "item": "wrench", "x": 16, "y": 8, "chance": 4 },
                { "item": "screwdriver", "x": 16, "y": 8, "chance": 4 },
                { "item": "cable", "x": 16, "y": 7, "chance": 2 },
                { "item": "amplifier", "x": 16, "y": 8, "chance": 6 },
                { "item": "hat_hard", "x": 16, "y": 12, "chance": 8 },
                { "item": "boots", "x": 16, "y": 12, "chance": 6 },
                { "item": "glasses_safety", "x": 16, "y": 12, "chance": 4 },
                { "item": "flashlight", "x": 16, "y": 12, "chance": 2 },
                { "item": "wrench", "x": 16, "y": 12, "chance": 2 },
                { "item": "screwdriver", "x": 16, "y": 12, "chance": 2 },
                { "item": "cable", "x": 16, "y": 7, "chance": 2 },
                { "item": "power_supply", "x": 16, "y": 12, "chance": 6 },
                { "item": "hat_hard", "x": 16, "y": 13, "chance": 2 },
                { "item": "boots", "x": 16, "y": 13, "chance": 4 },
                { "item": "glasses_safety", "x": 16, "y": 13, "chance": 6 },
                { "item": "flashlight", "x": 16, "y": 13, "chance": 6 },
                { "item": "wrench", "x": 16, "y": 7, "chance": 4 },
                { "item": "screwdriver", "x": 16, "y": 13, "chance": 4 },
                { "item": "cable", "x": 16, "y": 7, "chance": 4 },
                { "item": "power_supply", "x": 16, "y": 13, "chance": 4 }
            ]
        }
    }
]
