mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-21 17:12:44 +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) {
|
if (!simulated) {
|
||||||
globalScene.unshiftPhase(new StatStageChangePhase(pokemon.getBattlerIndex(), false, this.stats, this.stages));
|
globalScene.unshiftPhase(new StatStageChangePhase(pokemon.getBattlerIndex(), false, this.stats, this.stages));
|
||||||
}
|
}
|
||||||
cancelled.value = this.overwrites;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user