aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Route11Gate2F.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/Route11Gate2F.asm')
-rw-r--r--scripts/Route11Gate2F.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Route11Gate2F.asm b/scripts/Route11Gate2F.asm
index bc1e2e90..c9f183e1 100644
--- a/scripts/Route11Gate2F.asm
+++ b/scripts/Route11Gate2F.asm
@@ -10,7 +10,7 @@ Route11Gate2F_TextPointers:
Route11Gate2FYoungsterText:
text_asm
- xor a ; TRADE_FOR_TERRY
+ ld a, TRADE_FOR_GURIO
ld [wWhichTrade], a
predef DoInGameTradeDialogue
Route11Gate2FScriptEnd: