maint bar barricades no longer take 50 years to break

This commit is contained in:
Detective Google
2020-05-12 17:17:12 -05:00
parent 948081fdce
commit 4f75358ab3
+210 -160
View File
@@ -31,7 +31,9 @@
"abe" = ( "abe" = (
/obj/structure/table/wood, /obj/structure/table/wood,
/obj/machinery/computer/security/wooden_tv, /obj/machinery/computer/security/wooden_tv,
/obj/structure/barricade/wooden, /obj/structure/barricade/wooden{
max_integrity = 10
},
/turf/open/floor/wood, /turf/open/floor/wood,
/area/maintenance/bar) /area/maintenance/bar)
"abk" = ( "abk" = (
@@ -401,7 +403,9 @@
/turf/open/floor/plating, /turf/open/floor/plating,
/area/quartermaster/storage) /area/quartermaster/storage)
"ahn" = ( "ahn" = (
/obj/structure/barricade/wooden/snowed, /obj/structure/barricade/wooden/snowed{
max_integrity = 10
},
/turf/open/floor/wood, /turf/open/floor/wood,
/area/maintenance/bar) /area/maintenance/bar)
"ahU" = ( "ahU" = (
@@ -1027,6 +1031,16 @@
/obj/structure/closet/crate/bin, /obj/structure/closet/crate/bin,
/turf/open/floor/wood, /turf/open/floor/wood,
/area/hallway/primary/port) /area/hallway/primary/port)
"atX" = (
/obj/structure/cable{
icon_state = "2-4"
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
dir = 6
},
/obj/machinery/light/floor,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors)
"auc" = ( "auc" = (
/obj/structure/cable{ /obj/structure/cable{
icon_state = "4-8" icon_state = "4-8"
@@ -1186,10 +1200,12 @@
/turf/open/floor/plasteel/white, /turf/open/floor/plasteel/white,
/area/science/robotics/lab) /area/science/robotics/lab)
"awo" = ( "awo" = (
/obj/structure/barricade/wooden/snowed,
/obj/structure/cable{ /obj/structure/cable{
icon_state = "1-2" icon_state = "1-2"
}, },
/obj/structure/barricade/wooden/snowed{
max_integrity = 10
},
/turf/open/floor/wood, /turf/open/floor/wood,
/area/maintenance/bar) /area/maintenance/bar)
"awB" = ( "awB" = (
@@ -3073,7 +3089,9 @@
dir = 1 dir = 1
}, },
/obj/structure/light_construct/small, /obj/structure/light_construct/small,
/obj/structure/barricade/wooden/snowed, /obj/structure/barricade/wooden/snowed{
max_integrity = 10
},
/turf/open/floor/wood{ /turf/open/floor/wood{
icon_state = "wood-broken4" icon_state = "wood-broken4"
}, },
@@ -5160,6 +5178,16 @@
}, },
/turf/open/floor/plating/asteroid/snow/icemoon, /turf/open/floor/plating/asteroid/snow/icemoon,
/area/icemoon/surface/outdoors) /area/icemoon/surface/outdoors)
"bGt" = (
/obj/structure/cable{
icon_state = "4-8"
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
},
/obj/machinery/light/floor,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors)
"bGu" = ( "bGu" = (
/turf/open/floor/plasteel/dark, /turf/open/floor/plasteel/dark,
/area/security/prison) /area/security/prison)
@@ -7031,16 +7059,6 @@
}, },
/turf/open/floor/wood, /turf/open/floor/wood,
/area/security/courtroom) /area/security/courtroom)
"ciS" = (
/obj/structure/cable{
icon_state = "4-8"
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
},
/obj/machinery/light/floor,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors)
"cjA" = ( "cjA" = (
/obj/structure/cable{ /obj/structure/cable{
icon_state = "1-2" icon_state = "1-2"
@@ -7626,10 +7644,12 @@
/area/ai_monitored/turret_protected/ai_upload) /area/ai_monitored/turret_protected/ai_upload)
"cyu" = ( "cyu" = (
/obj/machinery/door/airlock/maintenance, /obj/machinery/door/airlock/maintenance,
/obj/structure/barricade/wooden/crude/snow,
/obj/structure/cable{ /obj/structure/cable{
icon_state = "1-2" icon_state = "1-2"
}, },
/obj/structure/barricade/wooden/crude/snow{
max_integrity = 15
},
/turf/open/floor/plating, /turf/open/floor/plating,
/area/maintenance/bar) /area/maintenance/bar)
"cyH" = ( "cyH" = (
@@ -7776,10 +7796,6 @@
}, },
/turf/open/floor/engine/air, /turf/open/floor/engine/air,
/area/engine/atmos) /area/engine/atmos)
"cBX" = (
/obj/machinery/gateway/centerstation,
/turf/open/floor/plasteel/dark,
/area/teleporter)
"cCb" = ( "cCb" = (
/obj/machinery/atmospherics/pipe/simple/orange/visible, /obj/machinery/atmospherics/pipe/simple/orange/visible,
/obj/machinery/portable_atmospherics/canister/carbon_dioxide, /obj/machinery/portable_atmospherics/canister/carbon_dioxide,
@@ -8558,7 +8574,9 @@
/turf/open/floor/engine, /turf/open/floor/engine,
/area/engine/engineering) /area/engine/engineering)
"cYK" = ( "cYK" = (
/obj/structure/barricade/wooden/snowed, /obj/structure/barricade/wooden/snowed{
max_integrity = 10
},
/turf/open/floor/plating, /turf/open/floor/plating,
/area/maintenance/bar) /area/maintenance/bar)
"cYU" = ( "cYU" = (
@@ -9200,6 +9218,14 @@
/obj/machinery/light, /obj/machinery/light,
/turf/open/floor/plasteel/white, /turf/open/floor/plasteel/white,
/area/science/mixing) /area/science/mixing)
"dwF" = (
/obj/structure/cable{
icon_state = "1-2"
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/visible,
/obj/machinery/light/floor,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors)
"dwS" = ( "dwS" = (
/obj/structure/closet/crate/freezer, /obj/structure/closet/crate/freezer,
/turf/open/floor/plating, /turf/open/floor/plating,
@@ -10818,7 +10844,9 @@
/area/hallway/primary/port) /area/hallway/primary/port)
"eDt" = ( "eDt" = (
/obj/machinery/door/airlock/maintenance, /obj/machinery/door/airlock/maintenance,
/obj/structure/barricade/wooden/crude/snow, /obj/structure/barricade/wooden/crude/snow{
max_integrity = 15
},
/obj/structure/cable{ /obj/structure/cable{
icon_state = "1-2" icon_state = "1-2"
}, },
@@ -11302,6 +11330,10 @@
/obj/machinery/atmospherics/components/binary/pump/on, /obj/machinery/atmospherics/components/binary/pump/on,
/turf/open/floor/plasteel/dark, /turf/open/floor/plasteel/dark,
/area/engine/engineering) /area/engine/engineering)
"ePa" = (
/obj/machinery/gateway/centerstation,
/turf/open/floor/plasteel/dark,
/area/teleporter)
"eQd" = ( "eQd" = (
/obj/machinery/door/airlock/external{ /obj/machinery/door/airlock/external{
name = "Engineering External Access"; name = "Engineering External Access";
@@ -11578,16 +11610,6 @@
}, },
/turf/open/floor/wood, /turf/open/floor/wood,
/area/bridge/meeting_room) /area/bridge/meeting_room)
"eZT" = (
/obj/structure/cable{
icon_state = "4-8"
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
dir = 4
},
/obj/machinery/light/floor,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors)
"eZU" = ( "eZU" = (
/obj/machinery/conveyor{ /obj/machinery/conveyor{
id = "QMLoad2"; id = "QMLoad2";
@@ -12802,11 +12824,6 @@
/obj/structure/cable, /obj/structure/cable,
/turf/open/floor/plating/snowed/smoothed/icemoon, /turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors) /area/icemoon/surface/outdoors)
"fNt" = (
/obj/machinery/atmospherics/pipe/simple/supply/visible,
/obj/machinery/light/floor,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors)
"fNC" = ( "fNC" = (
/obj/structure/cable{ /obj/structure/cable{
icon_state = "1-2" icon_state = "1-2"
@@ -12946,16 +12963,6 @@
}, },
/turf/open/floor/wood, /turf/open/floor/wood,
/area/security/courtroom) /area/security/courtroom)
"fPV" = (
/obj/structure/cable{
icon_state = "2-4"
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
dir = 6
},
/obj/machinery/light/floor,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors)
"fQc" = ( "fQc" = (
/obj/structure/cable{ /obj/structure/cable{
icon_state = "4-8" icon_state = "4-8"
@@ -13101,13 +13108,6 @@
icon_state = "wood-broken5" icon_state = "wood-broken5"
}, },
/area/maintenance/bar) /area/maintenance/bar)
"fVM" = (
/obj/machinery/light,
/obj/machinery/door/airlock/public/glass{
name = "Holodeck Door"
},
/turf/open/floor/plasteel/white,
/area/crew_quarters/dorms)
"fVQ" = ( "fVQ" = (
/obj/structure/cable{ /obj/structure/cable{
icon_state = "4-8" icon_state = "4-8"
@@ -13996,7 +13996,9 @@
/area/chapel/main) /area/chapel/main)
"gAG" = ( "gAG" = (
/obj/structure/table/wood, /obj/structure/table/wood,
/obj/structure/barricade/wooden, /obj/structure/barricade/wooden{
max_integrity = 10
},
/turf/open/floor/plating, /turf/open/floor/plating,
/area/maintenance/bar) /area/maintenance/bar)
"gAY" = ( "gAY" = (
@@ -14060,6 +14062,13 @@
/obj/machinery/computer/atmos_control/tank/mix_tank, /obj/machinery/computer/atmos_control/tank/mix_tank,
/turf/open/floor/plasteel, /turf/open/floor/plasteel,
/area/engine/atmos) /area/engine/atmos)
"gCO" = (
/obj/machinery/light,
/obj/machinery/door/airlock/public/glass{
name = "Holodeck Door"
},
/turf/open/floor/plasteel/white,
/area/crew_quarters/dorms)
"gCS" = ( "gCS" = (
/obj/structure/bodycontainer/morgue, /obj/structure/bodycontainer/morgue,
/obj/effect/turf_decal/tile/blue{ /obj/effect/turf_decal/tile/blue{
@@ -14585,10 +14594,6 @@
}, },
/turf/open/floor/plasteel/white, /turf/open/floor/plasteel/white,
/area/science/mixing) /area/science/mixing)
"gSA" = (
/obj/machinery/light/floor,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors)
"gSY" = ( "gSY" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/machinery/atmospherics/components/unary/vent_scrubber/on,
/obj/structure/chair/comfy/black{ /obj/structure/chair/comfy/black{
@@ -15946,6 +15951,10 @@
}, },
/turf/open/floor/plasteel/white, /turf/open/floor/plasteel/white,
/area/medical/medbay/central) /area/medical/medbay/central)
"hLg" = (
/obj/machinery/bloodbankgen,
/turf/open/floor/plasteel/white,
/area/medical/medbay/central)
"hLo" = ( "hLo" = (
/obj/structure/reagent_dispensers/peppertank{ /obj/structure/reagent_dispensers/peppertank{
pixel_x = -30 pixel_x = -30
@@ -18059,6 +18068,13 @@
}, },
/turf/open/floor/plasteel/cult, /turf/open/floor/plasteel/cult,
/area/lawoffice) /area/lawoffice)
"iSB" = (
/obj/structure/disposalpipe/segment{
dir = 4
},
/obj/machinery/light/floor,
/turf/open/floor/plating/asteroid/snow/icemoon,
/area/icemoon/surface/outdoors)
"iTP" = ( "iTP" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/carpet, /turf/open/floor/carpet,
@@ -18722,6 +18738,15 @@
}, },
/turf/open/floor/plasteel/cafeteria, /turf/open/floor/plasteel/cafeteria,
/area/crew_quarters/kitchen) /area/crew_quarters/kitchen)
"jvy" = (
/obj/structure/barricade/wooden/snowed{
max_integrity = 10
},
/obj/structure/sign/poster/contraband/random{
pixel_y = -32
},
/turf/open/floor/wood,
/area/maintenance/bar)
"jvA" = ( "jvA" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{ /obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4 dir = 4
@@ -18861,10 +18886,12 @@
/turf/open/floor/plating/snowed/smoothed/icemoon, /turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors) /area/icemoon/surface/outdoors)
"jAv" = ( "jAv" = (
/obj/structure/barricade/wooden,
/obj/structure/cable{ /obj/structure/cable{
icon_state = "1-2" icon_state = "1-2"
}, },
/obj/structure/barricade/wooden{
max_integrity = 10
},
/turf/open/floor/wood, /turf/open/floor/wood,
/area/maintenance/bar) /area/maintenance/bar)
"jAy" = ( "jAy" = (
@@ -19721,7 +19748,9 @@
/obj/structure/chair/comfy/brown{ /obj/structure/chair/comfy/brown{
dir = 4 dir = 4
}, },
/obj/structure/barricade/wooden/snowed, /obj/structure/barricade/wooden/snowed{
max_integrity = 10
},
/turf/open/floor/wood, /turf/open/floor/wood,
/area/maintenance/bar) /area/maintenance/bar)
"kdm" = ( "kdm" = (
@@ -20945,6 +20974,13 @@
}, },
/turf/open/floor/plasteel/dark, /turf/open/floor/plasteel/dark,
/area/security/brig) /area/security/brig)
"kTY" = (
/obj/structure/disposalpipe/segment{
dir = 4
},
/obj/machinery/light/floor,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors)
"kUo" = ( "kUo" = (
/obj/machinery/door/airlock/virology{ /obj/machinery/door/airlock/virology{
name = "Break Room"; name = "Break Room";
@@ -21780,8 +21816,10 @@
/area/engine/secure_construction) /area/engine/secure_construction)
"lzi" = ( "lzi" = (
/obj/machinery/door/airlock/maintenance, /obj/machinery/door/airlock/maintenance,
/obj/structure/barricade/wooden/crude/snow,
/obj/structure/fans/tiny/invisible, /obj/structure/fans/tiny/invisible,
/obj/structure/barricade/wooden/crude/snow{
max_integrity = 15
},
/turf/open/floor/plating, /turf/open/floor/plating,
/area/maintenance/bar) /area/maintenance/bar)
"lzw" = ( "lzw" = (
@@ -22705,13 +22743,6 @@
/obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/machinery/atmospherics/components/unary/vent_pump/on,
/turf/open/floor/plasteel, /turf/open/floor/plasteel,
/area/engine/engineering) /area/engine/engineering)
"mfy" = (
/obj/machinery/atmospherics/pipe/simple/supply/visible{
dir = 4
},
/obj/machinery/light/floor,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors)
"mfF" = ( "mfF" = (
/obj/machinery/power/apc{ /obj/machinery/power/apc{
areastring = "/area/crew_quarters/heads/cmo"; areastring = "/area/crew_quarters/heads/cmo";
@@ -24996,6 +25027,17 @@
}, },
/turf/open/floor/plasteel, /turf/open/floor/plasteel,
/area/engine/engineering) /area/engine/engineering)
"nDd" = (
/obj/structure/cable{
icon_state = "4-8"
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/supply/visible,
/obj/machinery/light/floor,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors)
"nDl" = ( "nDl" = (
/obj/structure/cable{ /obj/structure/cable{
icon_state = "4-8" icon_state = "4-8"
@@ -25355,7 +25397,9 @@
/area/security/prison) /area/security/prison)
"nPs" = ( "nPs" = (
/obj/structure/chair/stool, /obj/structure/chair/stool,
/obj/structure/barricade/wooden, /obj/structure/barricade/wooden{
max_integrity = 10
},
/turf/open/floor/wood, /turf/open/floor/wood,
/area/maintenance/bar) /area/maintenance/bar)
"nPF" = ( "nPF" = (
@@ -26103,6 +26147,9 @@
/obj/effect/mapping_helpers/airlock/cyclelink_helper{ /obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 1 dir = 1
}, },
/obj/structure/barricade/wooden/crude/snow{
max_integrity = 15
},
/turf/open/floor/wood, /turf/open/floor/wood,
/area/maintenance/bar) /area/maintenance/bar)
"oml" = ( "oml" = (
@@ -26897,6 +26944,16 @@
dir = 4 dir = 4
}, },
/area/hallway/secondary/exit/departure_lounge) /area/hallway/secondary/exit/departure_lounge)
"oME" = (
/obj/structure/cable{
icon_state = "4-8"
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
dir = 4
},
/obj/machinery/light/floor,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors)
"oNv" = ( "oNv" = (
/obj/structure/table/wood, /obj/structure/table/wood,
/turf/open/floor/wood, /turf/open/floor/wood,
@@ -27224,14 +27281,6 @@
}, },
/turf/closed/wall, /turf/closed/wall,
/area/janitor) /area/janitor)
"paG" = (
/obj/structure/cable{
icon_state = "1-2"
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/visible,
/obj/machinery/light/floor,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors)
"pbc" = ( "pbc" = (
/obj/structure/cable{ /obj/structure/cable{
icon_state = "4-8" icon_state = "4-8"
@@ -27464,13 +27513,6 @@
/obj/machinery/disposal/bin, /obj/machinery/disposal/bin,
/turf/open/floor/carpet, /turf/open/floor/carpet,
/area/crew_quarters/dorms) /area/crew_quarters/dorms)
"pgf" = (
/obj/structure/disposalpipe/segment{
dir = 4
},
/obj/machinery/light/floor,
/turf/open/floor/plating/asteroid/snow/icemoon,
/area/icemoon/surface/outdoors)
"pgk" = ( "pgk" = (
/obj/structure/window{ /obj/structure/window{
dir = 1 dir = 1
@@ -29322,7 +29364,9 @@
/obj/structure/chair/comfy/brown{ /obj/structure/chair/comfy/brown{
dir = 4 dir = 4
}, },
/obj/structure/barricade/wooden, /obj/structure/barricade/wooden{
max_integrity = 10
},
/turf/open/floor/wood, /turf/open/floor/wood,
/area/maintenance/bar) /area/maintenance/bar)
"qnk" = ( "qnk" = (
@@ -29845,7 +29889,9 @@
/area/engine/atmos) /area/engine/atmos)
"qDg" = ( "qDg" = (
/obj/structure/chair/comfy/brown, /obj/structure/chair/comfy/brown,
/obj/structure/barricade/wooden/snowed, /obj/structure/barricade/wooden/snowed{
max_integrity = 10
},
/turf/open/floor/wood, /turf/open/floor/wood,
/area/maintenance/bar) /area/maintenance/bar)
"qDO" = ( "qDO" = (
@@ -30538,6 +30584,13 @@
}, },
/turf/open/floor/engine, /turf/open/floor/engine,
/area/engine/engineering) /area/engine/engineering)
"qZO" = (
/obj/machinery/atmospherics/pipe/simple/supply/visible{
dir = 4
},
/obj/machinery/light/floor,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors)
"rai" = ( "rai" = (
/obj/effect/landmark/event_spawn, /obj/effect/landmark/event_spawn,
/turf/open/floor/plasteel, /turf/open/floor/plasteel,
@@ -30803,10 +30856,12 @@
/turf/open/floor/wood, /turf/open/floor/wood,
/area/crew_quarters/theatre) /area/crew_quarters/theatre)
"rjQ" = ( "rjQ" = (
/obj/structure/barricade/wooden/snowed,
/obj/structure/light_construct/small{ /obj/structure/light_construct/small{
dir = 1 dir = 1
}, },
/obj/structure/barricade/wooden/snowed{
max_integrity = 10
},
/turf/open/floor/plating, /turf/open/floor/plating,
/area/maintenance/bar) /area/maintenance/bar)
"rkd" = ( "rkd" = (
@@ -34538,10 +34593,12 @@
/turf/open/floor/carpet, /turf/open/floor/carpet,
/area/security/detectives_office) /area/security/detectives_office)
"tCj" = ( "tCj" = (
/obj/structure/barricade/wooden/snowed,
/obj/structure/sign/poster/contraband/random{ /obj/structure/sign/poster/contraband/random{
pixel_y = -32 pixel_y = -32
}, },
/obj/structure/barricade/wooden/snowed{
max_integrity = 10
},
/turf/open/floor/wood, /turf/open/floor/wood,
/area/maintenance/bar) /area/maintenance/bar)
"tCN" = ( "tCN" = (
@@ -34835,13 +34892,15 @@
/turf/open/floor/plasteel/dark, /turf/open/floor/plasteel/dark,
/area/ai_monitored/security/armory) /area/ai_monitored/security/armory)
"tMk" = ( "tMk" = (
/obj/structure/barricade/wooden/snowed,
/obj/machinery/newscaster{ /obj/machinery/newscaster{
pixel_y = 32 pixel_y = 32
}, },
/obj/structure/light_construct/small{ /obj/structure/light_construct/small{
dir = 1 dir = 1
}, },
/obj/structure/barricade/wooden/snowed{
max_integrity = 10
},
/turf/open/floor/wood, /turf/open/floor/wood,
/area/maintenance/bar) /area/maintenance/bar)
"tMn" = ( "tMn" = (
@@ -35166,13 +35225,6 @@
}, },
/turf/open/floor/plasteel/white, /turf/open/floor/plasteel/white,
/area/medical/medbay/central) /area/medical/medbay/central)
"tUq" = (
/obj/structure/disposalpipe/segment{
dir = 4
},
/obj/machinery/light/floor,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors)
"tUF" = ( "tUF" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{ /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4 dir = 4
@@ -35229,17 +35281,6 @@
/obj/machinery/atmospherics/components/unary/vent_scrubber/on, /obj/machinery/atmospherics/components/unary/vent_scrubber/on,
/turf/open/floor/plasteel, /turf/open/floor/plasteel,
/area/hallway/primary/central) /area/hallway/primary/central)
"tXJ" = (
/obj/structure/cable{
icon_state = "4-8"
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/supply/visible,
/obj/machinery/light/floor,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors)
"tXN" = ( "tXN" = (
/turf/closed/wall/r_wall, /turf/closed/wall/r_wall,
/area/science/robotics/lab) /area/science/robotics/lab)
@@ -37702,6 +37743,10 @@
}, },
/turf/open/floor/plasteel, /turf/open/floor/plasteel,
/area/quartermaster/sorting) /area/quartermaster/sorting)
"vBe" = (
/obj/machinery/light/floor,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors)
"vBg" = ( "vBg" = (
/obj/machinery/telecomms/server/presets/supply, /obj/machinery/telecomms/server/presets/supply,
/turf/open/floor/plasteel/dark/telecomms, /turf/open/floor/plasteel/dark/telecomms,
@@ -39307,10 +39352,6 @@
/obj/effect/landmark/blobstart, /obj/effect/landmark/blobstart,
/turf/open/floor/plating, /turf/open/floor/plating,
/area/maintenance/central) /area/maintenance/central)
"wuW" = (
/obj/machinery/bloodbankgen,
/turf/open/floor/plasteel/white,
/area/medical/medbay/central)
"wvg" = ( "wvg" = (
/turf/open/floor/wood, /turf/open/floor/wood,
/area/library) /area/library)
@@ -39483,7 +39524,9 @@
/turf/open/floor/plasteel, /turf/open/floor/plasteel,
/area/storage/atmos) /area/storage/atmos)
"wEm" = ( "wEm" = (
/obj/structure/barricade/wooden, /obj/structure/barricade/wooden{
max_integrity = 10
},
/turf/open/floor/wood{ /turf/open/floor/wood{
icon_state = "wood-broken6" icon_state = "wood-broken6"
}, },
@@ -39581,7 +39624,9 @@
/turf/open/floor/plasteel, /turf/open/floor/plasteel,
/area/hallway/primary/port) /area/hallway/primary/port)
"wGD" = ( "wGD" = (
/obj/structure/barricade/wooden, /obj/structure/barricade/wooden{
max_integrity = 10
},
/turf/open/floor/wood, /turf/open/floor/wood,
/area/maintenance/bar) /area/maintenance/bar)
"wHQ" = ( "wHQ" = (
@@ -41461,6 +41506,11 @@
}, },
/turf/open/floor/plasteel/dark, /turf/open/floor/plasteel/dark,
/area/security/prison) /area/security/prison)
"ybT" = (
/obj/machinery/atmospherics/pipe/simple/supply/visible,
/obj/machinery/light/floor,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors)
"ycl" = ( "ycl" = (
/obj/structure/fans/tiny, /obj/structure/fans/tiny,
/obj/machinery/door/firedoor/border_only{ /obj/machinery/door/firedoor/border_only{
@@ -54188,7 +54238,7 @@ avT
avT avT
gLH gLH
wie wie
cBX ePa
jrR jrR
nTQ nTQ
nTQ nTQ
@@ -57522,7 +57572,7 @@ nsi
eue eue
eLX eLX
exq exq
wuW hLg
sXJ sXJ
sXJ sXJ
vLa vLa
@@ -58845,7 +58895,7 @@ sPA
sKh sKh
xUL xUL
xUL xUL
gSA vBe
avT avT
avT avT
avT avT
@@ -60644,7 +60694,7 @@ itp
aPE aPE
aQV aQV
xZL xZL
mfy qZO
avT avT
avT avT
ydp ydp
@@ -61624,7 +61674,7 @@ avT
avT avT
avT avT
xUL xUL
gSA vBe
mbm mbm
iJl iJl
iJl iJl
@@ -62443,7 +62493,7 @@ avT
avT avT
avT avT
xZL xZL
mfy qZO
avT avT
avT avT
ydp ydp
@@ -62652,7 +62702,7 @@ avT
avT avT
avT avT
avT avT
ciS bGt
avT avT
avT avT
avT avT
@@ -64194,7 +64244,7 @@ ydp
avT avT
avT avT
avT avT
ciS bGt
avT avT
avT avT
avT avT
@@ -64242,7 +64292,7 @@ avT
avT avT
avT avT
xZL xZL
mfy qZO
avT avT
avT avT
avT avT
@@ -65491,7 +65541,7 @@ avT
avT avT
avT avT
avT avT
gSA vBe
xnm xnm
xUL xUL
rhX rhX
@@ -65993,7 +66043,7 @@ avT
avT avT
avT avT
avT avT
ciS bGt
avT avT
avT avT
avT avT
@@ -66041,7 +66091,7 @@ ydp
avT avT
avT avT
xZL xZL
mfy qZO
avT avT
avT avT
avT avT
@@ -66262,7 +66312,7 @@ avT
avT avT
avT avT
avT avT
gSA vBe
xnm xnm
xUL xUL
rhX rhX
@@ -67023,16 +67073,16 @@ avT
avT avT
ace ace
xUL xUL
gSA vBe
xUL xUL
xUL xUL
xUL xUL
xUL xUL
gSA vBe
xUL xUL
xUL xUL
xUL xUL
gSA vBe
xUL xUL
xnm xnm
avT avT
@@ -67794,7 +67844,7 @@ avT
avT avT
avT avT
xZL xZL
mfy qZO
maG maG
avT avT
avT avT
@@ -67840,7 +67890,7 @@ xUL
avT avT
avT avT
xZL xZL
mfy qZO
xUL xUL
xUL xUL
xUL xUL
@@ -69639,7 +69689,7 @@ xUL
xUL xUL
avT avT
xZL xZL
mfy qZO
avT avT
avT avT
ydp ydp
@@ -70364,7 +70414,7 @@ avT
avT avT
avT avT
xZL xZL
mfy qZO
maG maG
avT avT
avT avT
@@ -71438,7 +71488,7 @@ xUL
xUL xUL
avT avT
xZL xZL
mfy qZO
xUL xUL
xUL xUL
xUL xUL
@@ -72196,14 +72246,14 @@ avT
avT avT
avT avT
avT avT
eZT oME
dvc dvc
vsM vsM
vsM vsM
vsM vsM
vsM vsM
vsM vsM
fNt ybT
vsM vsM
vsM vsM
vsM vsM
@@ -72420,7 +72470,7 @@ avT
avT avT
avT avT
xZL xZL
mfy qZO
maG maG
avT avT
avT avT
@@ -73214,7 +73264,7 @@ naj
naj naj
naj naj
naj naj
tCj jvy
wyg wyg
ydp ydp
ydp ydp
@@ -73995,7 +74045,7 @@ axN
ruo ruo
ruo ruo
ruo ruo
tXJ nDd
aDQ aDQ
avT avT
avT avT
@@ -74476,7 +74526,7 @@ aaM
nZE nZE
nZE nZE
abU abU
gSA vBe
maG maG
avT avT
avT avT
@@ -74727,7 +74777,7 @@ avT
iHM iHM
tOz tOz
iHM iHM
fVM gCO
iHM iHM
axN axN
ruo ruo
@@ -74768,13 +74818,13 @@ avT
avT avT
xZL xZL
xBk xBk
gSA vBe
xUL xUL
xUL xUL
gSA vBe
xUL xUL
xUL xUL
gSA vBe
btZ btZ
tif tif
pqX pqX
@@ -75794,7 +75844,7 @@ avT
avT avT
avT avT
avT avT
eZT oME
xBk xBk
maG maG
avT avT
@@ -76276,7 +76326,7 @@ kHD
iHM iHM
xZL xZL
xBk xBk
tUq kTY
ydp ydp
ydp ydp
ydp ydp
@@ -76295,14 +76345,14 @@ ydp
ydp ydp
avT avT
avT avT
fPV atX
ujF ujF
ujF ujF
ujF ujF
ujF ujF
ujF ujF
ujF ujF
paG dwF
ujF ujF
ujF ujF
ujF ujF
@@ -77561,7 +77611,7 @@ avT
avT avT
xZL xZL
xBk xBk
pgf iSB
wdv wdv
xUL xUL
xUL xUL
@@ -78094,7 +78144,7 @@ avT
avT avT
avT avT
avT avT
eZT oME
xBk xBk
maG maG
avT avT
@@ -78335,18 +78385,18 @@ xBk
bzc bzc
xUL xUL
xUL xUL
gSA vBe
xUL xUL
xUL xUL
xUL xUL
xUL xUL
gSA vBe
xUL xUL
xUL xUL
xUL xUL
xUL xUL
xUL xUL
gSA vBe
xUL xUL
xUL xUL
xUL xUL
@@ -79101,7 +79151,7 @@ qMn
pgp pgp
wdv wdv
wdv wdv
xUL vBe
xUL xUL
xUL xUL
xUL xUL
@@ -79893,7 +79943,7 @@ avT
avT avT
bmX bmX
avT avT
eZT oME
xBk xBk
avT avT
avT avT
@@ -81692,7 +81742,7 @@ ydp
ydp ydp
avT avT
avT avT
eZT oME
xBk xBk
avT avT
avT avT
@@ -83491,7 +83541,7 @@ xUL
xUL xUL
xUL xUL
avT avT
eZT oME
xBk xBk
avT avT
avT avT
@@ -85290,7 +85340,7 @@ xUL
xUL xUL
xiw xiw
avT avT
eZT oME
xBk xBk
avT avT
avT avT
@@ -87089,7 +87139,7 @@ avT
avT avT
avT avT
avT avT
eZT oME
xBk xBk
avT avT
avT avT
@@ -88117,7 +88167,7 @@ vsM
vsM vsM
vsM vsM
vsM vsM
fNt ybT
aUb aUb
avT avT
avT avT