Centcomm direct contact: Starline (#30366)

* ddsadsa

ddsadsa

* moderate again

* revert

* almost done

* done!

* revert red phone

* added a headset because why not

* add sounds

* linting

* Update headset.dm

* Update headset.dm

* linting

* linters
This commit is contained in:
Kyani
2025-09-19 13:46:31 +00:00
committed by GitHub
parent e3725f7452
commit 622d0e2d7e
18 changed files with 763 additions and 341 deletions
@@ -367,6 +367,19 @@
requires_tcomms = FALSE
instant = TRUE
/obj/item/radio/headset/starline
name = "starline remote headset"
desc = "A headset that connects remotely to the starline hard line. Dont think about it too hard."
icon_state = "com_headset_alt"
worn_icon_state = "com_headset_alt"
requires_tcomms = FALSE
instant = TRUE
freqlock = TRUE
/obj/item/radio/headset/starline/Initialize(mapload)
. = ..()
set_frequency(STARLINE_FREQ)
/// No need to care about icons, it should be hidden inside the AI anyway.
/obj/item/radio/headset/heads/ai_integrated
name = "\improper AI subspace transceiver"