mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-30 16:16:15 +01:00
Move chasm type check
Moves functionality of checking chasm type to Tether, to allow different tethers to protect against different types of chasms, or possibly a list of chasms in future. Also changes the internal radio to possibly save (miniscule) amounts of resources.
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
radio.keyslot = new radio_key
|
||||
radio.subspace_transmission = TRUE
|
||||
radio.canhear_range = 0
|
||||
radio.listening = FALSE
|
||||
radio.recalculateChannels()
|
||||
|
||||
update_icon()
|
||||
|
||||
Reference in New Issue
Block a user