diff --git a/src/data/moves_info.h b/src/data/moves_info.h index 478f0dc426af..22ca581df4c9 100644 --- a/src/data/moves_info.h +++ b/src/data/moves_info.h @@ -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,