补充精灵名称漏译(盖诺赛克特)
This commit is contained in:
parent
ea79666873
commit
e56fbb407f
@ -13143,10 +13143,10 @@ const struct SpeciesInfo gSpeciesInfoGen5[] =
|
||||
.eggGroups = MON_EGG_GROUPS(EGG_GROUP_NO_EGGS_DISCOVERED), \
|
||||
.abilities = { ABILITY_DOWNLOAD, ABILITY_NONE, ABILITY_NONE }, \
|
||||
.bodyColor = BODY_COLOR_PURPLE, \
|
||||
.speciesName = _("Genesect"), \
|
||||
.speciesName = _("盖诺赛克特"), \
|
||||
.cryId = CRY_GENESECT, \
|
||||
.natDexNum = NATIONAL_DEX_GENESECT, \
|
||||
.categoryName = _("Paleozoic"), \
|
||||
.categoryName = _("古生代"), \
|
||||
.height = 15, \
|
||||
.weight = 825, \
|
||||
.description = gGenesectPokedexText, \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user