[Balance] [Move] Add Fleur Cannon as a Metronome callableove (#5551)

* Update invalid-moves.ts

* forgot fleur cannon
This commit is contained in:
damocleas 2025-03-22 16:18:08 -04:00 committed by GitHub
parent 87b78e6b70
commit d0a9672e91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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,