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/MeteorFalls_1F_2R | |
| parent | c80206e701bc8a290cb2c01afb12cb2e03bf473a (diff) | |
Move map text into data/maps/<name>
Diffstat (limited to 'data/maps/MeteorFalls_1F_2R')
| -rw-r--r-- | data/maps/MeteorFalls_1F_2R/text.inc | 113 |
1 files changed, 113 insertions, 0 deletions
diff --git a/data/maps/MeteorFalls_1F_2R/text.inc b/data/maps/MeteorFalls_1F_2R/text.inc new file mode 100644 index 000000000..35b60d662 --- /dev/null +++ b/data/maps/MeteorFalls_1F_2R/text.inc @@ -0,0 +1,113 @@ +MeteorFalls_1F_2R_Text_1939C5:: @ 81939C5 + .string "This is where we DRAGON users do our\n" + .string "training.\p" + .string "The CHAMPION even visits.\n" + .string "Now do you see how special it is here?$" + +MeteorFalls_1F_2R_Text_193A35:: @ 8193A35 + .string "Urgh!\n" + .string "I didn’t expect you to be so strong!$" + +MeteorFalls_1F_2R_Text_193A60:: @ 8193A60 + .string "The road ahead remains long and harsh.\p" + .string "When will my POKéMON and I become the\n" + .string "best?$" + +MeteorFalls_1F_2R_Text_193AB3:: @ 8193AB3 + .string "Since we met, we have trained hard\n" + .string "with our sights on number one.\p" + .string "Help us see how much stronger we’ve\n" + .string "become!$" + +MeteorFalls_1F_2R_Text_193B21:: @ 8193B21 + .string "Urgh!\n" + .string "I didn’t expect you to be so strong!$" + +MeteorFalls_1F_2R_Text_193B4C:: @ 8193B4C + .string "You’ve obviously kept up your\n" + .string "POKéMON training.\p" + .string "So long as you remain strong, I, too,\n" + .string "can become stronger!$" + +MeteorFalls_1F_2R_Text_193BB7:: @ 8193BB7 + .string "JOHN: We’ve always battled POKéMON\n" + .string "together as a twosome.\l" + .string "We’ve confidence in ourselves.$" + +MeteorFalls_1F_2R_Text_193C10:: @ 8193C10 + .string "JOHN: Oh, my.\n" + .string "We’ve lost, dear wife.$" + +MeteorFalls_1F_2R_Text_193C35:: @ 8193C35 + .string "JOHN: We’ve been married for\n" + .string "fifty years.\p" + .string "Come to think of it, I’ve yet to beat\n" + .string "my dear wife in a battle.$" + +MeteorFalls_1F_2R_Text_193C9F:: @ 8193C9F + .string "JOHN: Well, well, what a young TRAINER!\p" + .string "Will you battle with us? If so, you’ll\n" + .string "have to return with more POKéMON.$" + +MeteorFalls_1F_2R_Text_193D10:: @ 8193D10 + .string "JAY: We’ve been married for\n" + .string "fifty years.\p" + .string "The bond we share as a couple could\n" + .string "never be broken.$" + +MeteorFalls_1F_2R_Text_193D6E:: @ 8193D6E + .string "JAY: Oh, dear.\n" + .string "We’ve lost, my dear husband.$" + +MeteorFalls_1F_2R_Text_193D9A:: @ 8193D9A + .string "JAY: Fifty years of marriage...\p" + .string "If we ever argued, we always settled\n" + .string "it with a POKéMON battle...$" + +MeteorFalls_1F_2R_Text_193DFB:: @ 8193DFB + .string "JAY: Well, well, aren’t you a young\n" + .string "TRAINER?\p" + .string "If you’d care to battle with us, you’ll\n" + .string "have to come back with more POKéMON.$" + +MeteorFalls_1F_2R_Text_193E75:: @ 8193E75 + .string "JOHN: We’ve always battled POKéMON\n" + .string "together as a twosome.\l" + .string "We’ve confidence in ourselves.$" + +MeteorFalls_1F_2R_Text_193ECE:: @ 8193ECE + .string "JOHN: Oh, my.\n" + .string "We’ve lost, dear wife.$" + +MeteorFalls_1F_2R_Text_193EF3:: @ 8193EF3 + .string "JOHN: Married for fifty years...\p" + .string "On reflection, the dear wife and I,\n" + .string "we battled day in and day out...$" + +MeteorFalls_1F_2R_Text_193F59:: @ 8193F59 + .string "JOHN: Well, well, what a young\n" + .string "TRAINER!\p" + .string "Will you battle with us? If so, you’ll\n" + .string "have to return with more POKéMON.$" + +MeteorFalls_1F_2R_Text_193FCA:: @ 8193FCA + .string "JAY: We’ve been married for\n" + .string "fifty years.\p" + .string "We’ve supported each other all that\n" + .string "time. We’ve made ourselves strong.$" + +MeteorFalls_1F_2R_Text_19403A:: @ 819403A + .string "JAY: Oh, dear.\n" + .string "We’ve lost, my dear husband.$" + +MeteorFalls_1F_2R_Text_194066:: @ 8194066 + .string "JAY: Fifty years of marriage...\n" + .string "Many things have happened.\p" + .string "I hope that we will continue to make\n" + .string "happy memories together.$" + +MeteorFalls_1F_2R_Text_1940DF:: @ 81940DF + .string "JAY: Well, well, aren’t you a young\n" + .string "TRAINER?\p" + .string "If you’d care to battle with us, you’ll\n" + .string "have to come back with more POKéMON.$" |
