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/TwoIsland_PokemonCenter_1F | |
| parent | 28885f5a471489390ccde928f735985f15039eac (diff) | |
split map text into map directories
Diffstat (limited to 'data/maps/TwoIsland_PokemonCenter_1F')
| -rw-r--r-- | data/maps/TwoIsland_PokemonCenter_1F/text.inc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/maps/TwoIsland_PokemonCenter_1F/text.inc b/data/maps/TwoIsland_PokemonCenter_1F/text.inc new file mode 100644 index 000000000..514825cdf --- /dev/null +++ b/data/maps/TwoIsland_PokemonCenter_1F/text.inc @@ -0,0 +1,14 @@ +gUnknown_81A2E59:: @ 81A2E59 + .string "Have you visited the GAME CORNER\n" + .string "already?\p" + .string "It's no good to go alone.\n" + .string "You have to take a friend along.$" + +gUnknown_81A2EBE:: @ 81A2EBE + .string "Not many people live on\n" + .string "TWO ISLAND.\p" + .string "There is this old lady who lives\n" + .string "out on the cape.\p" + .string "She's been there since I don't know\n" + .string "when.$" + |
