补充精灵名称漏译(阿尔宙斯)
This commit is contained in:
parent
4fe9e8a5f4
commit
e0ac33f123
@ -7253,10 +7253,10 @@ const struct SpeciesInfo gSpeciesInfoGen4[] =
|
||||
.eggGroups = MON_EGG_GROUPS(EGG_GROUP_NO_EGGS_DISCOVERED), \
|
||||
.abilities = { ABILITY_MULTITYPE, ABILITY_NONE, ABILITY_NONE }, \
|
||||
.bodyColor = BODY_COLOR_WHITE, \
|
||||
.speciesName = _("Arceus"), \
|
||||
.speciesName = _("阿尔宙斯"), \
|
||||
.cryId = CRY_ARCEUS, \
|
||||
.natDexNum = NATIONAL_DEX_ARCEUS, \
|
||||
.categoryName = _("Alpha"), \
|
||||
.categoryName = _("创造"), \
|
||||
.height = 32, \
|
||||
.weight = 3200, \
|
||||
.description = gArceusPokedexText, \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user