Gives the Brig Physician medical comms (#15450)

* BP Medical channel

* And the spare headset too
This commit is contained in:
SabreML
2021-02-10 18:18:10 +00:00
committed by GitHub
parent 649ba35946
commit 09e9eda072
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -213,7 +213,7 @@
uniform = /obj/item/clothing/under/rank/security/brigphys
suit = /obj/item/clothing/suit/storage/fr_jacket
shoes = /obj/item/clothing/shoes/white
l_ear = /obj/item/radio/headset/headset_sec/alt
l_ear = /obj/item/radio/headset/headset_sec/alt/brig_phys
glasses = /obj/item/clothing/glasses/hud/health/sunglasses
id = /obj/item/card/id/security
suit_store = /obj/item/flashlight/pen
@@ -128,6 +128,10 @@
icon_state = "sec_headset_alt"
item_state = "sec_headset_alt"
/obj/item/radio/headset/headset_sec/alt/brig_phys
name = "brig physician bowman headset"
ks1type = /obj/item/encryptionkey/headset_med
/obj/item/radio/headset/headset_iaa
name = "internal affairs bowman headset"
desc = "This is used by your elite legal team. Protects ears from flashbangs."
@@ -218,7 +218,7 @@
new /obj/item/clothing/suit/storage/brigdoc(src)
new /obj/item/clothing/under/rank/security/brigphys(src)
new /obj/item/clothing/shoes/white(src)
new /obj/item/radio/headset/headset_sec/alt(src)
new /obj/item/radio/headset/headset_sec/alt/brig_phys(src)
new /obj/item/clothing/shoes/sandal/white(src)