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
Describe the bug
At src/data/ability.ts,
some immune ability(ignores something) has getTriggerMessage() to show message, but it doesn't seem to be triggered.
NonSuperEffectiveImmunityAbAttr : WONDER_GUARD // can't see abilityBar, message is 'But it failed!'
Describe the bug
At src/data/ability.ts,
some immune ability(ignores something) has getTriggerMessage() to show message, but it doesn't seem to be triggered.
To Reproduce
Expected behavior
getTriggerMessage() works to inform the user.
Screenshots / Videos
Device
Chrome (But I guess it doesn't matter)
Additional context
N/A
The text was updated successfully, but these errors were encountered: