# Conflicts:
#	icons/mob/clothing/suit.dmi
This commit is contained in:
zerothebigboy
2021-02-28 22:13:00 -05:00
268 changed files with 1705 additions and 813 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