mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-21 00:52:47 +02:00
wip
This commit is contained in:
parent
ba39af1bbe
commit
0402b07122
@ -265,7 +265,6 @@ export class MovePhase extends BattlePhase {
|
||||
);
|
||||
// cannot use `unshiftPhase` as it will cause status to be reset _after_ move condition checks fire
|
||||
this.pokemon.resetStatus(false, false, false, false);
|
||||
this.pokemon.updateInfo();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user