Reserved Species IDs for Indigo Disk (#3726)
This commit is contained in:
parent
9bb95d506e
commit
78fda2c19d
@ -1657,8 +1657,20 @@
|
|||||||
#define SPECIES_OGERPON_HEARTHFLAME_MASK_TERA GEN9_START + 134
|
#define SPECIES_OGERPON_HEARTHFLAME_MASK_TERA GEN9_START + 134
|
||||||
#define SPECIES_OGERPON_CORNERSTONE_MASK_TERA GEN9_START + 135
|
#define SPECIES_OGERPON_CORNERSTONE_MASK_TERA GEN9_START + 135
|
||||||
#define SPECIES_URSALUNA_BLOODMOON GEN9_START + 136
|
#define SPECIES_URSALUNA_BLOODMOON GEN9_START + 136
|
||||||
|
// Indigo Disk
|
||||||
|
#define SPECIES_1018 GEN9_START + 137
|
||||||
|
#define SPECIES_1019 GEN9_START + 138
|
||||||
|
#define SPECIES_1020 GEN9_START + 139
|
||||||
|
#define SPECIES_1021 GEN9_START + 140
|
||||||
|
#define SPECIES_1022 GEN9_START + 141
|
||||||
|
#define SPECIES_1023 GEN9_START + 142
|
||||||
|
#define SPECIES_1024 SPECIES_1024_FORM_1
|
||||||
|
#define SPECIES_1024_FORM_1 GEN9_START + 143
|
||||||
|
#define SPECIES_1024_FORM_2 GEN9_START + 144
|
||||||
|
#define SPECIES_1024_FORM_3 GEN9_START + 145
|
||||||
|
#define SPECIES_1025 GEN9_START + 146
|
||||||
|
|
||||||
#define GIGANTAMAX_START SPECIES_URSALUNA_BLOODMOON
|
#define GIGANTAMAX_START SPECIES_1025
|
||||||
|
|
||||||
// Gigantamax Forms
|
// Gigantamax Forms
|
||||||
#define SPECIES_VENUSAUR_GIGANTAMAX GIGANTAMAX_START + 1
|
#define SPECIES_VENUSAUR_GIGANTAMAX GIGANTAMAX_START + 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user