summaryrefslogtreecommitdiff
path: root/text/maps/route_10.asm
diff options
context:
space:
mode:
Diffstat (limited to 'text/maps/route_10.asm')
-rw-r--r--text/maps/route_10.asm4
1 files changed, 4 insertions, 0 deletions
diff --git a/text/maps/route_10.asm b/text/maps/route_10.asm
index f6e4e394..795f7e69 100644
--- a/text/maps/route_10.asm
+++ b/text/maps/route_10.asm
@@ -33,7 +33,11 @@ _Route10AfterBattleText2:: ; 8e6f5 (23:66f5)
done
_Route10BattleText3:: ; 8e71c (23:671c)
+IF DEF(_YELLOW)
+ text "Hi, kid, want to"
+ELSE
text "Hi kid, want to"
+ENDC
line "see my #MON?"
done