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