diff options
| author | YamaArashi <shadow962@live.com> | 2016-06-12 11:51:59 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-06-12 11:51:59 -0700 |
| commit | bfaabd08be0a790dff961276d76af3e1af4e6e24 (patch) | |
| tree | 60742e693805fd75031079e8d3b8a87847452d1e /text/maps/route_22.asm | |
| parent | Merge pull request #134 from YamaArashi/master (diff) | |
| parent | sync home (diff) | |
| download | pokeyellow-bfaabd08be0a790dff961276d76af3e1af4e6e24.tar.gz pokeyellow-bfaabd08be0a790dff961276d76af3e1af4e6e24.tar.xz pokeyellow-bfaabd08be0a790dff961276d76af3e1af4e6e24.zip | |
Merge pull request #135 from YamaArashi/master
sync tileset WRAM labels
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!" |
