mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-02-05 10:52:35 +01:00
Move tutor and tms compatibility for all mons
This commit is contained in:
parent
b06090fe02
commit
f1e420ff69
@ -864,10 +864,18 @@
|
||||
#define SPECIES_BURMY_TRASH 857
|
||||
#define SPECIES_WORMADAM_SANDY 858
|
||||
#define SPECIES_WORMADAM_TRASH 859
|
||||
#define SPECIES_ROTOM_HEAT 860
|
||||
#define SPECIES_ROTOM_WASH 861
|
||||
#define SPECIES_ROTOM_FROST 862
|
||||
#define SPECIES_ROTOM_FAN 863
|
||||
#define SPECIES_ROTOM_MOW 864
|
||||
#define SPECIES_KYUREM_BLACK 865
|
||||
#define SPECIES_KYUREM_WHITE 866
|
||||
#define SPECIES_MEOWSTIC_F 867
|
||||
|
||||
// TODO: forms
|
||||
|
||||
#define SPECIES_EGG 860
|
||||
#define SPECIES_EGG 868
|
||||
#define NUM_SPECIES SPECIES_EGG
|
||||
|
||||
// Unown forms, not actual species
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user