diff options
| author | YamaArashi <shadow962@live.com> | 2016-06-12 10:11:31 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2016-06-12 10:11:31 -0700 |
| commit | 3a6a300da48c98ab844ddc4d209abf51adf2aa44 (patch) | |
| tree | d6c97893cf16c963799f789f8248531653aa537a /text/maps/route_22.asm | |
| parent | sync tileset WRAM labels (diff) | |
| download | pokeyellow-3a6a300da48c98ab844ddc4d209abf51adf2aa44.tar.gz pokeyellow-3a6a300da48c98ab844ddc4d209abf51adf2aa44.tar.xz pokeyellow-3a6a300da48c98ab844ddc4d209abf51adf2aa44.zip | |
sync text
Diffstat (limited to 'text/maps/route_22.asm')
| -rw-r--r-- | text/maps/route_22.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/text/maps/route_22.asm b/text/maps/route_22.asm index f2d7ae96..ac4141eb 100644 --- a/text/maps/route_22.asm +++ b/text/maps/route_22.asm @@ -60,7 +60,7 @@ _Route22RivalBeforeBattleText2:: cont "That's cool!" para "Then I'll whip you" - line $52, " as a" + line "<PLAYER> as a" cont "warm up for" cont "#MON LEAGUE!" @@ -88,8 +88,8 @@ _Route22RivalDefeatedText2:: prompt _Route22Text_511d0:: - text $53, ": Hahaha!" - line $52, "! That's" + text "<RIVAL>: Hahaha!" + line "<PLAYER>! That's" cont "your best? You're" cont "nowhere near as" cont "good as me, pal!" |
