summaryrefslogtreecommitdiff
path: root/scripts/route2gate.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-07-21 10:36:03 -0700
committerYamaArashi <shadow962@live.com>2015-07-21 10:36:03 -0700
commit73171bfff573fa8900563319c014f3e626db6b3e (patch)
tree402ca266578eb759a30f52e05b031bad93d45ee6 /scripts/route2gate.asm
parentcbcdb2ec2a013beba4f321988e393419a8eed10e (diff)
named most of the used events
Diffstat (limited to 'scripts/route2gate.asm')
-rwxr-xr-xscripts/route2gate.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/route2gate.asm b/scripts/route2gate.asm
index 49c28e02..789482dc 100755
--- a/scripts/route2gate.asm
+++ b/scripts/route2gate.asm
@@ -7,7 +7,7 @@ Route2GateTextPointers: ; 5d5d7 (17:55d7)
Route2GateText1: ; 5d5db (17:55db)
TX_ASM
- CheckEvent EVENT_3D8
+ CheckEvent EVENT_GOT_HM05
jr nz, .asm_5d60d
ld a, 10 ; pokemon needed
ld [$ffdb], a
@@ -23,7 +23,7 @@ Route2GateText1: ; 5d5db (17:55db)
ld a, [$ffdb]
cp $1
jr nz, .asm_5d613
- SetEvent EVENT_3D8
+ SetEvent EVENT_GOT_HM05
.asm_5d60d
ld hl, Route2GateText_5d616
call PrintText