mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-04-24 10:33:54 +01:00
[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…
x
Reference in New Issue
Block a user