You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Experience growth rate constants.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
; growth rate
|
||||
MEDIUM_FAST EQU 0
|
||||
MEDIUM_SLOW EQU 3
|
||||
SLOW EQU 4
|
||||
FAST EQU 5
|
||||
|
||||
; egg group constants
|
||||
|
||||
|
Reference in New Issue
Block a user