summaryrefslogtreecommitdiff
path: root/scripts/route11gateupstairs.asm
diff options
context:
space:
mode:
authorU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-05-21 11:58:18 -0400
committerU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-05-21 11:58:18 -0400
commitf29c4e473e0d8075f54744fda89bd5099be62abf (patch)
treec2076b7d732e602ed081e188661d00511a93588e /scripts/route11gateupstairs.asm
parentd693721f979f6045ff3dccec69b6ddd5d5f03e62 (diff)
Misc relabelling
Diffstat (limited to 'scripts/route11gateupstairs.asm')
-rwxr-xr-xscripts/route11gateupstairs.asm6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/route11gateupstairs.asm b/scripts/route11gateupstairs.asm
index 0ee428c4..e03331ca 100755
--- a/scripts/route11gateupstairs.asm
+++ b/scripts/route11gateupstairs.asm
@@ -21,9 +21,9 @@ Route11GateUpstairsText2: ; 4946c (12:546c)
ld a, [$d7d6]
add a
jr c, .asm_4949b ; 0x49471 $28
- ld a, $1e
+ ld a, 30 ; pokemon needed
ld [$ffdb], a
- ld a, $47
+ ld a, ITEMFINDER ; oak's aide reward
ld [$ffdc], a
ld [$d11e], a
call GetItemName
@@ -33,7 +33,7 @@ Route11GateUpstairsText2: ; 4946c (12:546c)
ld bc, $000d
call CopyData
ld a, $62
- call Predef
+ call Predef ; call oak's aide script
ld a, [$ffdb]
dec a
jr nz, .asm_494a1 ; 0x49494 $b