mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
Defined the species for Deoxys' forms
This commit is contained in:
parent
db94e3c065
commit
1f1eebb104
@ -913,8 +913,11 @@
|
||||
#define SPECIES_LYCANROC_DUSK 903
|
||||
#define SPECIES_ZYGARDE_10 904
|
||||
#define SPECIES_ZYGARDE_COMPLETE 905
|
||||
#define SPECIES_DEOXYS_ATTACK 906
|
||||
#define SPECIES_DEOXYS_DEFENSE 907
|
||||
#define SPECIES_DEOXYS_SPEED 908
|
||||
|
||||
#define SPECIES_EGG 906
|
||||
#define SPECIES_EGG 909
|
||||
#define NUM_SPECIES SPECIES_EGG
|
||||
|
||||
// Unown forms, not actual species
|
||||
|
Loading…
Reference in New Issue
Block a user