pmd-red/data/text/luminous_cave.inc
Mateusz Naściszewski 5e2842c698
Text data cleanup! (#6)
* Text data cleanup!

Reformatted and fixed up all of data/text/, and extended charmap.txt

The `#P` metacharacter (prompt) acts like a newline, so I reformatted it as such.
All `.string` macros followed by `.byte 0x00` have been replaced with `.asciz` where possible, and `.string "...\0"` elsewhere, note that `.asciz` does not respect the charmap, so characters such as 'é' in 'Pokémon' or the various buttons would be incorrectly encoded.
Also cleaned up occurences of `.byte 0x24`, which should just be a literal '$' inside the string.

* Nuke all instances of `.asciz`

As discussed on Discord, globally replaced all `.asciz` macros with `.string "...\0"`, as `.asciz` did not respect the charmap.

* Minor string consistency fixes
2020-12-12 12:30:04 -06:00

129 lines
3.4 KiB
PHP

gUnknown_80DCA34:: @ 80DCA34
.string "#+...#WA voice emanates from somewhere...#P"
.string "#+...Ye who seek awakening...#P"
.string "#+This is Luminous Cave.#W\n"
.string "#+Do ye seek a new evolution?\0"
.align 2, 0
gUnknown_80DCAB8:: @ 80DCAB8
.string "#+Do ye seek evolution?\0"
.align 2, 0
gUnknown_80DCAD0:: @ 80DCAD0
.string "#+There are those among Pokémon\n"
.string "#+that can evolve.#P"
.string "#+Such Pokémon can evolve at this very\n"
.string "#+spot if they satisfy certain conditions.#P"
.string "#+Evolution brings about changes\n"
.string "#+in appearance and abilities.#P"
.string "#+Not only that~2c some Pokémon even change\n"
.string "#+type and learn different moves.#P"
.string "#+However...#W The requirements for\n"
.string "#+evolution differ among Pokémon.#P"
.string "#+Some become ready for evolution\n"
.string "#+merely by leveling up.#P"
.string "#+Still others may need special items\n"
.string "#+to attain evolution.#P"
.string "#+Ye must also be aware of this:#P"
.string "#+Once it has evolved~2c a Pokémon\n"
.string "#+can never regain its previous form.#P"
.string "#+That is why ye must think carefully\n"
.string "#+before committing to evolution.\0"
.align 2, 0
gUnknown_80DCD5C:: @ 80DCD5C
.string "#+Ye shall return if evolution\n"
.string "#+is what ye seek...\0"
.align 2, 0
gUnknown_80DCD90:: @ 80DCD90
.string "#+Will ye give an item for evolution?\0"
.align 2, 0
gUnknown_80DCDB8:: @ 80DCDB8
.string "#+Will ye give yet another item?\0"
.align 2, 0
gUnknown_80DCDDC:: @ 80DCDDC
.string "#+Alas~2c ye seem to lack what is needed\n"
.string "#+for evolution.\0"
.align 2, 0
gUnknown_80DCE18:: @ 80DCE18
.string "#+Ye seem to have but one item.\0"
.align 2, 0
gUnknown_80DCE38:: @ 80DCE38
.string "#+...Ye who seek awakening...\n"
.string "#+Let us begin.\0"
.align 2, 0
gUnknown_80DCE68:: @ 80DCE68
.string "#+...#W$n0 is undergoing changes...#P"
.string "#+$n0~27s appearance changed...#P\0"
.align 2, 0
gUnknown_80DCEB0:: @ 80DCEB0
.string "#+It evolved from #C4$m0#R\n"
.string "#+to #C6$m1#R!\0"
.align 2, 0
gUnknown_80DCEDC:: @ 80DCEDC
.string "#+...#P"
.string "#+One cannot evolve if one\n"
.string "#+is in the company of others.#P"
.string "#+Come alone if ye wish to evolve.\0"
.align 2, 0
gUnknown_80DCF44:: @ 80DCF44
.string "#+...#P"
.string "#+Ye cannot evolve yet.#P"
.string "#+Ye have not high enough a level.\0"
.align 2, 0
gUnknown_80DCF88:: @ 80DCF88
.string "#+...#P"
.string "#+Ye cannot evolve anymore.\0"
.align 2, 0
gUnknown_80DCFAC:: @ 80DCFAC
.string "#+...#P"
.string "#+Ye cannot evolve yet.#P"
.string "#+Ye need your Friend Area to evolve.\0"
.align 2, 0
gUnknown_80DCFF4:: @ 80DCFF4
.string "#+...#P"
.string "#+Ye cannot evolve yet.#P"
.string "#+The Friend Area to which ye shall go\n"
.string "#+has no room for ye.\0"
.align 2, 0
gUnknown_80DD054:: @ 80DD054
.string "#+...#P"
.string "#+Ye cannot evolve yet.#P"
.string "#+Ye seem to lack the IQ to evolve.\0"
.align 2, 0
gUnknown_80DD098:: @ 80DD098
.string "#+#+...#P"
.string "#+Ye cannot evolve yet.#P"
.string "#+Ye seem to lack an item to evolve.\0"
.align 2, 0
gUnknown_80DD0E0:: @ 80DD0E0
.string "#+#+...#P"
.string "#+Ye cannot evolve yet. \0"
.align 2, 0
gUnknown_80DD104:: @ 80DD104
.string "#+Ye must give a name to\n"
.string "#+the evolved Pokémon. \0"
.align 2, 0
.string "pksdir0\0"
.align 2, 0
.string "pksdir0\0"
.align 2, 0