content
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
if(!mind)
|
||||
mind = new /datum/mind(key)
|
||||
mind.active = 1
|
||||
mind.current = src
|
||||
mind.set_current(src)
|
||||
|
||||
..()
|
||||
|
||||
|
||||
@@ -695,7 +695,7 @@
|
||||
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
|
||||
mind.original_character = H
|
||||
mind.set_original_character(H)
|
||||
|
||||
H.name = real_name
|
||||
client.init_verbs()
|
||||
|
||||
Reference in New Issue
Block a user