Improves syndicate + DS radio

This commit is contained in:
AffectedArc07
2020-05-17 10:52:22 +01:00
parent 4314925efc
commit af131aa92a
6 changed files with 19 additions and 26 deletions
+2
View File
@@ -158,6 +158,8 @@ GLOBAL_VAR_INIT(sent_strike_team, 0)
var/obj/item/radio/R = new /obj/item/radio/headset/alt(src)
R.set_frequency(DTH_FREQ)
R.requires_tcomms = FALSE
R.instant = TRUE
equip_to_slot_or_del(R, slot_l_ear)
if(is_leader)
equip_to_slot_or_del(new /obj/item/clothing/under/rank/centcom_officer(src), slot_w_uniform)