[MIRROR] HoP/QM have access to vault (#6818)

* Vault Access for QM (#37880)

* HoP/QM have access to vault

* Update captain.dm
This commit is contained in:
CitadelStationBot
2018-05-27 19:25:18 -05:00
committed by kevinz000
parent f6aa35f76e
commit 7bb6bc8dd3
6 changed files with 12 additions and 12 deletions
@@ -58,7 +58,7 @@
/obj/structure/closet/secure_closet/freezer/money
name = "freezer"
desc = "This contains cold hard cash."
req_access = list(ACCESS_HEADS_VAULT)
req_access = list(ACCESS_VAULT)
/obj/structure/closet/secure_closet/freezer/money/PopulateContents()
..()