Merge pull request #10128 from Seris02/clownheadset

gives the clown a headset with a clown megaphone loudmode
This commit is contained in:
Ghom
2019-12-26 13:58:45 +01:00
committed by GitHub
2 changed files with 10 additions and 1 deletions
@@ -230,6 +230,14 @@ GLOBAL_LIST_INIT(channel_tokens, list(
icon_state = "srv_headset"
keyslot = new /obj/item/encryptionkey/headset_service
/obj/item/radio/headset/headset_clown
name = "clown's headset"
desc = "A headset for the clown. Finally. A megaphone you can't take away."
icon_state = "srv_headset"
keyslot = new /obj/item/encryptionkey/headset_service
command = TRUE
commandspan = SPAN_CLOWN
/obj/item/radio/headset/headset_cent
name = "\improper CentCom headset"
desc = "A headset used by the upper echelons of Nanotrasen."