mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-18 10:32:32 +01:00
Closet Access Tweak
Add an additional level of access to command secretary locker so secretaries can actually access it when needed.
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
icon_opened = "hopsecureopen"
|
||||
icon_broken = "hopsecurebroken"
|
||||
icon_off = "hopsecureoff"
|
||||
req_access = list(access_hop)
|
||||
req_access = list(access_hop, access_heads)
|
||||
|
||||
starts_with = list(
|
||||
/obj/item/device/radio/headset/headset_com = 3,
|
||||
|
||||
Reference in New Issue
Block a user