pokered/text/Route23.asm

42 lines
655 B
NASM
Raw Normal View History

_Route23YouDontHaveTheBadgeYetText::
2014-01-23 05:22:31 +00:00
text "You can pass here"
line "only if you have"
cont "the @"
text_ram wcd6d
2014-01-23 05:22:31 +00:00
text "!"
para "You don't have the"
line "@"
text_ram wcd6d
2014-01-23 05:22:31 +00:00
text " yet!"
para "You have to have"
line "it to get to"
cont "#MON LEAGUE!@"
text_end
2014-01-23 05:22:31 +00:00
_Route23OhThatIsTheBadgeText::
2014-01-23 05:22:31 +00:00
text "You can pass here"
line "only if you have"
cont "the @"
text_ram wcd6d
2014-01-23 05:22:31 +00:00
text "!"
para "Oh! That is the"
line "@"
text_ram wcd6d
text "!@"
text_end
2014-01-23 05:22:31 +00:00
_Route23GoRightAheadText::
text_start
2014-01-23 05:22:31 +00:00
para "OK then! Please,"
line "go right ahead!"
done
_Route23VictoryRoadGateSignText::
2014-01-23 05:22:31 +00:00
text "VICTORY ROAD GATE"
line "- #MON LEAGUE"
done