Command key box

This commit is contained in:
Unknown
2019-04-01 00:48:06 -04:00
committed by Novacat
parent a475400b92
commit 2a100c5cb1
2 changed files with 6 additions and 0 deletions
@@ -26,3 +26,8 @@
name = "box of volunteer headsets"
desc = "A box full of volunteer headsets, for issuing out to exploration volunteers."
starts_with = list(/obj/item/device/radio/headset/volunteer = 7)
/obj/item/weapon/storage/box/commandkeys
name = "box of command keys"
desc = "A box full of command keys, for command to give out as necessary."
starts_with = list(/obj/item/device/encryptionkey/headset_com = 7)