diff options
| author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-07-15 08:29:41 +0800 |
|---|---|---|
| committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-07-15 08:30:55 +0800 |
| commit | b18ff9653ff2ff159fbabe4782e1112359c8cb97 (patch) | |
| tree | 96e09a7d875f31cf9e97e12321c47f3e86a8334a /src/data/pokemon/evolution.h | |
| parent | cb3722a57a45db006e2fe293b8c8b77afc944dc9 (diff) | |
base_stats.h
Diffstat (limited to 'src/data/pokemon/evolution.h')
| -rw-r--r-- | src/data/pokemon/evolution.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/data/pokemon/evolution.h b/src/data/pokemon/evolution.h index c9b0cf716..0222dc71e 100644 --- a/src/data/pokemon/evolution.h +++ b/src/data/pokemon/evolution.h @@ -185,3 +185,4 @@ const struct Evolution gEvolutionTable[NUM_SPECIES][EVOS_PER_MON] = [SPECIES_BELDUM] = {{EVO_LEVEL, 20, SPECIES_METANG}}, [SPECIES_METANG] = {{EVO_LEVEL, 45, SPECIES_METAGROSS}}, }; + |
