mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 08:34:16 +01:00
GET MAD
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user