[
{
“type”: “mapgen”,
“method”: “json”,
“om_terrain”: [ “basement” ],
“weight”: 50,
“object”: {
“fill_ter”: “t_rock”,
“rotation”: [ 0, 3 ],
“rows”: [
"  --------------------  “,
”  |…|  “,
”  |…|  “,
”  |…|  “,
”  |…h…|  “,
”  |…{…|  “,
”  |…|  “,
”  |.htth…|  “,
”  |…tt…|  “,
”  |…h…|—±–|  “,
”  |…|]…|  “,
”  |######|-±|]…#|  “,
”  |------|…+…h.#|  “,
”         |<…|…####|  “,
”         -------------  “,
”                        “,
”                        “,
”                        “,
”                        “,
”                        “,
”                        “,
”                        “,
”                        “,
”                        “
],
“terrain”: {
”#": “t_rock_floor”,
"+": “t_door_c”,
"-": “t_wall”,
".": “t_rock_floor”,
"<": “t_stairs_up”,
"]": “t_rock_floor”,
“h”: “t_rock_floor”,
“t”: “t_rock_floor”,
"{": “t_rock_floor”,
"|": “t_wall”
},
“furniture”: {
"#": “f_counter”,
"]": “f_bookcase”,
“h”: “f_chair”,
“t”: “f_table”,
"{": “f_rack”
},
“place_loot”: [
{ “group”: “mags_pistol_common”, “x”: 6, “y”: 8, “chance”: 75 },
{ “group”: “drugs_analgesic”, “x”: 10, “y”: 6, “chance”: 75 }
],
	"add": [
        { "item": "syringe", "x": 10, "y": 6 },
		{ "item": "xacto", "x": 10, "y": 6 },
		{ "item": "gloves_medical", "x": 10, "y": 6 },
		{ "item": "pliers", "x": 10, "y": 6 },
		{ "item": "knuckle_brass", "x": 10, "y": 6 },
		{ "item": "cig_butt", "x": 11, "y": 6 },
		{ "item": "cig_butt", "x": 10, "y": 8 },			
		{ "item": "battery_car", "x": 13, "y": 5 },
		{ "item": "jumper_cable", "x": 13, "y": 5 },
		{ "item": "rope_6", "x": 12, "y": 5 },
		{ "item": "apron_leather", "x": 8, "y": 8 },
		{ "item": "cup_plastic", "x": 6, "y": 8 },
		{ "item": "cup_plastic", "x": 7, "y": 9 },
		{ "item": "sunglasses", "x": 6, "y": 9 },
		{ "item": "cig", "x": 6, "y": 9 },
		]			  
  ]
}
}
]
 
A mostly empty basement with a chair in the middle of the room with a rope on it and that has a car battery and jumper cables next to it and also a rack with some “medical” tools.