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)