mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 19:17:50 +01:00
Clone Pod
This commit is contained in:
@@ -100,6 +100,7 @@ GLOBAL_LIST_INIT(cloner_biomass_items, list(\
|
||||
/obj/machinery/clonepod/Destroy()
|
||||
if(connected)
|
||||
connected.pods -= src
|
||||
connected = null
|
||||
if(clonemind)
|
||||
UnregisterSignal(clonemind.current, COMSIG_LIVING_REVIVE)
|
||||
UnregisterSignal(clonemind, COMSIG_MIND_TRANSER_TO)
|
||||
|
||||
Reference in New Issue
Block a user