code/__DEFINES/cooldowns.dm
COOLDOWN_BORG_SELF_REPAIR | COOLDOWN SYSTEMS |
---|---|
TIMER_COOLDOWN_RUNNING | Checks if a timer based cooldown is NOT finished. |
TIMER_COOLDOWN_FINISHED | Checks if a timer based cooldown is finished. |
Define Details
COOLDOWN_BORG_SELF_REPAIR
COOLDOWN SYSTEMS
TIMER_COOLDOWN_FINISHED
Checks if a timer based cooldown is finished.
TIMER_COOLDOWN_RUNNING
Checks if a timer based cooldown is NOT finished.