aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/route_17.asm
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2014-10-10 01:46:06 -0600
committerIIMarckus <iimarckus@gmail.com>2014-10-10 01:46:06 -0600
commit6e14461fa6d5085349e4746b61c526f3c94be19f (patch)
tree63db9e0cfa395f6dd00566c6dcdbb492bb6526ca /text/maps/route_17.asm
parentAdd Yellow player/rival names. (diff)
downloadpokeyellow-6e14461fa6d5085349e4746b61c526f3c94be19f.tar.gz
pokeyellow-6e14461fa6d5085349e4746b61c526f3c94be19f.tar.xz
pokeyellow-6e14461fa6d5085349e4746b61c526f3c94be19f.zip
Add a lot of Yellow text changes.
Diffstat (limited to 'text/maps/route_17.asm')
-rw-r--r--text/maps/route_17.asm4
1 files changed, 4 insertions, 0 deletions
diff --git a/text/maps/route_17.asm b/text/maps/route_17.asm
index d07c3a86..b053b473 100644
--- a/text/maps/route_17.asm
+++ b/text/maps/route_17.asm
@@ -133,7 +133,11 @@ _Route17AfterBattleText9:: ; 915dd (24:55dd)
done
_Route17BattleText10:: ; 91600 (24:5600)
+IF DEF(_YELLOW)
+ text "Get lost, kid!"
+ELSE
text "Get lost kid!"
+ENDC
line "I'm bushed!"
done