decompiled learnset and evo table

This commit is contained in:
jiangzhengwenjz
2019-07-15 06:34:49 +08:00
parent 96fa1a23ed
commit cb3722a57a
8 changed files with 6308 additions and 23 deletions
+1 -2
View File
@@ -426,8 +426,7 @@ struct BaseStats
/* 0x13 */ u8 growthRate;
/* 0x14 */ u8 eggGroup1;
/* 0x15 */ u8 eggGroup2;
/* 0x16 */ u8 ability1;
/* 0x17 */ u8 ability2;
/* 0x16 */ u8 abilities[2];
/* 0x18 */ u8 safariZoneFleeRate;
/* 0x19 */ u8 bodyColor : 7;
u8 noFlip : 1;