experience tables
This commit is contained in:
12
data/experience_tables.s
Normal file
12
data/experience_tables.s
Normal file
@@ -0,0 +1,12 @@
|
||||
.align 2, 0
|
||||
|
||||
gExperienceTables: ; 831F72C
|
||||
.include "data/experience_tables/medium_fast_growth_rate.s"
|
||||
.include "data/experience_tables/erratic_growth_rate.s"
|
||||
.include "data/experience_tables/fluctuating_growth_rate.s"
|
||||
.include "data/experience_tables/medium_slow_growth_rate.s"
|
||||
.include "data/experience_tables/fast_growth_rate.s"
|
||||
.include "data/experience_tables/slow_growth_rate.s"
|
||||
; TODO: find out if these copies are used
|
||||
.include "data/experience_tables/medium_fast_growth_rate.s"
|
||||
.include "data/experience_tables/medium_fast_growth_rate.s"
|
||||
Reference in New Issue
Block a user