fix mispell

This commit is contained in:
damocleas 2025-03-25 23:21:42 -04:00 committed by GitHub
parent 0a809b419d
commit 47e775d31b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -930,7 +930,7 @@ export const starterPassiveAbilities: StarterPassiveAbilities = {
[Species.ARCTOZOLT]: { 0: Abilities.WATER_ABSORB },
[Species.DRACOVISH]: { 0: Abilities.SWIFT_SWIM },
[Species.ARCTOVISH]: { 0: Abilities.STRONG_JAW },
[Species.DURALUDON]: { 0: Abilities.FILTER, 1: Abilities.MIRROR },
[Species.DURALUDON]: { 0: Abilities.FILTER, 1: Abilities.MIRROR_ARMOR },
[Species.ARCHALUDON]: { 0: Abilities.TRANSISTOR },
[Species.DREEPY]: { 0: Abilities.TECHNICIAN },
[Species.DRAKLOAK]: { 0: Abilities.PARENTAL_BOND },