[MIRROR] Power Outage Buffs (#11627)

Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-09-11 19:09:06 -07:00
committed by GitHub
parent 42dfd30756
commit 71ce1e1323
9 changed files with 60 additions and 8 deletions

View File

@@ -610,6 +610,9 @@ GLOBAL_DATUM(autospeaker, /mob/living/silicon/ai/announcer)
channels[ch_name] = 0
..()
/obj/item/radio/start_off
listening = FALSE
///////////////////////////////
//////////Borg Radios//////////
///////////////////////////////

View File

@@ -78,7 +78,8 @@
starts_with = list(
/obj/item/tool/prybar/red,
/obj/item/clothing/glasses/goggles,
/obj/item/clothing/mask/breath
/obj/item/clothing/mask/breath,
/obj/item/radio/start_off
)
/obj/item/storage/box/survival/synth
@@ -87,7 +88,8 @@
icon_state = "survival_synth"
starts_with = list(
/obj/item/tool/prybar/red,
/obj/item/clothing/glasses/goggles
/obj/item/clothing/glasses/goggles,
/obj/item/radio/start_off
)
/obj/item/storage/box/survival/comp