From faaf1c434677274e5e607a6e369eb8d4ff58442c Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Mon, 30 May 2016 18:25:34 -0400 Subject: Routes 11 and 12 gates --- scripts/route11gateupstairs.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') 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) -- cgit v1.2.3