mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-03-14 01:32:23 +01:00
Define Burmy forms in battle engine
Title. BE needs these to compile on its own.
This commit is contained in:
parent
e1ca2af8b3
commit
30c983d9ca
@ -37,6 +37,9 @@
|
||||
#define SPECIES_ZYGARDE 0 // 50%
|
||||
#define SPECIES_ZYGARDE_10 10011 // 10 %
|
||||
#define SPECIES_ZYGARDE_COMPLETE 10012 // 100 %
|
||||
#define SPECIES_BURMY 0
|
||||
#define SPECIES_BURMY_SANDY_CLOAK 10013
|
||||
#define SPECIES_BURMY_TRASH_CLOAK 10014
|
||||
#endif
|
||||
|
||||
// Items with peculiar battle effects.
|
||||
|
Loading…
x
Reference in New Issue
Block a user