Remove soulhook. Fix cloning with mind transfer. Fix drone join (#15002)

This commit is contained in:
Farie82
2020-12-16 15:13:13 -05:00
committed by GitHub
parent 1843266a4a
commit e66c91c7c4
6 changed files with 24 additions and 68 deletions
+1
View File
@@ -119,6 +119,7 @@
if(active)
new_character.key = key //now transfer the key to link the client to our new body
SEND_SIGNAL(src, COMSIG_MIND_TRANSER_TO, new_character)
/datum/mind/proc/store_memory(new_text)
memory += "[new_text]<BR>"