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/TwoIsland_PokemonCenter_1F | |
| parent | 348bd19fddefede38716607ffe0ecdb4ae199bea (diff) | |
| parent | 3e44eb26efdfa5676865f1f3b1415a7fa764a949 (diff) | |
Merge pull request #58 from garakmon/text_dump
Some Text Dump
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.$" + |
