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:
ghoulslash 2022-07-01 09:10:49 -04:00 committed by GitHub
commit 6cb0434eff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1132 additions and 5251 deletions

View File

@ -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