Oops. NOW I fixed the 2nd typo.
This commit is contained in:
parent
5c1cf3063f
commit
6332023267
1 changed files with 1 additions and 1 deletions
|
@ -422,7 +422,7 @@ const u8 gPidgeotiteItemDescription[] = _("This stone enables\nPidgeot to Mega\n
|
|||
const u8 gGlalititeItemDescription[] = _("This stone enables\nGlalie to Mega\nEvolve in battle.");
|
||||
const u8 gDianciteItemDescription[] = _("This stone enables\nDiancie to Mega\nEvolve in battle.");
|
||||
const u8 gCameruptiteItemDescription[] = _("This stone enables\nCamerupt to Mega\nEvolve in battle.");
|
||||
const u8 gLopunniteItemDescription[] = _("This stone enables\nLoppunny to Mega\nEvolve in battle.");
|
||||
const u8 gLopunniteItemDescription[] = _("This stone enables\nLopunny to Mega\nEvolve in battle.");
|
||||
const u8 gSalamenciteItemDescription[] = _("This stone enables\nSalamence to Mega\nEvolve in battle.");
|
||||
const u8 gBeedrilliteItemDescription[] = _("This stone enables\nBeedrill to Mega\nEvolve in battle.");
|
||||
const u8 gMegaBraceletItemDescription[] = _("Allows Pokémon holding\na Mega Stone to Mega\nEvolve in battle.");
|
||||
|
|
Loading…
Reference in a new issue