diff --git a/graphics/interface/status_icons.png b/graphics/interface/status_icons.png index cef7119a40..6c2bc2a906 100644 Binary files a/graphics/interface/status_icons.png and b/graphics/interface/status_icons.png differ diff --git a/src/data/moves_info.h b/src/data/moves_info.h index e81571f4b6..fdad74170a 100644 --- a/src/data/moves_info.h +++ b/src/data/moves_info.h @@ -4602,7 +4602,7 @@ const struct MoveInfo gMovesInfo[MOVES_COUNT_ALL] = [MOVE_CONVERSION_2] = { - .name = COMPOUND_STRING("纹理2"), + .name = COMPOUND_STRING("纹理2"), .description = COMPOUND_STRING( "为抵抗对手最后使用的招式,\n" "从而使自己的属性发生变化。"), diff --git a/src/data/pokemon/species_info/gen_3_families.h b/src/data/pokemon/species_info/gen_3_families.h index 6f29bd7592..36c4cde022 100644 --- a/src/data/pokemon/species_info/gen_3_families.h +++ b/src/data/pokemon/species_info/gen_3_families.h @@ -239,7 +239,7 @@ const struct SpeciesInfo gSpeciesInfoGen3[] = .weight = 552, .description = COMPOUND_STRING( "由于其敏捷的腿部力量,\n" - "它可以在一瞬间攻击对手。  \n" + "它可以在一瞬间攻击对手。\n" "它可以切断尾巴的一部分,\n" "然后像导弹一样向对手发射。"), .pokemonScale = 256,