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/MossdeepCity_PokemonCenter_1F | |
| parent | c80206e701bc8a290cb2c01afb12cb2e03bf473a (diff) | |
Move map text into data/maps/<name>
Diffstat (limited to 'data/maps/MossdeepCity_PokemonCenter_1F')
| -rw-r--r-- | data/maps/MossdeepCity_PokemonCenter_1F/text.inc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/maps/MossdeepCity_PokemonCenter_1F/text.inc b/data/maps/MossdeepCity_PokemonCenter_1F/text.inc new file mode 100644 index 000000000..5f345613e --- /dev/null +++ b/data/maps/MossdeepCity_PokemonCenter_1F/text.inc @@ -0,0 +1,10 @@ +MossdeepCity_PokemonCenter_1F_Text_18D62F:: @ 818D62F + .string "The GYM LEADERS in this town are a\n" + .string "formidable duo.\p" + .string "Their combination attacks are, like,\n" + .string "excellent and wow!$" + +MossdeepCity_PokemonCenter_1F_Text_18D69A:: @ 818D69A + .string "Depending on the special abilities of\n" + .string "POKéMON, some moves might change\l" + .string "or not work at all.$" |
