From 6e14461fa6d5085349e4746b61c526f3c94be19f Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Fri, 10 Oct 2014 01:46:06 -0600 Subject: Add a lot of Yellow text changes. --- text/maps/lance.asm | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'text/maps/lance.asm') 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" -- cgit v1.3.1-sl0p