pokered/text/Route22Gate.asm

23 lines
420 B
NASM
Raw Normal View History

_Route22GateGuardNoBoulderbadgeText::
2014-01-23 20:34:42 +00:00
text "Only truly skilled"
line "trainers are"
cont "allowed through."
para "You don't have the"
line "BOULDERBADGE yet!@"
text_end
2014-01-23 20:34:42 +00:00
_Route22GateGuardICantLetYouPassText::
text_start
2014-01-23 20:34:42 +00:00
para "The rules are"
line "rules. I can't"
cont "let you pass."
done
_Route22GateGuardGoRightAheadText::
2014-01-23 20:34:42 +00:00
text "Oh! That is the"
line "BOULDERBADGE!"
cont "Go right ahead!@"
text_end