Basic operation complete!

This commit is contained in:
Crazylemon64
2016-01-09 02:46:49 -08:00
parent c6b5df6cfe
commit 421c5688ab
2 changed files with 2 additions and 1 deletions
@@ -1909,6 +1909,7 @@
var/datum/mind/M = new/datum/mind(C.key)
M.active = 0
M.original = new_character
M.current = new_character
M.transfer_to(new_character) //won't transfer key since the mind is not active
new_character.name = C.prefs.real_name