Merge pull request #700 from TheFurryFeline/TFF-Closet_Access_Tweak

Closet Access Tweak
This commit is contained in:
Razgriz
2019-06-01 14:11:33 -07:00
committed by GitHub
2 changed files with 7 additions and 1 deletions
@@ -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,
@@ -0,0 +1,6 @@
author: TheFurryFeline
delete-after: True
changes:
- tweak: "Add an additional level of access to command secretary locker so secretaries can actually access it when needed."