diff options
Diffstat (limited to 'constants/species_constants.inc')
-rw-r--r-- | constants/species_constants.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/constants/species_constants.inc b/constants/species_constants.inc index 7ee94df61..64f1e19f7 100644 --- a/constants/species_constants.inc +++ b/constants/species_constants.inc @@ -384,3 +384,4 @@ .set SPECIES_JIRACHI, 0x199 .set SPECIES_DEOXYS, 0x19a .set SPECIES_CHIMECHO, 0x19b + .set SPECIES_EGG, 0x19c |