summaryrefslogtreecommitdiff
path: root/data/battle_scripts_1.s
diff options
context:
space:
mode:
authorGriffinR <griffin.richards@comcast.net>2019-09-27 12:27:36 -0400
committerGriffinR <griffin.richards@comcast.net>2019-09-27 12:27:36 -0400
commit73b96fe145bf3498feb23373830ec3d7e3e2adba (patch)
treeeb21b4b64e118db1c028c00a1e2256d34faaed0f /data/battle_scripts_1.s
parent3bf812939654ea092667bc2116783e6993941305 (diff)
Rename CONTACT macros to ON_DAMAGE
Diffstat (limited to 'data/battle_scripts_1.s')
-rw-r--r--data/battle_scripts_1.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/battle_scripts_1.s b/data/battle_scripts_1.s
index 2f823f687..2e0f9bc6f 100644
--- a/data/battle_scripts_1.s
+++ b/data/battle_scripts_1.s
@@ -3152,7 +3152,7 @@ BattleScript_PursuitDmgOnSwitchOut::
resultmessage
waitmessage 0x40
tryfaintmon BS_TARGET, FALSE, NULL
- moveendfromto MOVEEND_CONTACT_ABILITIES, MOVEEND_CHOICE_MOVE
+ moveendfromto MOVEEND_ON_DAMAGE_ABILITIES, MOVEEND_CHOICE_MOVE
various4 BS_TARGET
jumpifbyte CMP_EQUAL, gBattleCommunication, 0x0, BattleScript_PursuitDmgOnSwitchOutRet
setbyte sGIVEEXP_STATE, 0x0