mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Merge branch 'master' into no_bluespace_fun
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
var/mob/living/carbon/C = M
|
||||
if(C.status_flags & FAKEDEATH)
|
||||
icon_state = "morgue2"
|
||||
break
|
||||
switch(C.stat)
|
||||
if(DEAD)
|
||||
icon_state = "morgue2"
|
||||
|
||||
Reference in New Issue
Block a user