diff options
Diffstat (limited to 'text/maps/route_8.asm')
-rw-r--r-- | text/maps/route_8.asm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/text/maps/route_8.asm b/text/maps/route_8.asm index 1f3f74fd..62e2aff3 100644 --- a/text/maps/route_8.asm +++ b/text/maps/route_8.asm @@ -104,7 +104,11 @@ _Route8EndBattleText7:: ; 8e116 (23:6116) prompt _Route8AfterBattleText7:: ; 8e12a (23:612a) +if DEF(_YELLOW) + text "SAFFRON's gate-" +ELSE text "SAFFRON's gate" +ENDC line "keeper won't let" cont "us through." cont "He's so mean!" |