diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-05-22 08:49:36 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-22 08:49:36 -0400 |
| commit | 337c8177212e12d4a4ad2eee4324ae3d09a21e99 (patch) | |
| tree | 105bbdc450a3d3307d4aba3d038338baa4c007f5 /data/maps/ThreeIsland_PokemonCenter_1F | |
| parent | 348bd19fddefede38716607ffe0ecdb4ae199bea (diff) | |
| parent | 3e44eb26efdfa5676865f1f3b1415a7fa764a949 (diff) | |
Merge pull request #58 from garakmon/text_dump
Some Text Dump
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.$" + |
