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/mt_moon_1f.asm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'text/maps/mt_moon_1f.asm') diff --git a/text/maps/mt_moon_1f.asm b/text/maps/mt_moon_1f.asm index ad9c8598..0577adf3 100644 --- a/text/maps/mt_moon_1f.asm +++ b/text/maps/mt_moon_1f.asm @@ -115,6 +115,9 @@ _MtMoon1AfterBattleText8:: ; 80901 (20:4901) _MtMoon1Text14:: ; 8093a (20:493a) text "Beware! ZUBAT is" +IF DEF(_YELLOW) + line "a bloodsucker!" +ELSE line "a blood sucker!" +ENDC done - -- cgit v1.3.1-sl0p