mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
commit
3a86881fb3
@ -7415,6 +7415,7 @@ const struct BattleMove gBattleMoves[MOVES_COUNT] =
|
|||||||
.target = MOVE_TARGET_SELECTED,
|
.target = MOVE_TARGET_SELECTED,
|
||||||
.priority = 0,
|
.priority = 0,
|
||||||
.split = SPLIT_PHYSICAL,
|
.split = SPLIT_PHYSICAL,
|
||||||
|
.argument = MOVE_EFFECT_FEINT,
|
||||||
},
|
},
|
||||||
|
|
||||||
[MOVE_HONE_CLAWS] =
|
[MOVE_HONE_CLAWS] =
|
||||||
|
Loading…
Reference in New Issue
Block a user