diff options
Diffstat (limited to 'text/maps/route_22.asm')
-rw-r--r-- | text/maps/route_22.asm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/text/maps/route_22.asm b/text/maps/route_22.asm index 5ce0b879..9935ce80 100644 --- a/text/maps/route_22.asm +++ b/text/maps/route_22.asm @@ -59,9 +59,15 @@ _Route22RivalBeforeBattleText2:: ; 92450 (24:6450) line "the BADGEs too?" cont "That's cool!" +IF DEF(_YELLOW) + para "Then I'll whip" + line "you, ", $52, ", as" + cont "a warmup for" +ELSE para "Then I'll whip you" line $52, " as a" cont "warm up for" +ENDC cont "#MON LEAGUE!" para "Come on!" |