HELD_TRADE_EVOLVE -> HELD_FLINCH
This item effect effectively causes the target to flinch (sometimes). It's not exclusive to trade evolve items in later generations either.
This commit is contained in:
@@ -78,7 +78,7 @@ BattleCommandPointers: ; 3fd28
|
||||
dw BattleCommand_Spite ; 35c0f
|
||||
dw BattleCommand_FalseSwipe ; 35c94
|
||||
dw BattleCommand_HealBell ; 35cc9
|
||||
dw BattleCommand_KingsRock ; 36ac9
|
||||
dw BattleCommand_HeldFlinch ; 36ac9
|
||||
dw BattleCommand_TripleKick ; 346b2
|
||||
dw BattleCommand_KickCounter ; 346cd
|
||||
dw BattleCommand_Thief ; 37492
|
||||
|
Reference in New Issue
Block a user