diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-12-28 17:26:58 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-12-28 17:26:58 -0500 |
commit | 77b7462dbb376fd7fa4215ad5cf21244efa52f62 (patch) | |
tree | 3498fc738b339cfb0ce5423675c348e9090f94e8 /constants | |
parent | 03a2a3b81bba374bdf3a74a37a4dc3e2d17a196f (diff) | |
parent | 1496ea3a24f188cad26ac40f5bfcc3e571f3311a (diff) |
merge
Diffstat (limited to 'constants')
-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 |