mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
@@ -128,7 +128,7 @@
|
||||
icon_state = "morgue3"
|
||||
return
|
||||
for(var/mob/living/M in compiled)
|
||||
if(M.client)
|
||||
if(M.client && !M.suiciding)
|
||||
icon_state = "morgue4" // Cloneable
|
||||
break
|
||||
|
||||
|
||||
Reference in New Issue
Block a user