code/datums/status_effects/debuffs/heart_attack.dm 
ATTACK_STAGE_TWO | Stage two of the heart attack. |
---|---|
ATTACK_STAGE_THREE | Stage three of the heart attack. |
ATTACK_STAGE_FOUR | Stage four of the heart attack. |
ATTACK_CURE_THRESHOLD | If we reduce heart damage enough, it will recover on its own. |
OXYLOSS_MAXIMUM | What is the max oxyloss we're willing to deal, to prevent people from passing out early. |
/datum/status_effect/heart_desperation | Alternative to penthrite that keeps you up for a few seconds after having a heart attack. Gives a bit of time to call for help regardless of when/where you've collapsed. |
Define Details
ATTACK_CURE_THRESHOLD 
If we reduce heart damage enough, it will recover on its own.
ATTACK_STAGE_FOUR 
Stage four of the heart attack.
ATTACK_STAGE_THREE 
Stage three of the heart attack.
ATTACK_STAGE_TWO 
Stage two of the heart attack.
OXYLOSS_MAXIMUM 
What is the max oxyloss we're willing to deal, to prevent people from passing out early.