mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-19 14:52:19 +02:00
remove happy hour too
This commit is contained in:
parent
91b569db29
commit
366a6b7a6f
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user