mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-01-28 01:42:50 +00:00
Fixed Door Permission
The room containing the messaging servers now has the same access levels as on Tether and the SD.
This commit is contained in:
@@ -11259,7 +11259,7 @@
|
||||
/obj/machinery/door/airlock/angled_bay/secure{
|
||||
dir = 4;
|
||||
name = "Telecoms Access";
|
||||
req_one_access = list(10,12,16,17,61)
|
||||
req_one_access = list(16,17,61)
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
||||
dir = 8
|
||||
|
||||
Reference in New Issue
Block a user