mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-27 05:56:28 +01:00
Command Secretary Closet
HOP access, allows for distribution of extra headsets if needed.
This commit is contained in:
@@ -74,6 +74,23 @@
|
||||
/obj/item/clothing/under/gimmick/rank/head_of_personnel/suit/skirt,
|
||||
/obj/item/clothing/glasses/sunglasses)
|
||||
|
||||
//TFF: Command Secretary Equipment
|
||||
/obj/structure/closet/secure_closet/comsecequip
|
||||
name = "command secretary's equipment"
|
||||
icon_state = "hopsecure1"
|
||||
icon_closed = "hopsecure"
|
||||
icon_locked = "hopsecure1"
|
||||
icon_opened = "hopsecureopen"
|
||||
icon_broken = "hopsecurebroken"
|
||||
icon_off = "hopsecureoff"
|
||||
req_access = list(access_hop)
|
||||
|
||||
starts_with = list(
|
||||
/obj/item/device/radio/headset/headset_com = 3,
|
||||
/obj/item/clothing/under/suit_jacket/female/skirt = 2,
|
||||
/obj/item/clothing/under/suit_jacket/charcoal = 2,
|
||||
/obj/item/weapon/storage/box/command_sec)
|
||||
|
||||
|
||||
/obj/structure/closet/secure_closet/hos
|
||||
name = "head of security's locker"
|
||||
|
||||
Reference in New Issue
Block a user