mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-12 02:32:10 +00:00
Adds arrival shuttle to radstorm protected areas
Fixes spider structures having null armor Fixes division by 0 with hellcan Fixes runtime in automatons Fixes runtime with recharger in modular computer destroy Fixes runtime in power monitor
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
if(CH.holder == src)
|
||||
CH.on_remove(src)
|
||||
CH.holder = null
|
||||
all_components.Remove(CH.device_type)
|
||||
qdel(CH)
|
||||
physical = null
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user