mirror of
https://github.com/pret/pokefirered.git
synced 2026-08-25 18:54:17 -05:00
Update species_info.h
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user