mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-21 09:02:47 +02:00
Delete cancelled.value = this.overwrites
This commit is contained in:
parent
d28aeef0e2
commit
f68899c187
@ -2130,7 +2130,6 @@ export class PostIntimidateStatStageChangeAbAttr extends AbAttr {
|
||||
if (!simulated) {
|
||||
globalScene.unshiftPhase(new StatStageChangePhase(pokemon.getBattlerIndex(), false, this.stats, this.stages));
|
||||
}
|
||||
cancelled.value = this.overwrites;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user