mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-11 19:02:16 +02:00
Update src/test/moves/dragon_cheer.test.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
parent
27311b488c
commit
39f0a89bc3
@ -31,7 +31,6 @@ describe("Moves - Dragon Cheer", () => {
|
||||
.enemyAbility(Abilities.BALL_FETCH)
|
||||
.enemyMoveset(SPLASH_ONLY)
|
||||
.enemyLevel(20)
|
||||
.startingWave(4)
|
||||
.moveset([Moves.DRAGON_CHEER, Moves.TACKLE, Moves.SPLASH]);
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user