mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-04-25 11:04:08 +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.DETECT,
|
||||||
Moves.ENDURE,
|
Moves.ENDURE,
|
||||||
Moves.FEINT,
|
Moves.FEINT,
|
||||||
Moves.FLEUR_CANNON,
|
|
||||||
Moves.FOCUS_PUNCH,
|
Moves.FOCUS_PUNCH,
|
||||||
Moves.FOLLOW_ME,
|
Moves.FOLLOW_ME,
|
||||||
Moves.HELPING_HAND,
|
Moves.HELPING_HAND,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user