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/MtPyre_1F | |
| parent | c80206e701bc8a290cb2c01afb12cb2e03bf473a (diff) | |
Move map text into data/maps/<name>
Diffstat (limited to 'data/maps/MtPyre_1F')
| -rw-r--r-- | data/maps/MtPyre_1F/text.inc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/maps/MtPyre_1F/text.inc b/data/maps/MtPyre_1F/text.inc new file mode 100644 index 000000000..84e1cef07 --- /dev/null +++ b/data/maps/MtPyre_1F/text.inc @@ -0,0 +1,19 @@ +MtPyre_1F_Text_196151:: @ 8196151 + .string "All sorts of beings wander the slopes\n" + .string "of MT. PYRE...\p" + .string "There is no telling what may happen.\n" + .string "Take this. It’s for your own good.$" + +MtPyre_1F_Text_1961CE:: @ 81961CE + .string "Have a POKéMON hold that\n" + .string "CLEANSE TAG.\p" + .string "It will help ward off wild POKéMON.$" + +MtPyre_1F_Text_196218:: @ 8196218 + .string "Did you come to pay your respect\n" + .string "to the spirits of departed POKéMON?\p" + .string "You must care for your POKéMON a lot.$" + +MtPyre_1F_Text_196283:: @ 8196283 + .string "This is the final resting place of my\n" + .string "ZIGZAGOON. I cherished it...$" |
