mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-19 01:44:20 +01:00
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
@ -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…
x
Reference in New Issue
Block a user