mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 04:37:45 +01:00
7 lines
354 B
Plaintext
7 lines
354 B
Plaintext
/obj/item/device/bluespaceradio/cryogaia_prelinked
|
|
name = "bluespace radio (Cryogaia)"
|
|
handset = /obj/item/device/radio/bluespacehandset/linked/cryogaia_prelinked
|
|
|
|
/obj/item/device/radio/bluespacehandset/linked/cryogaia_prelinked
|
|
bs_tx_preload_id = "cryogaia_rx" //Transmit to a receiver
|
|
bs_rx_preload_id = "cryogaia_tx" //Recveive from a transmitter |