Borg Stun Fix (#18765)

* drop on shutdown

* handling for stun and not batteries

* lets just always handle this

* fix this too
This commit is contained in:
Will
2025-11-11 14:46:22 -05:00
committed by GitHub
parent d191116722
commit eeaac2fa51
2 changed files with 13 additions and 0 deletions
+1
View File
@@ -280,6 +280,7 @@
target.module.emag.Remove(rem_item)
target.module.modules.Remove(rem_item)
target.module.contents.Remove(rem_item)
target.hud_used?.update_robot_modules_display()
qdel(rem_item)
return TRUE
if("swap_module")