mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-06 15:42:28 +00:00
@@ -4,7 +4,8 @@
|
||||
if(!.)
|
||||
return FALSE
|
||||
|
||||
if(!gibbed)
|
||||
if(!gibbed && !HAS_TRAIT(src, TRAIT_FAKEDEATH))
|
||||
// We dont want people who have fake death to have the status effect applied a second time when they actually die
|
||||
apply_status_effect(STATUS_EFFECT_REVIVABLE)
|
||||
|
||||
if(reagents)
|
||||
|
||||
Reference in New Issue
Block a user