Erased Eternamax comment in src/data/pokemon_graphics/enemy_mon_elevation.h
Co-authored-by: ultima-soul <33333039+ultima-soul@users.noreply.github.com>
This commit is contained in:
parent
badf8945d8
commit
2dccce7675
1 changed files with 0 additions and 2 deletions
|
@ -131,7 +131,5 @@ const u8 gEnemyMonElevation[NUM_SPECIES] =
|
|||
// Misc Forms
|
||||
[SPECIES_GIRATINA_ORIGIN] = 7,
|
||||
[SPECIES_THUNDURUS_THERIAN] = 7,
|
||||
// Eternamax
|
||||
[SPECIES_ETERNATUS_ETERNAMAX] = 4,
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue