Merge pull request #41 from Kurausukun/battle_engine_v2

oops, forgot Igglybuff
This commit is contained in:
DizzyEggg 2018-11-25 11:56:31 +01:00 committed by GitHub
commit d8063e66ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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