Include Memento effect in IsStatLoweringEffect (#4386)
This commit is contained in:
parent
65bee290ea
commit
a8a8344ba2
@ -2049,6 +2049,7 @@ bool32 IsStatLoweringEffect(u32 effect)
|
||||
case EFFECT_TICKLE:
|
||||
case EFFECT_CAPTIVATE:
|
||||
case EFFECT_NOBLE_ROAR:
|
||||
case EFFECT_MEMENTO:
|
||||
return TRUE;
|
||||
default:
|
||||
return FALSE;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user