try 2 at nerfing these barricades

This commit is contained in:
Detective Google
2020-05-13 03:10:38 -05:00
parent e79b1312eb
commit c613376e47

View File

@@ -32,7 +32,8 @@
/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 max_integrity = 10;
obj_integrity = 10
}, },
/turf/open/floor/wood, /turf/open/floor/wood,
/area/maintenance/bar) /area/maintenance/bar)
@@ -405,7 +406,8 @@
/area/quartermaster/storage) /area/quartermaster/storage)
"ahn" = ( "ahn" = (
/obj/structure/barricade/wooden/snowed{ /obj/structure/barricade/wooden/snowed{
max_integrity = 10 max_integrity = 10;
obj_integrity = 10
}, },
/turf/open/floor/wood, /turf/open/floor/wood,
/area/maintenance/bar) /area/maintenance/bar)
@@ -1211,7 +1213,8 @@
icon_state = "1-2" icon_state = "1-2"
}, },
/obj/structure/barricade/wooden/snowed{ /obj/structure/barricade/wooden/snowed{
max_integrity = 10 max_integrity = 10;
obj_integrity = 10
}, },
/turf/open/floor/wood, /turf/open/floor/wood,
/area/maintenance/bar) /area/maintenance/bar)
@@ -3098,7 +3101,8 @@
}, },
/obj/structure/light_construct/small, /obj/structure/light_construct/small,
/obj/structure/barricade/wooden/snowed{ /obj/structure/barricade/wooden/snowed{
max_integrity = 10 max_integrity = 10;
obj_integrity = 10
}, },
/turf/open/floor/wood{ /turf/open/floor/wood{
icon_state = "wood-broken4" icon_state = "wood-broken4"
@@ -4838,6 +4842,14 @@
/obj/machinery/door/firedoor/border_only, /obj/machinery/door/firedoor/border_only,
/turf/open/floor/plasteel, /turf/open/floor/plasteel,
/area/science/robotics/mechbay) /area/science/robotics/mechbay)
"bDf" = (
/obj/machinery/door/airlock/external{
name = "Engineering External Access";
req_access_txt = "10;13"
},
/obj/structure/fans/tiny,
/turf/open/floor/plating,
/area/engine/engineering)
"bDg" = ( "bDg" = (
/obj/structure/cable{ /obj/structure/cable{
icon_state = "4-8" icon_state = "4-8"
@@ -7660,7 +7672,8 @@
icon_state = "1-2" icon_state = "1-2"
}, },
/obj/structure/barricade/wooden/crude/snow{ /obj/structure/barricade/wooden/crude/snow{
max_integrity = 15 max_integrity = 15;
obj_integrity = 15
}, },
/turf/open/floor/plating, /turf/open/floor/plating,
/area/maintenance/bar) /area/maintenance/bar)
@@ -8587,7 +8600,8 @@
/area/engine/engineering) /area/engine/engineering)
"cYK" = ( "cYK" = (
/obj/structure/barricade/wooden/snowed{ /obj/structure/barricade/wooden/snowed{
max_integrity = 10 max_integrity = 10;
obj_integrity = 10
}, },
/turf/open/floor/plating, /turf/open/floor/plating,
/area/maintenance/bar) /area/maintenance/bar)
@@ -10861,13 +10875,14 @@
/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{
max_integrity = 15
},
/obj/structure/cable{ /obj/structure/cable{
icon_state = "1-2" icon_state = "1-2"
}, },
/obj/structure/fans/tiny/invisible, /obj/structure/fans/tiny/invisible,
/obj/structure/barricade/wooden/crude/snow{
max_integrity = 15;
obj_integrity = 15
},
/turf/open/floor/plating, /turf/open/floor/plating,
/area/maintenance/bar) /area/maintenance/bar)
"eDu" = ( "eDu" = (
@@ -14017,7 +14032,8 @@
"gAG" = ( "gAG" = (
/obj/structure/table/wood, /obj/structure/table/wood,
/obj/structure/barricade/wooden{ /obj/structure/barricade/wooden{
max_integrity = 10 max_integrity = 10;
obj_integrity = 10
}, },
/turf/open/floor/plating, /turf/open/floor/plating,
/area/maintenance/bar) /area/maintenance/bar)
@@ -18763,7 +18779,8 @@
/area/crew_quarters/kitchen) /area/crew_quarters/kitchen)
"jvy" = ( "jvy" = (
/obj/structure/barricade/wooden/snowed{ /obj/structure/barricade/wooden/snowed{
max_integrity = 10 max_integrity = 10;
obj_integrity = 10
}, },
/obj/structure/sign/poster/contraband/random{ /obj/structure/sign/poster/contraband/random{
pixel_y = -32 pixel_y = -32
@@ -18913,7 +18930,8 @@
icon_state = "1-2" icon_state = "1-2"
}, },
/obj/structure/barricade/wooden{ /obj/structure/barricade/wooden{
max_integrity = 10 max_integrity = 10;
obj_integrity = 10
}, },
/turf/open/floor/wood, /turf/open/floor/wood,
/area/maintenance/bar) /area/maintenance/bar)
@@ -19772,7 +19790,8 @@
dir = 4 dir = 4
}, },
/obj/structure/barricade/wooden/snowed{ /obj/structure/barricade/wooden/snowed{
max_integrity = 10 max_integrity = 10;
obj_integrity = 10
}, },
/turf/open/floor/wood, /turf/open/floor/wood,
/area/maintenance/bar) /area/maintenance/bar)
@@ -21843,7 +21862,8 @@
/obj/machinery/door/airlock/maintenance, /obj/machinery/door/airlock/maintenance,
/obj/structure/fans/tiny/invisible, /obj/structure/fans/tiny/invisible,
/obj/structure/barricade/wooden/crude/snow{ /obj/structure/barricade/wooden/crude/snow{
max_integrity = 15 max_integrity = 15;
obj_integrity = 15
}, },
/turf/open/floor/plating, /turf/open/floor/plating,
/area/maintenance/bar) /area/maintenance/bar)
@@ -22032,16 +22052,6 @@
}, },
/turf/closed/wall/r_wall, /turf/closed/wall/r_wall,
/area/engine/atmos) /area/engine/atmos)
"lFm" = (
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 8
},
/obj/machinery/door/airlock/external{
name = "Escape Airlock"
},
/obj/structure/fans/tiny,
/turf/open/floor/plating,
/area/hallway/secondary/exit/departure_lounge)
"lFu" = ( "lFu" = (
/obj/machinery/door/firedoor/border_only{ /obj/machinery/door/firedoor/border_only{
name = "south facing firelock" name = "south facing firelock"
@@ -25435,7 +25445,8 @@
"nPs" = ( "nPs" = (
/obj/structure/chair/stool, /obj/structure/chair/stool,
/obj/structure/barricade/wooden{ /obj/structure/barricade/wooden{
max_integrity = 10 max_integrity = 10;
obj_integrity = 10
}, },
/turf/open/floor/wood, /turf/open/floor/wood,
/area/maintenance/bar) /area/maintenance/bar)
@@ -26185,7 +26196,8 @@
dir = 1 dir = 1
}, },
/obj/structure/barricade/wooden/crude/snow{ /obj/structure/barricade/wooden/crude/snow{
max_integrity = 15 max_integrity = 15;
obj_integrity = 15
}, },
/turf/open/floor/wood, /turf/open/floor/wood,
/area/maintenance/bar) /area/maintenance/bar)
@@ -29404,7 +29416,8 @@
dir = 4 dir = 4
}, },
/obj/structure/barricade/wooden{ /obj/structure/barricade/wooden{
max_integrity = 10 max_integrity = 10;
obj_integrity = 10
}, },
/turf/open/floor/wood, /turf/open/floor/wood,
/area/maintenance/bar) /area/maintenance/bar)
@@ -29932,7 +29945,8 @@
"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 max_integrity = 10;
obj_integrity = 10
}, },
/turf/open/floor/wood, /turf/open/floor/wood,
/area/maintenance/bar) /area/maintenance/bar)
@@ -30902,7 +30916,8 @@
dir = 1 dir = 1
}, },
/obj/structure/barricade/wooden/snowed{ /obj/structure/barricade/wooden/snowed{
max_integrity = 10 max_integrity = 10;
obj_integrity = 10
}, },
/turf/open/floor/plating, /turf/open/floor/plating,
/area/maintenance/bar) /area/maintenance/bar)
@@ -31294,16 +31309,6 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/plasteel/white, /turf/open/floor/plasteel/white,
/area/medical/medbay/central) /area/medical/medbay/central)
"rsB" = (
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 4
},
/obj/machinery/door/airlock/external{
name = "Escape Airlock"
},
/obj/structure/fans/tiny,
/turf/open/floor/plating,
/area/hallway/secondary/exit/departure_lounge)
"rsD" = ( "rsD" = (
/obj/structure/table/wood, /obj/structure/table/wood,
/obj/structure/bedsheetbin/towel, /obj/structure/bedsheetbin/towel,
@@ -32964,6 +32969,16 @@
/obj/effect/landmark/event_spawn, /obj/effect/landmark/event_spawn,
/turf/open/floor/plasteel, /turf/open/floor/plasteel,
/area/security/checkpoint/supply) /area/security/checkpoint/supply)
"sDA" = (
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 8
},
/obj/machinery/door/airlock/external{
name = "Escape Airlock"
},
/obj/structure/fans/tiny,
/turf/open/floor/plating,
/area/hallway/secondary/exit/departure_lounge)
"sDD" = ( "sDD" = (
/obj/structure/cable{ /obj/structure/cable{
icon_state = "1-2" icon_state = "1-2"
@@ -34652,7 +34667,8 @@
pixel_y = -32 pixel_y = -32
}, },
/obj/structure/barricade/wooden/snowed{ /obj/structure/barricade/wooden/snowed{
max_integrity = 10 max_integrity = 10;
obj_integrity = 10
}, },
/turf/open/floor/wood, /turf/open/floor/wood,
/area/maintenance/bar) /area/maintenance/bar)
@@ -34955,7 +34971,8 @@
dir = 1 dir = 1
}, },
/obj/structure/barricade/wooden/snowed{ /obj/structure/barricade/wooden/snowed{
max_integrity = 10 max_integrity = 10;
obj_integrity = 10
}, },
/turf/open/floor/wood, /turf/open/floor/wood,
/area/maintenance/bar) /area/maintenance/bar)
@@ -37395,6 +37412,16 @@
}, },
/turf/closed/wall/r_wall, /turf/closed/wall/r_wall,
/area/security/prison) /area/security/prison)
"vpY" = (
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 4
},
/obj/machinery/door/airlock/external{
name = "Escape Airlock"
},
/obj/structure/fans/tiny,
/turf/open/floor/plating,
/area/hallway/secondary/exit/departure_lounge)
"vqv" = ( "vqv" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden, /obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/obj/machinery/door/airlock{ /obj/machinery/door/airlock{
@@ -39588,7 +39615,8 @@
/area/storage/atmos) /area/storage/atmos)
"wEm" = ( "wEm" = (
/obj/structure/barricade/wooden{ /obj/structure/barricade/wooden{
max_integrity = 10 max_integrity = 10;
obj_integrity = 10
}, },
/turf/open/floor/wood{ /turf/open/floor/wood{
icon_state = "wood-broken6" icon_state = "wood-broken6"
@@ -39688,7 +39716,8 @@
/area/hallway/primary/port) /area/hallway/primary/port)
"wGD" = ( "wGD" = (
/obj/structure/barricade/wooden{ /obj/structure/barricade/wooden{
max_integrity = 10 max_integrity = 10;
obj_integrity = 10
}, },
/turf/open/floor/wood, /turf/open/floor/wood,
/area/maintenance/bar) /area/maintenance/bar)
@@ -40994,14 +41023,6 @@
}, },
/turf/open/floor/plasteel/dark, /turf/open/floor/plasteel/dark,
/area/security/brig) /area/security/brig)
"xFu" = (
/obj/machinery/door/airlock/external{
name = "Engineering External Access";
req_access_txt = "10;13"
},
/obj/structure/fans/tiny,
/turf/open/floor/plating,
/area/engine/engineering)
"xFQ" = ( "xFQ" = (
/obj/machinery/doorButtons/airlock_controller{ /obj/machinery/doorButtons/airlock_controller{
idExterior = "virology_airlock_exterior"; idExterior = "virology_airlock_exterior";
@@ -41257,7 +41278,13 @@
}, },
/turf/open/floor/plasteel, /turf/open/floor/plasteel,
/area/engine/break_room) /area/engine/break_room)
"xMR" = ( "xMV" = (
/obj/structure/cable{
icon_state = "4-8"
},
/turf/open/floor/plating,
/area/maintenance/solars/port/aft)
"xOa" = (
/obj/machinery/door/airlock/external{ /obj/machinery/door/airlock/external{
name = "Engineering External Access"; name = "Engineering External Access";
req_access_txt = "10;13" req_access_txt = "10;13"
@@ -41265,12 +41292,6 @@
/obj/structure/fans/tiny, /obj/structure/fans/tiny,
/turf/open/floor/engine, /turf/open/floor/engine,
/area/engine/atmospherics_engine) /area/engine/atmospherics_engine)
"xMV" = (
/obj/structure/cable{
icon_state = "4-8"
},
/turf/open/floor/plating,
/area/maintenance/solars/port/aft)
"xOj" = ( "xOj" = (
/obj/structure/cable{ /obj/structure/cable{
icon_state = "4-8" icon_state = "4-8"
@@ -72603,7 +72624,7 @@ bmX
avT avT
avT avT
bok bok
rsB vpY
bok bok
cwo cwo
wcB wcB
@@ -78763,17 +78784,17 @@ xUL
xUL xUL
pZl pZl
unA unA
lFm sDA
unA unA
lFm sDA
unA unA
rJO rJO
xUL xUL
pZl pZl
unA unA
lFm sDA
unA unA
lFm sDA
unA unA
bok bok
bok bok
@@ -94645,7 +94666,7 @@ qtH
xUL xUL
xUL xUL
xUL xUL
xFu bDf
ijZ ijZ
ijZ ijZ
bnU bnU
@@ -99272,7 +99293,7 @@ sTq
hBq hBq
hBq hBq
hBq hBq
xMR xOa
hBq hBq
kol kol
jZW jZW