Update BS constants for Cmd rename

This commit is contained in:
GriffinR
2019-09-15 17:58:12 -04:00
parent 869d0eebc0
commit bb236b490d
5 changed files with 35 additions and 35 deletions

View File

@@ -2084,7 +2084,7 @@ u8 AbilityBattleEffects(u8 caseID, u8 battler, u8 ability, u8 special, u16 moveA
}
}
break;
case ABILITYEFFECT_MOVE_END: // Think contact abilities.
case ABILITYEFFECT_CONTACT: // Also includes Color Change
switch (gLastUsedAbility)
{
case ABILITY_COLOR_CHANGE: