Skip to content

Commit

Permalink
minor leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexOn1ine committed May 27, 2024
1 parent f3dc89e commit ec3eb35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/battle_util.c
Original file line number Diff line number Diff line change
Expand Up @@ -5036,7 +5036,6 @@ u32 AbilityBattleEffects(u32 caseID, u32 battler, u32 ability, u32 special, u32
else if (effect == 3)
{
gBattlescriptCurrInstr = BattleScript_GoodAsGoldActivates;
effect = 1;

}
else if (GetChosenMovePriority(gBattlerAttacker) > 0
Expand Down

0 comments on commit ec3eb35

Please sign in to comment.