Update Luminous Cave text to use more descriptive labels (#61)

* Update luminous_cave.inc

* Fix pointers

* Fix pointers

again

* Fix pointers

finally done
This commit is contained in:
FieryMewtwo
2021-10-08 16:24:23 -04:00
committed by GitHub
parent de6af79187
commit fb7a3a03e7
2 changed files with 22 additions and 22 deletions

View File

@@ -1,11 +1,11 @@
gUnknown_80DCA34:: @ 80DCA34
gLuminousCaveSeekAwakening:: @ 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
gLuminousCaveAskEvolution:: @ 80DCAB8
.string "#+Do ye seek evolution?\0"
.align 2, 0
@@ -31,7 +31,7 @@ gLuminousCaveEvolutionInfo:: @ 80DCAD0
.string "#+before committing to evolution.\0"
.align 2, 0
gUnknown_80DCD5C:: @ 80DCD5C
gLuminousCaveYeShallReturn:: @ 80DCD5C
.string "#+Ye shall return if evolution\n"
.string "#+is what ye seek...\0"
.align 2, 0
@@ -44,31 +44,31 @@ gLuminousCaveGiveAnotherItem:: @ 80DCDB8
.string "#+Will ye give yet another item?\0"
.align 2, 0
gUnknown_80DCDDC:: @ 80DCDDC
gLuminousCaveLackWhatIsNeeded:: @ 80DCDDC
.string "#+Alas~2c ye seem to lack what is needed\n"
.string "#+for evolution.\0"
.align 2, 0
gUnknown_80DCE18:: @ 80DCE18
gLuminousCaveOnlyOneItem:: @ 80DCE18
.string "#+Ye seem to have but one item.\0"
.align 2, 0
gUnknown_80DCE38:: @ 80DCE38
gLuminousCaveLetUsBegin:: @ 80DCE38
.string "#+...Ye who seek awakening...\n"
.string "#+Let us begin.\0"
.align 2, 0
gUnknown_80DCE68:: @ 80DCE68
gLuminousCaveChangedAppearance:: @ 80DCE68
.string "#+...#W$n0 is undergoing changes...#P"
.string "#+$n0~27s appearance changed...#P\0"
.align 2, 0
gUnknown_80DCEB0:: @ 80DCEB0
gLuminousCaveEvolved:: @ 80DCEB0
.string "#+It evolved from #C4$m0#R\n"
.string "#+to #C6$m1#R!\0"
.align 2, 0
gUnknown_80DCEDC:: @ 80DCEDC
gLuminousCaveComeAlone:: @ 80DCEDC
.string "#+...#P"
.string "#+One cannot evolve if one\n"
.string "#+is in the company of others.#P"
@@ -81,7 +81,7 @@ gLuminousCaveLackLevel:: @ 80DCF44
.string "#+Ye have not high enough a level.\0"
.align 2, 0
gUnknown_80DCF88:: @ 80DCF88
gLuminousCaveCantEvolveAnymore:: @ 80DCF88
.string "#+...#P"
.string "#+Ye cannot evolve anymore.\0"
.align 2, 0
@@ -111,7 +111,7 @@ gLuminousCaveLackItem:: @ 80DD098
.string "#+Ye seem to lack an item to evolve.\0"
.align 2, 0
gUnknown_80DD0E0:: @ 80DD0E0
gLuminousCaveCantEvolveYet:: @ 80DD0E0
.string "#+#+...#P"
.string "#+Ye cannot evolve yet. \0"
.align 2, 0