diff options
author | nullableVoidPtr <30564701+nullableVoidPtr@users.noreply.github.com> | 2018-11-22 20:59:37 +0800 |
---|---|---|
committer | nullableVoidPtr <30564701+nullableVoidPtr@users.noreply.github.com> | 2018-11-22 20:59:37 +0800 |
commit | 81f6704f3cb15c3f59fd3b48ec3622b63bc71297 (patch) | |
tree | 86c38e0b66c2a86a72269ebd74b466de0f6c47e9 /data/text/luminous_cave.inc | |
parent | a611b9673e73eeb74af802250d9fee5157f76a20 (diff) |
Use preprocessor for data asms, clean up sound/ and dump some text
Diffstat (limited to 'data/text/luminous_cave.inc')
-rw-r--r-- | data/text/luminous_cave.inc | 137 |
1 files changed, 137 insertions, 0 deletions
diff --git a/data/text/luminous_cave.inc b/data/text/luminous_cave.inc new file mode 100644 index 0000000..6956c7f --- /dev/null +++ b/data/text/luminous_cave.inc @@ -0,0 +1,137 @@ +gUnknown_80DCA34:: @ 80DCA34 + .string "#+...#WA voice emanates from somewhere...#P#+...Ye who seek awak" + .string "ening...#P#+This is Luminous Cave.#W\n" + .string "#+Do ye seek a new evolution?" + .byte 0 + .align 2, 0 + +gUnknown_80DCAB8:: @ 80DCAB8 + .string "#+Do ye seek evolution?" + .byte 0 + .align 2, 0 + +gUnknown_80DCAD0:: @ 80DCAD0 + .string "#+There are those among Pokémon\n" + .string "#+that can evolve.#P#+Such Pokémon can evolve at this very\n" + .string "#+spot if they satisfy certain conditions.#P#+Evolution brings a" + .string "bout changes\n" + .string "#+in appearance and abilities.#P#+Not only that~2c some Pokémon even change\n" + .string "#+type and learn different moves.#P#+However...#W The requiremen" + .string "ts for\n" + .string "#+evolution differ among Pokémon.#P#+Some become ready for evolution\n" + .string "#+merely by leveling up.#P#+Still others may need special items\n" + .string "#+to attain evolution.#P#+Ye must also be aware of this:#P#+Once" + .string " it has evolved~2c a Pokémon\n" + .string "#+can never regain its previous form.#P#+That is why ye must thi" + .string "nk carefully\n" + .string "#+before committing to evolution." + .byte 0 + .align 2, 0 + +gUnknown_80DCD5C:: @ 80DCD5C + .string "#+Ye shall return if evolution\n" + .string "#+is what ye seek..." + .byte 0 + .align 2, 0 + +gUnknown_80DCD90:: @ 80DCD90 + .string "#+Will ye give an item for evolution?" + .byte 0 + .align 2, 0 + +gUnknown_80DCDB8:: @ 80DCDB8 + .string "#+Will ye give yet another item?" + .byte 0 + .align 2, 0 + +gUnknown_80DCDDC:: @ 80DCDDC + .string "#+Alas~2c ye seem to lack what is needed\n" + .string "#+for evolution." + .byte 0 + .align 2, 0 + +gUnknown_80DCE18:: @ 80DCE18 + .string "#+Ye seem to have but one item." + .byte 0 + .align 2, 0 + +gUnknown_80DCE38:: @ 80DCE38 + .string "#+...Ye who seek awakening...\n" + .string "#+Let us begin." + .byte 0 + .align 2, 0 + +gUnknown_80DCE68:: @ 80DCE68 + .string "#+...#W" + .byte 0x24 + .string "n0 is undergoing changes...#P#+" + .byte 0x24 + .string "n0~27s appearance changed...#P" + .byte 0 + .align 2, 0 + +gUnknown_80DCEB0:: @ 80DCEB0 + .string "#+It evolved from #C4" + .byte 0x24 + .string "m0#R\n" + .string "#+to #C6" + .byte 0x24 + .string "m1#R!" + .byte 0 + .align 2, 0 + +gUnknown_80DCEDC:: @ 80DCEDC + .string "#+...#P#+One cannot evolve if one\n" + .string "#+is in the company of others.#P#+Come alone if ye wish to evolve." + .byte 0 + .align 2, 0 + +gUnknown_80DCF44:: @ 80DCF44 + .string "#+...#P#+Ye cannot evolve yet.#P#+Ye have not high enough a level." + .byte 0 + .align 2, 0 + +gUnknown_80DCF88:: @ 80DCF88 + .string "#+...#P#+Ye cannot evolve anymore." + .byte 0 + .align 2, 0 + +gUnknown_80DCFAC:: @ 80DCFAC + .string "#+...#P#+Ye cannot evolve yet.#P#+Ye need your Friend Area to evolve." + .byte 0 + .align 2, 0 + +gUnknown_80DCFF4:: @ 80DCFF4 + .string "#+...#P#+Ye cannot evolve yet.#P#+The Friend Area to which ye shall go\n" + .string "#+has no room for ye." + .byte 0 + .align 2, 0 + +gUnknown_80DD054:: @ 80DD054 + .string "#+...#P#+Ye cannot evolve yet.#P#+Ye seem to lack the IQ to evolve." + .byte 0 + .align 2, 0 + +gUnknown_80DD098:: @ 80DD098 + .string "#+#+...#P#+Ye cannot evolve yet.#P#+Ye seem to lack an item to evolve." + .byte 0 + .align 2, 0 + +gUnknown_80DD0E0:: @ 80DD0E0 + .string "#+#+...#P#+Ye cannot evolve yet. " + .byte 0 + .align 2, 0 + +gUnknown_80DD104:: @ 80DD104 + .string "#+Ye must give a name to\n" + .string "#+the evolved Pokémon. " + .byte 0 + .align 2, 0 + + .string "pksdir0" + .byte 0 + .align 2, 0 + + .string "pksdir0" + .byte 0 + .align 2, 0 |