mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Morgue Fix
This commit is contained in:
@@ -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