Moving the snowflake mob var to the component and finalizing.
This commit is contained in:
@@ -430,7 +430,7 @@ It's fairly easy to fix if dealing with single letters but not so much with comp
|
||||
to_chat(M, "Your mob has been taken over by a ghost!")
|
||||
message_admins("[key_name_admin(C)] has taken control of ([key_name_admin(M)])")
|
||||
M.ghostize(FALSE, TRUE)
|
||||
C.transfer_key(M, FALSE)
|
||||
C.transfer_ckey(M, FALSE)
|
||||
return TRUE
|
||||
else
|
||||
to_chat(M, "There were no ghosts willing to take control.")
|
||||
|
||||
Reference in New Issue
Block a user