mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-04-26 10:25:49 -05:00
Fix incorrect comments (#8193)
This commit is contained in:
parent
d9797fa01d
commit
226fd60674
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user