mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-07 18:13:21 +01: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