From aceff2e60f6df459549fde9e5443d206b81d549d Mon Sep 17 00:00:00 2001 From: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> Date: Mon, 3 Apr 2023 00:49:53 +0200 Subject: [PATCH] OM Vault (#16142) --- html/changelogs/om_vault.yml | 6 ++++++ maps/sccv_horizon/sccv_horizon-2_deck_2.dmm | 7 ++++--- 2 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 html/changelogs/om_vault.yml diff --git a/html/changelogs/om_vault.yml b/html/changelogs/om_vault.yml new file mode 100644 index 00000000000..5abea3b3e48 --- /dev/null +++ b/html/changelogs/om_vault.yml @@ -0,0 +1,6 @@ +author: SleepyGemmy + +delete-after: True + +changes: + - bugfix: "Fixed OM not having access to the vault." \ No newline at end of file diff --git a/maps/sccv_horizon/sccv_horizon-2_deck_2.dmm b/maps/sccv_horizon/sccv_horizon-2_deck_2.dmm index a51ae102db6..8a1d9843b7e 100644 --- a/maps/sccv_horizon/sccv_horizon-2_deck_2.dmm +++ b/maps/sccv_horizon/sccv_horizon-2_deck_2.dmm @@ -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)