From 95f35fd2f7c99b0feacd56cd37dafb781450413b Mon Sep 17 00:00:00 2001 From: Flashfyre Date: Wed, 31 May 2023 11:20:06 -0400 Subject: [PATCH] Fix post turn abilities running exponentially --- public/images/battle_anims/PRAS- White BG.png | Bin 0 -> 1491 bytes src/battle-phases.ts | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 public/images/battle_anims/PRAS- White BG.png diff --git a/public/images/battle_anims/PRAS- White BG.png b/public/images/battle_anims/PRAS- White BG.png new file mode 100644 index 0000000000000000000000000000000000000000..49b4814849a09e524c990152bfa3d6daf20318cf GIT binary patch literal 1491 zcmdth!AsL&9LMqRZyJa+@Z_N&JeLO#;=xndqy{1*Ja`CZvQQR{qLD3%{c2Jynnj~< zC<|rcR2<48SvZOfV`40lNn_$r7RAg_IEsa``tc^{59qMyb$Pze?ZfAJzHU?JDShps zS`pD3PaDpN=(JH$YpS$kr+m~SQYEI2u6DE8d=9;^SS;t!hkjVC)(f}@o6U9!mvIGl zyZtH#;BYvu;|6ZR>2#{N1((Y;h ox7&RW_u=t)9^fG!!Rz%t#uE&~=ktwV6n?+| zDaJ64Kp-%INd$wzY0O|2p-^ZJ^9YB-&+r@zh(sbUu!v|h`Vy}YLp&Z|!fPZFiDj(d z4U);^TfD<6QmND$-Xon(XRwY9WV6{#Y$2D+eZWV2LO!40#tsUF!WVqSE{etCH+)B_ zRQiEE?4w*R|NMV-w>F*BmSf0hIMH=2Q&?5>A_rql`-fvkTKtRNx#qRcy^83LON}TE zQmsmz=qh&+^}xRoM5{uiUMk applyPostTurnAbAttrs(PostTurnAbAttr, pokemon)); + applyPostTurnAbAttrs(PostTurnAbAttr, pokemon); this.scene.applyModifiers(TurnHeldItemTransferModifier, pokemon.isPlayer(), pokemon);