[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:
committed by
kevinz000
parent
f6aa35f76e
commit
7bb6bc8dd3
@@ -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()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user