修正翻译空格及文字错误&导入对战外异常状态图标

异常状态图标文字感谢兔聚
This commit is contained in:
RoamerX 2025-04-07 14:43:07 +08:00
parent f775b2efc1
commit 7a58d7f098
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 451 B

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -4602,7 +4602,7 @@ const struct MoveInfo gMovesInfo[MOVES_COUNT_ALL] =
[MOVE_CONVERSION_2] =
{
.name = COMPOUND_STRING("纹理"),
.name = COMPOUND_STRING("纹理2"),
.description = COMPOUND_STRING(
"为抵抗对手最后使用的招式,\n"
"从而使自己的属性发生变化。"),

View File

@ -239,7 +239,7 @@ const struct SpeciesInfo gSpeciesInfoGen3[] =
.weight = 552,
.description = COMPOUND_STRING(
"由于其敏捷的腿部力量,\n"
"它可以在一瞬间攻击对手。  \n"
"它可以在一瞬间攻击对手。\n"
"它可以切断尾巴的一部分,\n"
"然后像导弹一样向对手发射。"),
.pokemonScale = 256,