You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Mana Burn not applying at least 1 degen per stack (#9631)
Mana Burn was using a percent degen mod so didn't have the ability to set a minimum value per stack
Changed it to use its own `DegenPercentTincture` mod so that it doesn't interfere with other degen mods
Co-authored-by: LocalIdentity <localidentity2@gmail.com>
0 commit comments