mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Experience growth rate constants.
This commit is contained in:
parent
fc16533207
commit
2d1a1b9c17
@ -1,3 +1,8 @@
|
|||||||
|
; growth rate
|
||||||
|
MEDIUM_FAST EQU 0
|
||||||
|
MEDIUM_SLOW EQU 3
|
||||||
|
SLOW EQU 4
|
||||||
|
FAST EQU 5
|
||||||
|
|
||||||
; egg group constants
|
; egg group constants
|
||||||
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user