mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-14 20:23:26 +00:00
Command key box
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -41,6 +41,7 @@
|
||||
/obj/item/weapon/storage/box/ids = 2,
|
||||
/obj/item/weapon/gun/energy/gun,
|
||||
/obj/item/weapon/gun/energy/gun/martin, //VOREStation Add,
|
||||
/obj/item/weapon/storage/box/commandkeys, //VOREStation Add,
|
||||
///obj/item/weapon/gun/projectile/sec/flash, //VOREStation Removal,
|
||||
/obj/item/device/flash)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user