diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-12-30 12:20:16 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-12-30 12:20:16 +0100 |
commit | 9bad1921df42e2b199fc53c679dc0767cc271337 (patch) | |
tree | f2df987747705d66aeeda8b1074c88260ce3d522 /constants | |
parent | 5ae6461cc5c43bbeca4cd38efcb340207f762303 (diff) | |
parent | 1496ea3a24f188cad26ac40f5bfcc3e571f3311a (diff) |
Merge branch 'master' into dump_trainer_ai_scripts
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 |