mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Merge pull request #16854 from LightFire53/Airlock-Problems
Fixes DeltaStation Mishaps in Engineering
This commit is contained in:
@@ -12145,7 +12145,7 @@
|
||||
id = "engsm";
|
||||
name = "Radiation Shutters Control";
|
||||
pixel_y = 24;
|
||||
req_access_txt = "10; 24"
|
||||
req_access_txt = "24"
|
||||
},
|
||||
/obj/structure/cable/yellow{
|
||||
d1 = 4;
|
||||
@@ -40740,7 +40740,7 @@
|
||||
/obj/machinery/door/firedoor,
|
||||
/obj/machinery/door/airlock/engineering/glass{
|
||||
name = "Engineering";
|
||||
req_access_txt = "24; 10"
|
||||
req_access_txt = "32"
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
|
||||
@@ -44125,7 +44125,7 @@
|
||||
},
|
||||
/obj/machinery/door/airlock/engineering/glass{
|
||||
name = "Engineering Break Room";
|
||||
req_access_txt = "24; 10"
|
||||
req_access_txt = "32"
|
||||
},
|
||||
/obj/machinery/door/firedoor,
|
||||
/obj/structure/disposalpipe/segment{
|
||||
@@ -96621,10 +96621,9 @@
|
||||
/area/security/interrogation)
|
||||
"mfl" = (
|
||||
/obj/effect/decal/warning_stripes/east,
|
||||
/obj/machinery/atmospherics/unary/portables_connector{
|
||||
/obj/machinery/atmospherics/unary/thermomachine/freezer{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/atmospherics/unary/thermomachine/freezer,
|
||||
/turf/simulated/floor/plasteel,
|
||||
/area/atmos)
|
||||
"mft" = (
|
||||
|
||||
Reference in New Issue
Block a user