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/lance.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/lance.asm')
| -rw-r--r-- | text/maps/lance.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/text/maps/lance.asm b/text/maps/lance.asm index 3c75ce47..0313b158 100644 --- a/text/maps/lance.asm +++ b/text/maps/lance.asm @@ -1,6 +1,6 @@ _LanceBeforeBattleText:: text "Ah! I heard about" - line "you ", $52, "!" + line "you <PLAYER>!" para "I lead the ELITE" line "FOUR! You can" |
