mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-21 00:52:47 +02:00
Fixed innards out
This commit is contained in:
parent
fcd270ed9b
commit
6d777bb7c8
@ -24,7 +24,7 @@ describe("Abilities - Innards Out", () => {
|
||||
game.override
|
||||
.ability(AbilityId.BALL_FETCH)
|
||||
.battleStyle("single")
|
||||
.disableCrits()
|
||||
.criticalHits(false)
|
||||
.enemySpecies(SpeciesId.MAGIKARP)
|
||||
.enemyAbility(AbilityId.INNARDS_OUT)
|
||||
.enemyMoveset(MoveId.SPLASH)
|
||||
|
Loading…
Reference in New Issue
Block a user