Restored encourageEncore flag to non-volatile status effects (#8387)
This commit is contained in:
parent
6ccce4342b
commit
0611cbe274
@ -20,6 +20,7 @@ const struct BattleMoveEffect gBattleMoveEffects[NUM_BATTLE_MOVE_EFFECTS] =
|
||||
{
|
||||
.battleScript = BattleScript_EffectNonVolatileStatus,
|
||||
.battleTvScore = 0, // Handled within the battle TV functions
|
||||
.encourageEncore = TRUE,
|
||||
},
|
||||
|
||||
[EFFECT_ABSORB] =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user