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/Route112/text.inc | |
parent | c80206e701bc8a290cb2c01afb12cb2e03bf473a (diff) |
Move map text into data/maps/<name>
Diffstat (limited to 'data/maps/Route112/text.inc')
-rw-r--r-- | data/maps/Route112/text.inc | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/data/maps/Route112/text.inc b/data/maps/Route112/text.inc new file mode 100644 index 000000000..c967c562c --- /dev/null +++ b/data/maps/Route112/text.inc @@ -0,0 +1,27 @@ +Route112_Text_16FDF0:: @ 816FDF0 + .string "Grumble...\p" + .string "What happened to the others who went\n" + .string "to FALLARBOR? They’re late...$" + +Route112_Text_16FE3E:: @ 816FE3E + .string "Grumble...\p" + .string "I’d like to ride the CABLE CAR to the\n" + .string "top, too..$" + +Route112_Text_16FE7A:: @ 816FE7A + .string "Eh, I’d like to get to MAUVILLE, but if\n" + .string "I went down these ledges, it’d be no\l" + .string "easy matter to get back to LAVARIDGE.$" + +Route112_Text_16FEED:: @ 816FEED + .string "MT. CHIMNEY CABLE CAR\n" + .string "“A short walk {0x79} way!”$" + +Route112_Text_16FF19:: @ 816FF19 + .string "MT. CHIMNEY\p" + .string "“For LAVARIDGE TOWN or the summit,\n" + .string "please take the CABLE CAR.”$" + +Route112_Text_16FF64:: @ 816FF64 + .string "ROUTE 112\n" + .string "{0x7B} LAVARIDGE TOWN$" |