summaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-07-23 21:20:20 -0700
committerYamaArashi <shadow962@live.com>2015-07-23 21:20:20 -0700
commite6d02b4b7b69701f223fe9100ccc21ad2089afc4 (patch)
tree61546ed0204332e97b27f71f92c42bf595073c65 /constants
parent6af65df2fcc0b8018f3e9e81de25a76425ff0c3e (diff)
make route22 rival events more consistent
Diffstat (limited to 'constants')
-rwxr-xr-xconstants/event_constants.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/constants/event_constants.asm b/constants/event_constants.asm
index 4e3a2849..f284c967 100755
--- a/constants/event_constants.asm
+++ b/constants/event_constants.asm
@@ -1317,9 +1317,9 @@ const_value = 0
const EVENT_522 ; 522, (D7EB, bit 2)
const EVENT_523 ; 523, (D7EB, bit 3)
const EVENT_524 ; 524, (D7EB, bit 4)
- const EVENT_BEAT_ROUTE22_RIVAL_1ST_FIGHT ; 525, (D7EB, bit 5)
- const EVENT_BEAT_ROUTE22_RIVAL_2ND_FIGHT ; 526, (D7EB, bit 6)
- const EVENT_ROUTE22_RIVAL_WANTS_FIGHT ; 527, (D7EB, bit 7)
+ const EVENT_BEAT_ROUTE22_RIVAL_1ST_BATTLE ; 525, (D7EB, bit 5)
+ const EVENT_BEAT_ROUTE22_RIVAL_2ND_BATTLE ; 526, (D7EB, bit 6)
+ const EVENT_ROUTE22_RIVAL_WANTS_BATTLE ; 527, (D7EB, bit 7)
const EVENT_528 ; 528, (D7EC, bit 0)
const EVENT_529 ; 529, (D7EC, bit 1)
const EVENT_52A ; 52A, (D7EC, bit 2)