summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-04-23 11:41:55 -0400
committerhuderlem <huderlem@gmail.com>2019-04-23 19:57:44 -0500
commit6e6edda078b9a66e3ddea10d4b4b0aae0faf1b8e (patch)
tree96c972df8abb7f792f235d875f5699315842e878 /data
parent5c7c095bab47ef4792da3cbc1f5c4c754282e644 (diff)
Define LINK_BATTLE_OPPONENT; other opponent constant substitutions
Diffstat (limited to 'data')
-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 89de51ca5..3c34da93a 100644
--- a/data/battle_scripts_1.s
+++ b/data/battle_scripts_1.s
@@ -3056,7 +3056,7 @@ BattleScript_PayDayMoneyAndPickUpItems:: @ 81D8DCE
BattleScript_LocalBattleLost:: @ 81D8DD1
jumpifbattletype BATTLE_TYPE_BATTLE_TOWER, BattleScript_LocalBattleLostEnd
jumpifbattletype BATTLE_TYPE_EREADER_TRAINER, BattleScript_LocalBattleLostEnd
- jumpifhalfword EQUAL, gTrainerBattleOpponent, 1024, BattleScript_LocalBattleLostEnd
+ jumpifhalfword EQUAL, gTrainerBattleOpponent, SECRET_BASE_OPPONENT, BattleScript_LocalBattleLostEnd
printstring BATTLE_TEXT_OutOfUsablePoke
waitmessage 64
printstring BATTLE_TEXT_WhitedOut