mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-27 10:42:25 +02:00
Fix speed test comment
This commit is contained in:
parent
71ecc683e4
commit
2a05517010
@ -64,7 +64,7 @@ describe("Moves - Quash", () => {
|
||||
|
||||
await game.classicMode.startBattle([ Species.ACCELGOR, Species.RATTATA ]);
|
||||
|
||||
// both users are quashed - rattata is slower so rain should be up at end of turn
|
||||
// both users are quashed - rattata is slower so sun should be up at end of turn
|
||||
game.move.select(Moves.RAIN_DANCE, 0);
|
||||
game.move.select(Moves.SUNNY_DAY, 1);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user