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:
Haha26315
2022-09-13 09:22:15 -04:00
parent bfe6f6c623
commit ac1ade6032
3 changed files with 15 additions and 10 deletions
+1
View File
@@ -50,6 +50,7 @@
radio.keyslot = new radio_key
radio.subspace_transmission = TRUE
radio.canhear_range = 0
radio.listening = FALSE
radio.recalculateChannels()
update_icon()