mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
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:
@@ -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>"
|
||||
|
||||
Reference in New Issue
Block a user