mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-09-23 23:13:42 +02:00
[Bug] [Ability] Fix stat boost message timing for quark drive / protosynthesis (#6529)
Make proto and quark drive stat boost happen after proc instead of at end
This commit is contained in:
parent
c0b3b0c55e
commit
e75c8e5691
@ -2159,7 +2159,7 @@ export class HighestStatBoostTag extends AbilityBattlerTag {
|
||||
null,
|
||||
false,
|
||||
null,
|
||||
true,
|
||||
false,
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user