mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-05 16:02:20 +02:00
Update rage.test.ts
This commit is contained in:
parent
1645982190
commit
447b75cd90
@ -41,7 +41,7 @@ describe("Moves - Rage", () => {
|
||||
.battleType("single")
|
||||
.ability(Abilities.UNNERVE)
|
||||
.starterSpecies(Species.BOLTUND)
|
||||
.moveset([Moves.RAGE,Moves.SPLASH,Moves.SPORE,Moves.VITAL_THROW])
|
||||
.moveset([Moves.RAGE, Moves.SPLASH, Moves.SPORE, Moves.VITAL_THROW])
|
||||
.enemyAbility(Abilities.NO_GUARD)
|
||||
.startingLevel(100)
|
||||
.enemyLevel(100)
|
||||
|
Loading…
Reference in New Issue
Block a user