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/ThreeIsland_PokemonCenter_1F | |
| parent | 28885f5a471489390ccde928f735985f15039eac (diff) | |
split map text into map directories
Diffstat (limited to 'data/maps/ThreeIsland_PokemonCenter_1F')
| -rw-r--r-- | data/maps/ThreeIsland_PokemonCenter_1F/text.inc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/maps/ThreeIsland_PokemonCenter_1F/text.inc b/data/maps/ThreeIsland_PokemonCenter_1F/text.inc new file mode 100644 index 000000000..449f80d70 --- /dev/null +++ b/data/maps/ThreeIsland_PokemonCenter_1F/text.inc @@ -0,0 +1,19 @@ +gUnknown_81A2FB5:: @ 81A2FB5 + .string "Hey, did you hear the news?\p" + .string "The PC network here can now link\n" + .string "with PCs in KANTO.\p" + .string "I don't know how that came about,\n" + .string "but it's fantastic!$" + +gUnknown_81A303B:: @ 81A303B + .string "It's impossible to SURF between the\n" + .string "islands around these parts.\p" + .string "The tides are too fast and\n" + .string "treacherous.$" + +gUnknown_81A30A3:: @ 81A30A3 + .string "Let's crush BERRIES!\n" + .string "…That'd be wasting BERRIES?\p" + .string "You can always find some BERRIES\n" + .string "on the ground in BERRY FOREST.$" + |
