Update species_info.h

This commit is contained in:
Prof-Holon 2026-03-26 15:29:35 +00:00
parent 1638839da3
commit 43a9f31ddb

View File

@ -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,