update z crystal descriptions

This commit is contained in:
Evan 2020-12-01 17:49:43 -05:00
parent 539a88207e
commit 8a56a52666
2 changed files with 13 additions and 13 deletions

View File

@ -1521,7 +1521,7 @@ const u32 gItemIconPalette_BugTMHM[] = INCBIN_U32("graphics/items/icon_palettes/
const u32 gItemIconPalette_FairyTMHM[] = INCBIN_U32("graphics/items/icon_palettes/fairy_tm_hm.gbapal.lz");
//// Z Crystals
// Z Crystals
const u32 gItemIcon_ZRing[] = INCBIN_U32("graphics/items/icons/z_ring.4bpp.lz");
const u32 gItemIconPalette_ZRing[] = INCBIN_U32("graphics/items/icon_palettes/z_ring.gbapal.lz");

View File

@ -2926,13 +2926,13 @@ static const u8 sFairiumZDesc[] = _(
static const u8 sAloraichiumZDesc[] = _(
"Upgrade Alolan\n"
"Raichu's Thunderbolt\n"
"into a Z-Move.");
"Raichu's Thunder-\n"
"bolt into a Z-Move.");
static const u8 sDecidiumZDesc[] = _(
"Upgrade Decidueye's\n"
"Spirit Shackle\n"
"into a Z-Move.");
"Upgrade Decidu-\n"
"eye's Spirit Sha-\n"
"ckle into a Z-Move.");
static const u8 sEeviumZDesc[] = _(
"Upgrade Eevee's\n"
@ -2940,9 +2940,9 @@ static const u8 sEeviumZDesc[] = _(
"into a Z-Move.");
static const u8 sInciniumZDesc[] = _(
"Upgrade Incineroar's\n"
"Darkest Lariat\n"
"into a Z-Move.");
"Upgrade Incine-\n"
"roar's Darkest La-\n"
"riat into a Z-Move.");
static const u8 sKommoniumZDesc[] = _(
"Upgrade Kommo-o's\n"
@ -2960,9 +2960,9 @@ static const u8 sLycaniumZDesc[] = _(
"into a Z-Move.");
static const u8 sMarshadiumZDesc[] = _(
"Upgrade Marshadow's\n"
"Spectral Thief\n"
"into a Z-Move.");
"Upgrade Marsha-\n"
"dow's Spectral Thi-\n"
"ef into a Z-Move.");
static const u8 sMewniumZDesc[] = _(
"Upgrade Mew's\n"
@ -3000,7 +3000,7 @@ static const u8 sSolganiumZDesc[] = _(
"into a Z-Move.");
static const u8 sTapuniumZDesc[] = _(
"Upgrade the Tapu's\n"
"Upgrade the Tapus'\n"
"Nature's Madness\n"
"into a Z-Move.");