mirror of
https://github.com/pret/pokeyellow.git
synced 2026-03-21 17:34:31 -05:00
188 lines
3.2 KiB
NASM
188 lines
3.2 KiB
NASM
_Route24CooltrainerM1YouBeatOurContestText::
|
|
text "Congratulations!"
|
|
line "You beat our 5"
|
|
cont "contest trainers!@"
|
|
text_end
|
|
|
|
_Route24CooltrainerM1YouJustEarnedAPrizeText::
|
|
text_start
|
|
|
|
para "You just earned a"
|
|
line "fabulous prize!"
|
|
prompt
|
|
|
|
_Route24CooltrainerM1ReceivedNuggetText::
|
|
text "<PLAYER> received"
|
|
line "a @"
|
|
text_ram wStringBuffer
|
|
text "!@"
|
|
text_end
|
|
|
|
_Route24CooltrainerM1NoRoomText::
|
|
text "You don't have"
|
|
line "any room!"
|
|
done
|
|
|
|
_Route24CooltrainerM1JoinTeamRocketText::
|
|
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::
|
|
text "Arrgh!"
|
|
line "You are good!"
|
|
prompt
|
|
|
|
_Route24CooltrainerM1YouCouldBecomeATopLeaderText::
|
|
text "With your ability,"
|
|
line "you could become"
|
|
cont "a top leader in"
|
|
cont "TEAM ROCKET!"
|
|
done
|
|
|
|
_Route24CooltrainerM2BattleText::
|
|
text "I saw your feat"
|
|
line "from the grass!"
|
|
done
|
|
|
|
_Route24CooltrainerM2EndBattleText::
|
|
text "I"
|
|
line "thought not!"
|
|
prompt
|
|
|
|
_Route24CooltrainerM2AfterBattleText::
|
|
text "I hid because the"
|
|
line "people on the"
|
|
cont "bridge scared me!"
|
|
done
|
|
|
|
_Route24CooltrainerM3BattleText::
|
|
text "OK! I'm No. 5!"
|
|
line "I'll stomp you!"
|
|
done
|
|
|
|
_Route24CooltrainerM3EndBattleText::
|
|
text "Whoa!"
|
|
line "Too much!"
|
|
prompt
|
|
|
|
_Route24CooltrainerM3AfterBattleText::
|
|
text "I did my best, I"
|
|
line "have no regrets!"
|
|
done
|
|
|
|
_Route24CooltrainerF1BattleText::
|
|
text "I'm No. 4!"
|
|
line "Getting tired?"
|
|
done
|
|
|
|
_Route24CooltrainerF1EndBattleText::
|
|
text "I lost"
|
|
line "too!"
|
|
prompt
|
|
|
|
_Route24CooltrainerF1AfterBattleText::
|
|
text "I did my best, so"
|
|
line "I've no regrets!"
|
|
done
|
|
|
|
_Route24Youngster1BattleText::
|
|
text "Here's No. 3!"
|
|
line "I won't be easy!"
|
|
done
|
|
|
|
_Route24Youngster1EndBattleText::
|
|
text "Ow!"
|
|
line "Stomped flat!"
|
|
prompt
|
|
|
|
_Route24Youngster1AfterBattleText::
|
|
text "I did my best, I"
|
|
line "have no regrets!"
|
|
done
|
|
|
|
_Route24CooltrainerF2BattleText::
|
|
text "I'm second!"
|
|
line "Now it's serious!"
|
|
done
|
|
|
|
_Route24CooltrainerF2EndBattleText::
|
|
text "How could I"
|
|
line "lose?"
|
|
prompt
|
|
|
|
_Route24CooltrainerF2AfterBattleText::
|
|
text "I did my best, I"
|
|
line "have no regrets!"
|
|
done
|
|
|
|
_Route24Youngster2BattleText::
|
|
text "This is NUGGET"
|
|
line "BRIDGE! Beat us 5"
|
|
cont "trainers and win"
|
|
cont "a fabulous prize!"
|
|
|
|
para "Think you got"
|
|
line "what it takes?"
|
|
done
|
|
|
|
_Route24Youngster2EndBattleText::
|
|
text "Whoo!"
|
|
line "Good stuff!"
|
|
prompt
|
|
|
|
_Route24Youngster2AfterBattleText::
|
|
text "I did my best, I"
|
|
line "have no regrets!"
|
|
done
|
|
|
|
_Route24DamianText1::
|
|
text "I'm not good at"
|
|
line "raising #MON."
|
|
|
|
para "I should release"
|
|
line "my CHARMANDER"
|
|
cont "because I haven't"
|
|
cont "raised it well..."
|
|
|
|
para "If you promise me"
|
|
line "you'll care for"
|
|
cont "it, it's yours."
|
|
done
|
|
|
|
_Route24DamianText2::
|
|
text "Take good care of"
|
|
line "my CHARMANDER!@"
|
|
text_end
|
|
|
|
_Route24DamianText3::
|
|
text "Oh... I'd better"
|
|
line "release it then."
|
|
done
|
|
|
|
_Route24DamianText4::
|
|
text "How's CHARMANDER"
|
|
line "doing?"
|
|
done
|