Update new_player.dm

This commit is contained in:
LetterJay
2017-10-24 18:19:49 -05:00
committed by GitHub
parent e20664dad3
commit 72bd156589
@@ -480,6 +480,8 @@
client.prefs.copy_to(H)
H.dna.update_dna_identity()
if(mind)
if(transfer_after)
mind.late_joiner = TRUE
mind.active = 0 //we wish to transfer the key manually
mind.transfer_to(H) //won't transfer key since the mind is not active