mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-09 16:14:13 +00:00
IAA Headset (#28190)
* iaa headset * iaa headset * IAA headset * iaa headset fix * iaa headset fix * iaa headset fix
This commit is contained in:
@@ -198,6 +198,13 @@
|
||||
icon_state = "com_headset"
|
||||
item_state = "headset"
|
||||
init_keyslot2_type = /obj/item/device/encryptionkey/headset_servsci
|
||||
|
||||
/obj/item/device/radio/headset/headset_iaa
|
||||
name = "internal affairs radio headset"
|
||||
desc = "A headset used to communicate with security and heads of staff. To access the security channel, use :s. For command, use :c."
|
||||
icon_state = "iaa_headset"
|
||||
item_state = "headset"
|
||||
init_keyslot2_type = /obj/item/device/encryptionkey/headset_iaa
|
||||
|
||||
/obj/item/device/radio/headset/headset_earmuffs
|
||||
name = "headset earmuffs"
|
||||
|
||||
Reference in New Issue
Block a user