[Balance] [Move] Add Fleur Cannon as a Metronome callableove (#5551)
* Update invalid-moves.ts * forgot fleur cannon
This commit is contained in:
parent
87b78e6b70
commit
d0a9672e91
|
@ -16,7 +16,6 @@ export const invalidMetronomeMoves: ReadonlySet<Moves> = new Set([
|
|||
Moves.DETECT,
|
||||
Moves.ENDURE,
|
||||
Moves.FEINT,
|
||||
Moves.FLEUR_CANNON,
|
||||
Moves.FOCUS_PUNCH,
|
||||
Moves.FOLLOW_ME,
|
||||
Moves.HELPING_HAND,
|
||||
|
|
Loading…
Reference in New Issue