summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-30 18:25:34 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-30 18:25:34 -0400
commitfaaf1c434677274e5e607a6e369eb8d4ff58442c (patch)
tree64a27dec53ed653708010ffb99772c1a1bcbcaaf /scripts
parentd00b70b33ee909ad163f2cb1c639ce799db118d0 (diff)
Routes 11 and 12 gates
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/route11gateupstairs.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/route11gateupstairs.asm b/scripts/route11gateupstairs.asm
index ec543a6a..e41e46e5 100755
--- a/scripts/route11gateupstairs.asm
+++ b/scripts/route11gateupstairs.asm
@@ -9,7 +9,7 @@ Route11GateUpstairsTextPointers: ; 49457 (12:5457)
Route11GateUpstairsText1: ; 4945f (12:545f)
TX_ASM
- xor a
+ ld a, $0
ld [wWhichTrade], a
predef DoInGameTradeDialogue
Route11GateUpstairsScriptEnd: ; 49469 (12:5469)