[MIRROR] Borg Stun Fix (#11964)

Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-11-11 13:36:58 -07:00
committed by GitHub
parent 046052fd30
commit 7bd2735541
2 changed files with 13 additions and 0 deletions

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")