mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-18 01:14:19 +01:00
oops, forgot Igglybuff
This commit is contained in:
parent
d68323832f
commit
690f2671cb
@ -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…
x
Reference in New Issue
Block a user