Update species_info.h

This commit is contained in:
Prof-Holon
2026-06-12 10:55:25 +01:00
parent 3cf01ee336
commit f207bc7f61

View File

@@ -813,7 +813,7 @@ const struct SpeciesInfo gSpeciesInfo[] =
.friendship = 70,
.growthRate = GROWTH_MEDIUM_FAST,
.eggGroups = {EGG_GROUP_FIELD, EGG_GROUP_FIELD},
.abilities = {ABILITY_SAND_VEIL, ABILITY_ARENA_TRAP},
.abilities = {ABILITY_BATTLE_ARMOR, ABILITY_SAND_VEIL},
.safariZoneFleeRate = 0,
.bodyColor = BODY_COLOR_YELLOW,
.noFlip = FALSE,