trans_sting ![code/datums/status_effects/debuffs/dna_transformation.dm 54](git.png)
Vars | |
time_before_pause | Tracks the time left on the effect when the owner last died. Used to pause the effect. |
---|---|
update_on_signals | Signals which we react to to determine if we should pause the effect. |
Var Details
time_before_pause ![code/datums/status_effects/debuffs/dna_transformation.dm 56](git.png)
Tracks the time left on the effect when the owner last died. Used to pause the effect.
update_on_signals ![code/datums/status_effects/debuffs/dna_transformation.dm 58](git.png)
Signals which we react to to determine if we should pause the effect.