mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-10 06:34:45 +01:00
Unregisters the signal (#29203)
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
RegisterSignal(M, COMSIG_MOB_WILLINGLY_DROP, PROC_REF(retract_to_linked_implant))
|
||||
|
||||
/obj/item/organ/internal/cyberimp/arm/remove(mob/living/carbon/M, special = 0)
|
||||
UnregisterSignal(M, COMSIG_MOB_WILLINGLY_DROP)
|
||||
Retract()
|
||||
. = ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user