diff --git a/include/constants/battle_script_commands.h b/include/constants/battle_script_commands.h index dbde3e06d9..167649c4d7 100644 --- a/include/constants/battle_script_commands.h +++ b/include/constants/battle_script_commands.h @@ -158,12 +158,12 @@ enum MoveEndEffects MOVEEND_MIRROR_MOVE, MOVEEND_DEFROST, MOVEEND_NEXT_TARGET, // Everything up until here is handled for each strike of a spread move - MOVEEND_HP_THRESHHOLD_ITEMS_TARGET, // Activation only during a multi hit move / ability (Parental Bond)) + MOVEEND_HP_THRESHHOLD_ITEMS_TARGET, // Activation only during a multi hit move / ability (Parental Bond) MOVEEND_MULTIHIT_MOVE, MOVEEND_MOVE_BLOCK, MOVEEND_ITEM_EFFECTS_ATTACKER_2, MOVEEND_ABILITY_BLOCK, - MOVEEND_SHEER_FORCE, // If move is Sheer Force affected, skip to Eject Pack + MOVEEND_SHEER_FORCE, // If move is Sheer Force affected, skip to Hit Escape + One MOVEEND_COLOR_CHANGE, // Color Change / Berserk / Anger Shell MOVEEND_KEE_MARANGA_HP_THRESHOLD_ITEM_TARGET, MOVEEND_RED_CARD,