This commit is contained in:
TheDZD
2016-02-09 18:12:47 -05:00
parent 5a8ffbd198
commit 4d0e8bb5e2
+1 -1
View File
@@ -452,7 +452,7 @@ proc/get_nt_opposed()
var/mob/dead/observer/theghost = null
if(candidates.len)
theghost = pick(candidates)
M << "Your mob has been taken over by a ghost! Appeal your job ban if you want to avoid this in the future!"
M << "<span class='userdanger'>Your mob has been taken over by a ghost! Appeal your job ban if you want to avoid this in the future!</span>"
message_admins("[key_name_admin(theghost)] has taken control of ([key_name_admin(M)]) to replace a jobbanned player.")
M.ghostize()
M.key = theghost.key