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/FortreeCity_PokemonCenter_1F | |
| parent | c80206e701bc8a290cb2c01afb12cb2e03bf473a (diff) | |
Move map text into data/maps/<name>
Diffstat (limited to 'data/maps/FortreeCity_PokemonCenter_1F')
| -rw-r--r-- | data/maps/FortreeCity_PokemonCenter_1F/text.inc | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/data/maps/FortreeCity_PokemonCenter_1F/text.inc b/data/maps/FortreeCity_PokemonCenter_1F/text.inc new file mode 100644 index 000000000..d5ffb8a61 --- /dev/null +++ b/data/maps/FortreeCity_PokemonCenter_1F/text.inc @@ -0,0 +1,22 @@ +FortreeCity_PokemonCenter_1F_Text_186027:: @ 8186027 + .string "Listen, kid, are you working\n" + .string "on a POKéDEX?\p" + .string "Hmm... Go to the SAFARI ZONE.\n" + .string "That’s my suggestion.$" + +FortreeCity_PokemonCenter_1F_Text_186086:: @ 8186086 + .string "Have you done anything at the\n" + .string "RECORD CORNER?\p" + .string "It’s pretty neat. It mixes and matches\n" + .string "the records of TRAINERS.\p" + .string "I don’t know quite how it works,\n" + .string "but it’s cool. It’s exciting, even!$" + +FortreeCity_PokemonCenter_1F_Text_186138:: @ 8186138 + .string "Hey, you’ve got a POKéNAV!\n" + .string "It’s the same as mine.\p" + .string "Check out the TRAINER’S EYES on it.\p" + .string "It shows you TRAINERS who want a\n" + .string "rematch with you.\p" + .string "Isn’t it great?\n" + .string "You have to hand it to DEVON!$" |
