mirror of
https://github.com/Skeli789/Dynamic-Pokemon-Expansion.git
synced 2026-09-09 10:35:41 -05:00
Update Pokedex_Orders.c
Reinserted the deleted alternate forms
This commit is contained in:
committed by
GitHub
parent
6db8366d08
commit
332c99a591
@@ -2923,6 +2923,7 @@ const u16 gPokedexOrder_Type[] =
|
||||
SPECIES_GREEDENT,
|
||||
SPECIES_WOOLOO,
|
||||
SPECIES_DUBWOOL,
|
||||
SPECIES_MELOETTE_PIROUETTE,
|
||||
SPECIES_STUFFUL,
|
||||
SPECIES_BEWEAR,
|
||||
SPECIES_PIDGEY,
|
||||
@@ -3173,12 +3174,14 @@ const u16 gPokedexOrder_Type[] =
|
||||
SPECIES_WHIRLIPEDE,
|
||||
SPECIES_SCOLIPEDE,
|
||||
SPECIES_NINCADA,
|
||||
SPECIES_WORMADAM_SANDY,
|
||||
SPECIES_SHUCKLE,
|
||||
SPECIES_DWEBBLE,
|
||||
SPECIES_CRUSTLE,
|
||||
SPECIES_SHEDINJA,
|
||||
SPECIES_FORRETRESS,
|
||||
SPECIES_SCIZOR,
|
||||
SPECIES_WORMADAM_TRASH,
|
||||
SPECIES_ESCAVALIER,
|
||||
SPECIES_DURANT,
|
||||
SPECIES_GENESECT,
|
||||
@@ -3564,6 +3567,7 @@ const u16 gPokedexOrder_Type[] =
|
||||
SPECIES_HELIOPTILE,
|
||||
SPECIES_HELIOLISK,
|
||||
SPECIES_ZAPDOS,
|
||||
SPECIES_ROTOM_FAN,
|
||||
SPECIES_EMOLGA,
|
||||
SPECIES_THUNDURUS,
|
||||
SPECIES_TOXEL,
|
||||
@@ -3573,6 +3577,10 @@ const u16 gPokedexOrder_Type[] =
|
||||
SPECIES_MAGNETON,
|
||||
SPECIES_MAGNEZONE,
|
||||
SPECIES_TOGEDEMARU,
|
||||
SPECIES_ROTOM_HEAT,
|
||||
SPECIES_ROTOM_WASH,
|
||||
SPECIES_ROTOM_MOW,
|
||||
SPECIES_ROTOM_FROST,
|
||||
SPECIES_ARCTOZOLT,
|
||||
SPECIES_DRACOZOLT,
|
||||
SPECIES_MORPEKO,
|
||||
|
||||
Reference in New Issue
Block a user