diff options
Diffstat (limited to 'text/maps/route_17.asm')
-rw-r--r-- | text/maps/route_17.asm | 4 |
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 |