diff options
| author | garak <garakmon@gmail.com> | 2019-05-21 17:00:28 -0400 |
|---|---|---|
| committer | garak <garakmon@gmail.com> | 2019-05-21 17:00:28 -0400 |
| commit | 44e30e713664330179a41f08a90ad7f168fd82da (patch) | |
| tree | 11b54061bdd3d70c09fa9491fd1c3d03b96a02cd /data/maps/VermilionCity_PokemonCenter_1F | |
| parent | 28885f5a471489390ccde928f735985f15039eac (diff) | |
split map text into map directories
Diffstat (limited to 'data/maps/VermilionCity_PokemonCenter_1F')
| -rw-r--r-- | data/maps/VermilionCity_PokemonCenter_1F/text.inc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/maps/VermilionCity_PokemonCenter_1F/text.inc b/data/maps/VermilionCity_PokemonCenter_1F/text.inc new file mode 100644 index 000000000..811f01edf --- /dev/null +++ b/data/maps/VermilionCity_PokemonCenter_1F/text.inc @@ -0,0 +1,19 @@ +gUnknown_81940AF:: @ 81940AF + .string "Even if they are the same level,\n" + .string "POKéMON can have very different\l" + .string "stats and abilities.\p" + .string "A POKéMON raised by a TRAINER is\n" + .string "stronger than one in the wild.$" + +gUnknown_8194145:: @ 8194145 + .string "My POKéMON was poisoned!\n" + .string "It fainted while we were walking!$" + +gUnknown_8194180:: @ 8194180 + .string "It is true that a higher-level\n" + .string "POKéMON will be more powerful…\p" + .string "But, all POKéMON will have weak\n" + .string "points against specific types.\p" + .string "So, there appears to be no\n" + .string "universally strong POKéMON.$" + |
