aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/lance.asm
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2014-10-10 01:46:06 -0600
committerIIMarckus <iimarckus@gmail.com>2014-10-10 01:46:06 -0600
commit6e14461fa6d5085349e4746b61c526f3c94be19f (patch)
tree63db9e0cfa395f6dd00566c6dcdbb492bb6526ca /text/maps/lance.asm
parentAdd Yellow player/rival names. (diff)
downloadpokeyellow-6e14461fa6d5085349e4746b61c526f3c94be19f.tar.gz
pokeyellow-6e14461fa6d5085349e4746b61c526f3c94be19f.tar.xz
pokeyellow-6e14461fa6d5085349e4746b61c526f3c94be19f.zip
Add a lot of Yellow text changes.
Diffstat (limited to 'text/maps/lance.asm')
-rw-r--r--text/maps/lance.asm4
1 files changed, 4 insertions, 0 deletions
diff --git a/text/maps/lance.asm b/text/maps/lance.asm
index 1da4e8f1..35ef3546 100644
--- a/text/maps/lance.asm
+++ b/text/maps/lance.asm
@@ -1,6 +1,10 @@
_LanceBeforeBattleText:: ; 85d3c (21:5d3c)
text "Ah! I heard about"
+IF DEF(_YELLOW)
+ line "you, ", $52, "!"
+ELSE
line "you ", $52, "!"
+ENDC
para "I lead the ELITE"
line "FOUR! You can"