aboutsummaryrefslogtreecommitdiffstats
path: root/text/maps/saffron_gym.asm
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2014-10-24 01:50:40 -0600
committerIIMarckus <iimarckus@gmail.com>2014-10-24 01:50:40 -0600
commitb17d958e6016588ecc1f1f842ad2194dd7d7c4d9 (patch)
treed2df94984c49b5002696d871b136a08c8cec8266 /text/maps/saffron_gym.asm
parentFix typo introduced in last commit. (diff)
downloadpokeyellow-b17d958e6016588ecc1f1f842ad2194dd7d7c4d9.tar.gz
pokeyellow-b17d958e6016588ecc1f1f842ad2194dd7d7c4d9.tar.xz
pokeyellow-b17d958e6016588ecc1f1f842ad2194dd7d7c4d9.zip
Add more text changes from Yellow.
Diffstat (limited to 'text/maps/saffron_gym.asm')
-rw-r--r--text/maps/saffron_gym.asm4
1 files changed, 4 insertions, 0 deletions
diff --git a/text/maps/saffron_gym.asm b/text/maps/saffron_gym.asm
index d85e1b1a..3236c7b2 100644
--- a/text/maps/saffron_gym.asm
+++ b/text/maps/saffron_gym.asm
@@ -131,8 +131,12 @@ _SaffronGymEndBattleText2:: ; a2002 (28:6002)
_SaffronGymAfterBattleText2:: ; a2019 (28:6019)
text "Psychic #MON"
+IF DEF(_YELLOW)
+ line "fear only bugs!"
+ELSE
line "fear only ghosts"
cont "and bugs!"
+ENDC
done
_SaffronGymBattleText3:: ; a2042 (28:6042)