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/SevenIsland_PokemonCenter_1F | |
| parent | 348bd19fddefede38716607ffe0ecdb4ae199bea (diff) | |
| parent | 3e44eb26efdfa5676865f1f3b1415a7fa764a949 (diff) | |
Merge pull request #58 from garakmon/text_dump
Some Text Dump
Diffstat (limited to 'data/maps/SevenIsland_PokemonCenter_1F')
| -rw-r--r-- | data/maps/SevenIsland_PokemonCenter_1F/text.inc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/maps/SevenIsland_PokemonCenter_1F/text.inc b/data/maps/SevenIsland_PokemonCenter_1F/text.inc new file mode 100644 index 000000000..44e325ca0 --- /dev/null +++ b/data/maps/SevenIsland_PokemonCenter_1F/text.inc @@ -0,0 +1,19 @@ +gUnknown_81A0B98:: @ 81A0B98 + .string "On this island, different events\n" + .string "occur depending on connections.\p" + .string "What are those connections?\p" + .string "They are for you to discover on\n" + .string "your own.$" + +gUnknown_81A0C1F:: @ 81A0C1F + .string "Did you ride a SEAGALLOP ferry\n" + .string "to get here?\p" + .string "There are at least ten of those\n" + .string "high-speed ships.\p" + .string "I don't know where they all go,\n" + .string "though.$" + +gUnknown_81A0CA5:: @ 81A0CA5 + .string "If you're confident, you should\n" + .string "check out TRAINER TOWER.$" + |
