mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
[MIRROR] Fixes Icebox backstage from service hall access inconsistency. (#3405)
* Fixes Icebox backstage from service hall access inconsistency. (#56772) Co-authored-by: Cosmo <cosmo.rader@ yandex.com> * Fixes Icebox backstage from service hall access inconsistency. Co-authored-by: Potato-Masher <33107541+Potato-Masher@users.noreply.github.com> Co-authored-by: Cosmo <cosmo.rader@ yandex.com>
This commit is contained in:
co-authored by
Cosmo
Potato-Masher
parent
f1dec66923
commit
0cf507c273
@@ -8697,16 +8697,16 @@
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/cable,
|
||||
/obj/machinery/door/airlock{
|
||||
name = "Service Hall";
|
||||
req_one_access_txt = "22;25;26;28;35;37;38;46;70"
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer4{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer2{
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/door/airlock/maintenance{
|
||||
name = "Service Hall Maintenance";
|
||||
req_one_access_txt = "22;25;26;28;35;37;38;46;70"
|
||||
},
|
||||
/turf/open/floor/plating,
|
||||
/area/hallway/secondary/service)
|
||||
"aGQ" = (
|
||||
@@ -31645,10 +31645,6 @@
|
||||
/obj/structure/disposalpipe/segment{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/door/airlock{
|
||||
name = "Service Hall";
|
||||
req_one_access_txt = "22;25;26;28;35;37;38;46;70"
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer4{
|
||||
dir = 4
|
||||
},
|
||||
@@ -31656,6 +31652,10 @@
|
||||
dir = 8
|
||||
},
|
||||
/obj/structure/cable,
|
||||
/obj/machinery/door/airlock{
|
||||
name = "Theater Backstage Service Hall";
|
||||
req_access_txt = "46"
|
||||
},
|
||||
/turf/open/floor/plastic,
|
||||
/area/hallway/secondary/service)
|
||||
"giT" = (
|
||||
|
||||
Reference in New Issue
Block a user