Clown is slippery and the mime has no footsteps (#21675)

* Clown is slippery and the mime has no footsteps

* bam
This commit is contained in:
GDN
2023-07-24 15:28:51 +01:00
committed by GitHub
parent 42bd162122
commit d907f0610e
5 changed files with 25 additions and 3 deletions
+1
View File
@@ -146,6 +146,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)
SEND_SIGNAL(new_character, COMSIG_BODY_TRANSFER_TO)
/datum/mind/proc/store_memory(new_text)
memory += "[new_text]<BR>"