mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-19 14:52:19 +02:00
fix
This commit is contained in:
parent
cf4b98151e
commit
91b569db29
@ -176,7 +176,7 @@ export const invalidCopycatMoves: ReadonlySet<Moves> = new Set([
|
||||
]);
|
||||
|
||||
export const invalidMirrorMoveMoves: ReadonlySet<Moves> = new Set([
|
||||
Moces.ACUPRESSURE,
|
||||
Moves.ACUPRESSURE,
|
||||
Moves.AFTER_YOU,
|
||||
Moves.AROMATIC_MIST,
|
||||
Moves.BEAK_BLAST,
|
||||
|
Loading…
Reference in New Issue
Block a user