Move tutor and tms compatibility for all mons

This commit is contained in:
DizzyEggg 2019-04-22 14:10:40 +02:00
parent b06090fe02
commit f1e420ff69
4 changed files with 28675 additions and 14878 deletions

View File

@ -864,10 +864,18 @@
#define SPECIES_BURMY_TRASH 857
#define SPECIES_WORMADAM_SANDY 858
#define SPECIES_WORMADAM_TRASH 859
#define SPECIES_ROTOM_HEAT 860
#define SPECIES_ROTOM_WASH 861
#define SPECIES_ROTOM_FROST 862
#define SPECIES_ROTOM_FAN 863
#define SPECIES_ROTOM_MOW 864
#define SPECIES_KYUREM_BLACK 865
#define SPECIES_KYUREM_WHITE 866
#define SPECIES_MEOWSTIC_F 867
// TODO: forms
#define SPECIES_EGG 860
#define SPECIES_EGG 868
#define NUM_SPECIES SPECIES_EGG
// Unown forms, not actual species

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff