mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
[MIRROR] Borg Stun Fix (#11964)
Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
046052fd30
commit
7bd2735541
@@ -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