[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:
Sirz Benjie 2025-09-10 13:37:00 -05:00 committed by GitHub
parent c0b3b0c55e
commit e75c8e5691
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2159,7 +2159,7 @@ export class HighestStatBoostTag extends AbilityBattlerTag {
null,
false,
null,
true,
false,
);
}