mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-15 17:15:25 +01:00
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:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user