summaryrefslogtreecommitdiff
path: root/include/constants/pokemon.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-01-22 11:38:44 -0500
committerGitHub <noreply@github.com>2020-01-22 11:38:44 -0500
commitfbf0c4616c397bf7d9d5a8d2dfda5c647fa18af7 (patch)
tree2b6aa4f2f870d0262f29dc5ff275b124eb70412e /include/constants/pokemon.h
parent84c198ac76902385170fd0df90117411b930abe1 (diff)
parentc75296640d9c42897eecf229bc7fc294f60a65eb (diff)
Merge branch 'master' into doc-cinnabar
Diffstat (limited to 'include/constants/pokemon.h')
-rw-r--r--include/constants/pokemon.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/constants/pokemon.h b/include/constants/pokemon.h
index c6fc55003..dfbba41d9 100644
--- a/include/constants/pokemon.h
+++ b/include/constants/pokemon.h
@@ -40,6 +40,8 @@
#define EGG_GROUP_DRAGON 14
#define EGG_GROUP_UNDISCOVERED 15
+#define EGG_GROUPS_PER_MON 2
+
// Pokemon natures
#define NATURE_HARDY 0
#define NATURE_LONELY 1