mirror of
https://github.com/Skeli789/Dynamic-Pokemon-Expansion.git
synced 2026-09-10 02:55:37 -05:00
Update Enemy_Elevation_Table.c
This commit is contained in:
committed by
GitHub
parent
4277b5ffdf
commit
fc8b5ea98b
@@ -1185,10 +1185,10 @@ const u8 gEnemyMonElevation[NUM_SPECIES] =
|
||||
[SPECIES_ZACIAN] = 0x0,
|
||||
[SPECIES_ZAMAZENTA] = 0x0,
|
||||
[SPECIES_ETERNATUS] = 0x0,
|
||||
[SPECIES_ZARUDE] = 0x0,
|
||||
[SPECIES_UNKNOWN_MYTHICAL] = 0x0,
|
||||
[SPECIES_KUBFU] = 0x0,
|
||||
[SPECIES_URSHIFU_SINGLE] = 0x0,
|
||||
[SPECIES_ZARUDE] = 0x0,
|
||||
[SPECIES_UNKNOWN_MYTHICAL] = 0x0,
|
||||
[SPECIES_CALYREX] = 0x0,
|
||||
[SPECIES_REGIELEKI] = 0x0,
|
||||
[SPECIES_REGIDRAGO] = 0x0,
|
||||
|
||||
Reference in New Issue
Block a user