Fixed 10,000,000 Volt Thunderbolt name (#5533)
This commit is contained in:
parent
29e37a0025
commit
e230f379b3
@ -20944,7 +20944,7 @@ const struct MoveInfo gMovesInfo[MOVES_COUNT_DYNAMAX] =
|
||||
},
|
||||
[MOVE_10000000_VOLT_THUNDERBOLT] =
|
||||
{
|
||||
.name = COMPOUND_STRING("10000000 Volt Thunderbolt"),
|
||||
.name = COMPOUND_STRING("10,000,000 Volt Thunderbolt"),
|
||||
.description = sNullDescription,
|
||||
.effect = EFFECT_HIT,
|
||||
.power = 195,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user