mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-25 21:16:39 +01:00
Merge pull request #700 from TheFurryFeline/TFF-Closet_Access_Tweak
Closet Access Tweak
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,
|
||||
|
||||
@@ -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."
|
||||
Reference in New Issue
Block a user