[MIRROR] Borg Stun Fix (#11964)

Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-11-11 21:36:58 +01:00
committed by GitHub
co-authored by Will
parent 046052fd30
commit 7bd2735541
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")