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/FallarborTown | |
| parent | c80206e701bc8a290cb2c01afb12cb2e03bf473a (diff) | |
Move map text into data/maps/<name>
Diffstat (limited to 'data/maps/FallarborTown')
| -rw-r--r-- | data/maps/FallarborTown/text.inc | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/data/maps/FallarborTown/text.inc b/data/maps/FallarborTown/text.inc new file mode 100644 index 000000000..1483272de --- /dev/null +++ b/data/maps/FallarborTown/text.inc @@ -0,0 +1,41 @@ +FallarborTown_Text_16C7FF:: @ 816C7FF + .string "What’s up, what’s up?\p" + .string "I saw a shady fellow scuttling in and\n" + .string "out of PROF. COZMO’s LAB.$" + +FallarborTown_Text_16C855:: @ 816C855 + .string "This region’s been known for meteors\n" + .string "since the olden days.\p" + .string "They say METEOR FALLS was gouged out\n" + .string "by a falling meteorite long ago.$" + +FallarborTown_Text_16C8D6:: @ 816C8D6 + .string "See! Take a look!\n" + .string "This is my precious AZURILL!\p" + .string "It’s slick and smooth and plushy, too!$" + +FallarborTown_Text_16C92C:: @ 816C92C + .string "AZURILL: Rooreelooo.$" + +FallarborTown_Text_16C941:: @ 816C941 + .string "Have you already challenged FLANNERY,\n" + .string "the LEADER of LAVARIDGE GYM?\p" + .string "The girl’s grandfather was famous.\n" + .string "He was one of the ELITE FOUR in the\l" + .string "POKéMON LEAGUE at one point.\p" + .string "It wouldn’t surprise me to see FLANNERY\n" + .string "become a great TRAINER in her own\l" + .string "right.$" + +FallarborTown_Text_16CA39:: @ 816CA39 + .string "POKéMON CONTESTS\n" + .string "SUPER RANK REGISTRATION\p" + .string "“Burst on to the POKéMON scene!”$" + +FallarborTown_Text_16CA83:: @ 816CA83 + .string "FALLARBOR TOWN\n" + .string "“A farm community with small gardens.”$" + +FallarborTown_Text_16CAB9:: @ 816CAB9 + .string "MOVE TUTOR’S HOUSE\n" + .string "“New moves taught to POKéMON.”$" |
