mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
@@ -48,9 +48,6 @@
|
|||||||
|
|
||||||
|
|
||||||
/mob/living/carbon/human/death(gibbed)
|
/mob/living/carbon/human/death(gibbed)
|
||||||
if(halloss > 0 && !gibbed)
|
|
||||||
halloss = 0
|
|
||||||
return
|
|
||||||
if(stat == DEAD) return
|
if(stat == DEAD) return
|
||||||
if(healths) healths.icon_state = "health5"
|
if(healths) healths.icon_state = "health5"
|
||||||
stat = DEAD
|
stat = DEAD
|
||||||
|
|||||||
Reference in New Issue
Block a user