diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2018-06-20 17:47:43 -0500 |
|---|---|---|
| committer | Marcus Huderle <huderlem@gmail.com> | 2018-06-20 17:47:43 -0500 |
| commit | ab8373bbd57f1498df89ace04697eb4a2b5bc1d6 (patch) | |
| tree | 84f4d9a1af95619c8314df5773584f178a03b5f1 /data/maps/Route103 | |
| parent | c80206e701bc8a290cb2c01afb12cb2e03bf473a (diff) | |
Move map text into data/maps/<name>
Diffstat (limited to 'data/maps/Route103')
| -rw-r--r-- | data/maps/Route103/text.inc | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/data/maps/Route103/text.inc b/data/maps/Route103/text.inc new file mode 100644 index 000000000..ebdedea82 --- /dev/null +++ b/data/maps/Route103/text.inc @@ -0,0 +1,64 @@ +Route103_Text_16D57A:: @ 816D57A + .string "MAY: Let’s see... The POKéMON found\n" + .string "on ROUTE 103 include...$" + +Route103_Text_16D5B6:: @ 816D5B6 + .string "Oh, hi, {PLAYER}{KUN}!\p" + .string "...Oh, I see, my dad gave you a\n" + .string "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 a\n" + .string "TRAINER is like.$" + +Route103_Text_16D65B:: @ 816D65B + .string "Wow! That’s great!\n" + .string "{PLAYER}{KUN}, you’re pretty good!$" + +Route103_Text_16D688:: @ 816D688 + .string "MAY: I think I know why my dad has an\n" + .string "eye out for you now.\p" + .string "I mean, you just got that POKéMON but\n" + .string "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 the\n" + .string "LAB.$" + +Route103_Text_16D762:: @ 816D762 + .string "BRENDAN: Okay, so it’s this one and\n" + .string "that one that live on ROUTE 103...$" + +Route103_Text_16D7A9:: @ 816D7A9 + .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_16D836:: @ 816D836 + .string "Huh, {PLAYER}, you’re not too shabby.$" + +Route103_Text_16D856:: @ 816D856 + .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_16D950:: @ 816D950 + .string "My POKéMON is staggeringly tired...\n" + .string "I should have brought a POTION...$" + +Route103_Text_16D996:: @ 816D996 + .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_16D9FB:: @ 816D9FB + .string "ROUTE 103\n" + .string "{0x7A} OLDALE TOWN$" |
