Official egg group names

This commit is contained in:
Rangi
2018-01-31 12:03:43 -05:00
parent b8f4b1b8a7
commit 0eeb00d6ac
254 changed files with 526 additions and 526 deletions

View File

@@ -10,7 +10,7 @@ growth_rate: MACRO
ENDM
GrowthRates: ; 50efa
; entries correspond to base growth rate constants (see constants/pokemon_data_constants.asm)
; entries correspond to GROWTH_* (see constants/pokemon_data_constants.asm)
growth_rate 1, 1, 0, 0, 0 ; Medium Fast
growth_rate 3, 4, 10, 0, 30 ; Slightly Fast
growth_rate 3, 4, 20, 0, 70 ; Slightly Slow