mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 07:38:05 +01:00
Fixes various ghost replacement things
This commit is contained in:
@@ -619,7 +619,7 @@ body
|
||||
theghost = pick(candidates)
|
||||
M << "Your mob has been taken over by a ghost!"
|
||||
message_admins("[key_name_admin(theghost)] has taken control of ([key_name_admin(M)])")
|
||||
M.ghostize()
|
||||
M.ghostize(0)
|
||||
M.key = theghost.key
|
||||
else
|
||||
M << "There were no ghosts willing to take control."
|
||||
|
||||
Reference in New Issue
Block a user