mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-15 07:50:05 -05:00
Missing actually adding Hoopa Unbound
This commit is contained in:
parent
787b9a0402
commit
241aea9dfd
|
|
@ -245,6 +245,7 @@ const u8 gEnemyMonElevation[NUM_SPECIES] =
|
|||
[SPECIES_FLOETTE_WHITE_FLOWER] = 4,
|
||||
[SPECIES_FLOETTE_ETERNAL_FLOWER] = 4,
|
||||
[SPECIES_AEGISLASH_BLADE] = 3,
|
||||
[SPECIES_HOOPA_UNBOUND] = 3,
|
||||
[SPECIES_MINIOR_METEOR_ORANGE] = 17,
|
||||
[SPECIES_MINIOR_METEOR_YELLOW] = 17,
|
||||
[SPECIES_MINIOR_METEOR_GREEN] = 17,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user