Changed Neutralizing Gas.

This commit is contained in:
surskitty 2021-01-02 17:16:44 -05:00
parent aa9796a6ae
commit a96179a308

View File

@ -513,7 +513,7 @@ const u8 gAbilityNames[ABILITIES_COUNT_GEN8][ABILITY_NAME_LENGTH + 1] =
[ABILITY_PERISH_BODY] = _("Perish Body"),
[ABILITY_WANDERING_SPIRIT] = _("WandrngSprit"),
[ABILITY_GORILLA_TACTICS] = _("GorillaTacti"),
[ABILITY_NEUTRALIZING_GAS] = _("NutrlizngGas"),
[ABILITY_NEUTRALIZING_GAS] = _("NeutrlzngGas"),
[ABILITY_PASTEL_VEIL] = _("Pastel Veil"),
[ABILITY_HUNGER_SWITCH] = _("HungerSwitch"),
[ABILITY_QUICK_DRAW] = _("Quick Draw"),