oops, forgot Igglybuff
This commit is contained in:
parent
d68323832f
commit
690f2671cb
1 changed files with 1 additions and 1 deletions
|
@ -5727,7 +5727,7 @@ const struct BaseStats gBaseStats[] =
|
||||||
.baseSpAttack = 40,
|
.baseSpAttack = 40,
|
||||||
.baseSpDefense = 20,
|
.baseSpDefense = 20,
|
||||||
.type1 = TYPE_NORMAL,
|
.type1 = TYPE_NORMAL,
|
||||||
.type2 = TYPE_NORMAL,
|
.type2 = TYPE_FAIRY,
|
||||||
.catchRate = 170,
|
.catchRate = 170,
|
||||||
.expYield = 39,
|
.expYield = 39,
|
||||||
.evYield_HP = 1,
|
.evYield_HP = 1,
|
||||||
|
|
Loading…
Reference in a new issue