mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-30 21:42:20 +02:00
Update instruct.test.ts
This commit is contained in:
parent
46aa3043a7
commit
a26903bd95
@ -343,7 +343,7 @@ describe("Moves - Instruct", () => {
|
||||
move: Moves.ELECTRO_DRIFT,
|
||||
targets: [BattlerIndex.PLAYER],
|
||||
result: MoveResult.SUCCESS,
|
||||
virtual: false,
|
||||
useType: MoveUseType.NORMAL,
|
||||
});
|
||||
|
||||
game.move.select(Moves.SPLASH);
|
||||
|
Loading…
Reference in New Issue
Block a user