mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-26 12:42:56 -04:00
66 lines
2.1 KiB
C++
66 lines
2.1 KiB
C++
|
|
Route103_Text_MayRoute103Pokemon:
|
|
.string "MAY: Let's see… The POKéMON found\n"
|
|
.string "on ROUTE 103 include…$"
|
|
|
|
Route103_Text_MayLetsBattle:
|
|
.string "Oh, hi, {PLAYER}{KUN}!\p"
|
|
.string "…Oh, I see, my dad gave you\n"
|
|
.string "a POKéMON as a gift.\p"
|
|
.string "Since we're here, let's have a quick\n"
|
|
.string "battle!\p"
|
|
.string "I'll give you a taste of what being\n"
|
|
.string "a TRAINER is like.$"
|
|
|
|
Route103_Text_MayDefeated:
|
|
.string "Wow! That's great!\n"
|
|
.string "{PLAYER}{KUN}, you're pretty good!$"
|
|
|
|
Route103_Text_MayTimeToHeadBack:
|
|
.string "MAY: I think I know why my dad has\n"
|
|
.string "an eye out for you now.\p"
|
|
.string "I mean, you just got that POKéMON,\n"
|
|
.string "but it already likes you.\p"
|
|
.string "You might be able to befriend any\n"
|
|
.string "kind of POKéMON easily.\p"
|
|
.string "Well, it's time to head back to\n"
|
|
.string "the LAB.$"
|
|
|
|
Route103_Text_BrendanRoute103Pokemon:
|
|
.string "BRENDAN: Okay, so it's this one and\n"
|
|
.string "that one that live on ROUTE 103…$"
|
|
|
|
Route103_Text_BrendanLetsBattle:
|
|
.string "Hey, it's {PLAYER}!\p"
|
|
.string "…Oh, yeah, Dad gave you a POKéMON.\p"
|
|
.string "Since we're here, how about a little\n"
|
|
.string "battle?\p"
|
|
.string "I'll teach you what being a TRAINER's\n"
|
|
.string "about!$"
|
|
|
|
Route103_Text_BrendanDefeated:
|
|
.string "Huh, {PLAYER}, you're not too shabby.$"
|
|
|
|
Route103_Text_BrendanTimeToHeadBack:
|
|
.string "BRENDAN: I think I get it.\n"
|
|
.string "I think I know why my dad has his eye\l"
|
|
.string "out for you now.\p"
|
|
.string "Look, your POKéMON already likes you,\n"
|
|
.string "even though you just got it.\p"
|
|
.string "{PLAYER}, I get the feeling that you\n"
|
|
.string "could befriend any POKéMON with ease.\p"
|
|
.string "We should head back to the LAB.$"
|
|
|
|
Route103_Text_ShouldHaveBroughtPotion:
|
|
.string "My POKéMON is staggeringly tired…\n"
|
|
.string "I should have brought a POTION…$"
|
|
|
|
Route103_Text_ShortcutToOldale:
|
|
.string "If you cross the sea from here,\n"
|
|
.string "it'll be a shortcut to OLDALE TOWN.\p"
|
|
.string "Fufufu, that's useful, isn't it?$"
|
|
|
|
Route103_Text_RouteSign:
|
|
.string "ROUTE 103\n"
|
|
.string "{DOWN_ARROW} OLDALE TOWN$"
|