mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 02:56:14 +01:00
sane removal
This commit is contained in:
@@ -263,6 +263,8 @@
|
||||
return TRUE
|
||||
if("rem_module")
|
||||
var/obj/item/rem_item = locate(params["module"])
|
||||
if(istype(rem_item, /obj/item/card/id))
|
||||
target.idcard = new /obj/item/card/id/synthetic(target)
|
||||
target.uneq_all()
|
||||
target.hud_used?.update_robot_modules_display(TRUE)
|
||||
target.module.emag.Remove(rem_item)
|
||||
|
||||
Reference in New Issue
Block a user