This commit is contained in:
damocleas 2025-03-22 17:08:24 -04:00 committed by GitHub
parent cf4b98151e
commit 91b569db29
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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