pokered/text/Route24.asm

68 lines
1.2 KiB
NASM
Raw Permalink Normal View History

_Route24CooltrainerM1YouBeatOurContestText::
2014-01-23 05:22:31 +00:00
text "Congratulations!"
line "You beat our 5"
cont "contest trainers!@"
text_end
2014-01-23 05:22:31 +00:00
_Route24CooltrainerM1YouJustEarnedAPrizeText::
text_start
2014-01-23 05:22:31 +00:00
para "You just earned a"
line "fabulous prize!"
prompt
_Route24CooltrainerM1ReceivedNuggetText::
text "<PLAYER> received"
2014-01-23 05:22:31 +00:00
line "a @"
2021-08-28 21:02:20 +00:00
text_ram wStringBuffer
text "!@"
text_end
2014-01-23 05:22:31 +00:00
_Route24CooltrainerM1NoRoomText::
2014-01-23 05:22:31 +00:00
text "You don't have"
line "any room!"
done
_Route24CooltrainerM1JoinTeamRocketText::
2014-01-23 05:22:31 +00:00
text "By the way, would"
line "you like to join"
cont "TEAM ROCKET?"
para "We're a group"
line "dedicated to evil"
cont "using #MON!"
para "Want to join?"
para "Are you sure?"
para "Come on, join us!"
para "I'm telling you"
line "to join!"
para "OK, you need"
line "convincing!"
para "I'll make you an"
line "offer you can't"
cont "refuse!"
done
_Route24CooltrainerM1DefeatedText::
2014-01-23 05:22:31 +00:00
text "Arrgh!"
line "You are good!"
prompt
_Route24CooltrainerM1YouCouldBecomeATopLeaderText::
2014-01-23 05:22:31 +00:00
text "With your ability,"
line "you could become"
cont "a top leader in"
cont "TEAM ROCKET!"
done
_Route24CooltrainerM2BattleText::
2014-01-23 05:22:31 +00:00
text "I saw your feat"
line "from the grass!"
done