mwojtkowski opened this issue 6 years ago ยท 0 comments
Variable module resets itself on every frame/icon update.
It is used in Arcane Mage script to keep track of burn phases but at this moment
if not GetState(burn_phase) > 0 and not GetState(burn_phase) > 0 SetState(burn_phase 1)
is true on every pass