补充精灵名称漏译(绅士蛾)
This commit is contained in:
parent
b7df2521cd
commit
6fba6bd42e
@ -2166,10 +2166,10 @@ const struct SpeciesInfo gSpeciesInfoGen4[] =
|
||||
.eggGroups = MON_EGG_GROUPS(EGG_GROUP_BUG), \
|
||||
.abilities = { ABILITY_SWARM, ABILITY_NONE, ABILITY_TINTED_LENS }, \
|
||||
.bodyColor = BODY_COLOR_YELLOW, \
|
||||
.speciesName = _("Mothim"), \
|
||||
.speciesName = _("绅士蛾"), \
|
||||
.cryId = CRY_MOTHIM, \
|
||||
.natDexNum = NATIONAL_DEX_MOTHIM, \
|
||||
.categoryName = _("Moth"), \
|
||||
.categoryName = _("蓑衣蛾"), \
|
||||
.height = 9, \
|
||||
.weight = 233, \
|
||||
.description = gMothimPokedexText, \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user