code/datums/components/manual_heart.dm
MANUAL_HEART_GRACE_PERIOD | If a beat is missed, how long to give before the next is missed |
---|---|
/datum/component/manual_heart | Manual heart pumping component. Requires the holder to pump their heart manually every so often or die. |
/datum/action/cooldown/manual_heart | Action to pump your heart. Cooldown will always be set to 1 second less than the pump delay. |
Define Details
MANUAL_HEART_GRACE_PERIOD
If a beat is missed, how long to give before the next is missed