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/Route10_PokemonCenter_1F | |
| parent | 348bd19fddefede38716607ffe0ecdb4ae199bea (diff) | |
| parent | 3e44eb26efdfa5676865f1f3b1415a7fa764a949 (diff) | |
Merge pull request #58 from garakmon/text_dump
Some Text Dump
Diffstat (limited to 'data/maps/Route10_PokemonCenter_1F')
| -rw-r--r-- | data/maps/Route10_PokemonCenter_1F/text.inc | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/data/maps/Route10_PokemonCenter_1F/text.inc b/data/maps/Route10_PokemonCenter_1F/text.inc new file mode 100644 index 000000000..3360854fe --- /dev/null +++ b/data/maps/Route10_PokemonCenter_1F/text.inc @@ -0,0 +1,48 @@ +gUnknown_819E523:: @ 819E523 + .string "The types of POKéMON match up\n" + .string "differently with each other.\p" + .string "Every type is stronger than some\n" + .string "types and weaker than others.$" + +gUnknown_819E59D:: @ 819E59D + .string "A NUGGET is totally useless.\n" + .string "So I sold it for ¥5000.$" + +gUnknown_819E5D2:: @ 819E5D2 + .string "I heard that ghosts haunt\n" + .string "LAVENDER TOWN.$" + +gUnknown_819E5FB:: @ 819E5FB + .string "Oh… {PLAYER}!\n" + .string "I've been looking for you!\p" + .string "It's me, one of the ever-present\n" + .string "AIDES to PROF. OAK.\p" + .string "If your POKéDEX has complete data\n" + .string "on twenty species, I'm supposed to\l" + .string "give you a reward from PROF. OAK.\p" + .string "He entrusted me with this\n" + .string "EVERSTONE.\p" + .string "So, {PLAYER}, let me ask you.\p" + .string "Have you gathered data on at least\n" + .string "twenty kinds of POKéMON?$" + +gUnknown_819E733:: @ 819E733 + .string "Great! You have caught or owned\n" + .string "{STR_VAR_3} kinds of POKéMON!\p" + .string "Congratulations!\n" + .string "Here you go!$" + +gUnknown_819E786:: @ 819E786 + .string "{PLAYER} received the EVERSTONE\n" + .string "from the AIDE.$" + +gUnknown_819E7AF:: @ 819E7AF + .string "Making POKéMON evolve certainly\n" + .string "can add to the POKéDEX.\p" + .string "However, at times, you may not\n" + .string "want a certain POKéMON to evolve.\p" + .string "In that case, give the EVERSTONE\n" + .string "to that POKéMON.\p" + .string "It will prevent evolution according\n" + .string "to the PROFESSOR.$" + |
