补充精灵名称漏译(霜奶仙)
This commit is contained in:
parent
6fba6bd42e
commit
5132c8af23
@ -4714,10 +4714,10 @@ const struct SpeciesInfo gSpeciesInfoGen8[] =
|
||||
#define ALCREMIE_REGULAR_SPECIES_INFO(sweet, cream, color) \
|
||||
{ \
|
||||
ALCREMIE_MISC_INFO(color), \
|
||||
.speciesName = _("Alcremie"), \
|
||||
.speciesName = _("霜奶仙"), \
|
||||
.cryId = CRY_ALCREMIE, \
|
||||
.natDexNum = NATIONAL_DEX_ALCREMIE, \
|
||||
.categoryName = _("Cream"), \
|
||||
.categoryName = _("鲜奶油"), \
|
||||
.height = 3, \
|
||||
.weight = 5, \
|
||||
.description = gAlcremie ##cream##PokedexText, \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user