summaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
Diffstat (limited to 'constants')
-rw-r--r--constants/pokemon_data_constants.asm5
1 files changed, 5 insertions, 0 deletions
diff --git a/constants/pokemon_data_constants.asm b/constants/pokemon_data_constants.asm
index 2fb6fdbe0..6d82ca926 100644
--- a/constants/pokemon_data_constants.asm
+++ b/constants/pokemon_data_constants.asm
@@ -1,3 +1,8 @@
+; growth rate
+MEDIUM_FAST EQU 0
+MEDIUM_SLOW EQU 3
+SLOW EQU 4
+FAST EQU 5
; egg group constants