mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-30 13:33:01 +02:00
Fix liquid ooze test
This commit is contained in:
parent
20dc23cded
commit
cc4e2244ed
@ -24,7 +24,7 @@ describe("Abilities - Liquid Ooze", () => {
|
||||
game.override
|
||||
.moveset([Moves.SPLASH, Moves.GIGA_DRAIN])
|
||||
.ability(Abilities.BALL_FETCH)
|
||||
.battleType("single")
|
||||
.battleStyle("single")
|
||||
.disableCrits()
|
||||
.enemyLevel(20)
|
||||
.enemySpecies(Species.MAGIKARP)
|
||||
|
Loading…
Reference in New Issue
Block a user