summaryrefslogtreecommitdiff
path: root/include/constants/pokemon.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2020-01-22 11:37:37 -0500
committerGitHub <noreply@github.com>2020-01-22 11:37:37 -0500
commitc75296640d9c42897eecf229bc7fc294f60a65eb (patch)
treeece62ff0dfbe903b144a1f4987367fe113497541 /include/constants/pokemon.h
parent407c49820e1e64ff6deb4480b6ff9aceb0a3b085 (diff)
parent2908c9fa954b2e4b6afa70f3686853ea69cf8569 (diff)
Merge pull request #235 from GriffinRichards/doc-miscscript
Document some misc small scripts
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