mirror of
https://github.com/Skeli789/Dynamic-Pokemon-Expansion.git
synced 2026-09-13 12:35:59 -05:00
Update Base_Stats.c
This commit is contained in:
committed by
GitHub
parent
80010502f0
commit
99aa31d66c
@@ -38745,7 +38745,7 @@ const struct BaseStats gBaseStats[] =
|
||||
.growthRate = GROWTH_SLOW,
|
||||
.eggGroup1 = EGG_GROUP_UNDISCOVERED,
|
||||
.eggGroup2 = EGG_GROUP_UNDISCOVERED,
|
||||
.ability1 = ABILITY_DAUNTLESSHIELD,
|
||||
.ability1 = ABILITY_DAUNTLESSSHIELD,
|
||||
.ability2 = ABILITY_NONE,
|
||||
.safariZoneFleeRate = 0,
|
||||
.hiddenAbility = ABILITY_NONE,
|
||||
|
||||
Reference in New Issue
Block a user