This commit is contained in:
SleepyGemmy
2023-04-02 22:49:53 +00:00
committed by GitHub
parent e342cef016
commit aceff2e60f
2 changed files with 10 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
author: SleepyGemmy
delete-after: True
changes:
- bugfix: "Fixed OM not having access to the vault."
+4 -3
View File
@@ -3737,7 +3737,7 @@
pixel_x = -38;
pixel_y = 32;
specialfunctions = 4;
req_access = list(20)
req_one_access = list(20,41)
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 4
@@ -33168,7 +33168,7 @@
"qgL" = (
/obj/machinery/door/airlock/vault/bolted{
id_tag = "Vault_Airlock";
req_access = list(20)
req_one_access = list(20,41)
},
/obj/effect/floor_decal/industrial/hatch/yellow,
/obj/machinery/door/firedoor,
@@ -33189,7 +33189,8 @@
pixel_x = 6;
name = "Vault Turret Control";
pixel_y = 32;
req_access = list(20)
req_one_access = list(20,41);
req_access = null
},
/turf/simulated/floor/tiled/full,
/area/storage/secure)