Merge pull request #2152 from Sneed69/form_base_stats_macros
Condense base_stats.h and make mass editing Pokemon forms/variants easier
This commit is contained in:
commit
6cb0434eff
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