mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-01 22:12:16 +02:00
Update berry-phase.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
parent
2fe03248fb
commit
70152c23cd
@ -53,7 +53,6 @@ export class BerryPhase extends FieldPhase {
|
||||
return;
|
||||
}
|
||||
|
||||
// Play every endless player's least favorite animation
|
||||
globalScene.unshiftPhase(
|
||||
new CommonAnimPhase(pokemon.getBattlerIndex(), pokemon.getBattlerIndex(), CommonAnim.USE_ITEM),
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user