add macros for handling form base stats
This commit is contained in:
parent
f2c509eab7
commit
ce468a0903
2 changed files with 1132 additions and 5251 deletions
|
@ -167,6 +167,9 @@
|
|||
#define ITEM_YELLOW_NECTAR 10129
|
||||
#define ITEM_PINK_NECTAR 10130
|
||||
#define ITEM_PURPLE_NECTAR 10131
|
||||
|
||||
// Held Items
|
||||
#define ITEM_HONEY ITEM_NONE
|
||||
#endif // ITEM_EXPANSION
|
||||
|
||||
#ifndef BATTLE_ENGINE
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue