This commit is contained in:
SandPoot
2021-02-21 23:29:09 -03:00
221 changed files with 1082 additions and 806 deletions
+2 -3
View File
@@ -257,9 +257,8 @@
for(var/mob/M in GLOB.player_list)
if(M.ckey == banckey)
playermob = M
break
if(!playermob || M.client) // prioritise mobs with a client to stop the 'oops the dead body with no client got forwarded'
playermob = M
banreason = "(MANUAL BAN) "+banreason