mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-18 09:24:19 +01:00
Merge pull request #41 from Kurausukun/battle_engine_v2
oops, forgot Igglybuff
This commit is contained in:
commit
d8063e66ad
@ -5727,7 +5727,7 @@ const struct BaseStats gBaseStats[] =
|
||||
.baseSpAttack = 40,
|
||||
.baseSpDefense = 20,
|
||||
.type1 = TYPE_NORMAL,
|
||||
.type2 = TYPE_NORMAL,
|
||||
.type2 = TYPE_FAIRY,
|
||||
.catchRate = 170,
|
||||
.expYield = 39,
|
||||
.evYield_HP = 1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user