remove happy hour too

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

View File

@ -202,7 +202,6 @@ export const invalidMirrorMoveMoves: ReadonlySet<Moves> = new Set([
Moves.GRAVITY, Moves.GRAVITY,
Moves.GUARD_SPLIT, Moves.GUARD_SPLIT,
Moves.HAIL, Moves.HAIL,
Moves.HAPPY_HOUR,
Moves.HAZE, Moves.HAZE,
Moves.HEAL_PULSE, Moves.HEAL_PULSE,
Moves.HELPING_HAND, Moves.HELPING_HAND,