mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-09 04:23:14 -05:00
Update species_info.h
This commit is contained in:
parent
1638839da3
commit
43a9f31ddb
|
|
@ -11001,7 +11001,7 @@ const struct SpeciesInfo gSpeciesInfo[] =
|
|||
.baseSpeed = 50,
|
||||
.baseSpAttack = 75,
|
||||
.baseSpDefense = 150,
|
||||
.types = {TYPE_ROCK, TYPE_ROCK},
|
||||
.types = {TYPE_ELECTRIC, TYPE_ELECTRIC},
|
||||
.catchRate = 3,
|
||||
.expYield = 215,
|
||||
.evYield_HP = 0,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user