mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-02-22 12:23:48 +01:00
add macros for handling form base stats
This commit is contained in:
parent
f2c509eab7
commit
ce468a0903
@ -167,6 +167,9 @@
|
|||||||
#define ITEM_YELLOW_NECTAR 10129
|
#define ITEM_YELLOW_NECTAR 10129
|
||||||
#define ITEM_PINK_NECTAR 10130
|
#define ITEM_PINK_NECTAR 10130
|
||||||
#define ITEM_PURPLE_NECTAR 10131
|
#define ITEM_PURPLE_NECTAR 10131
|
||||||
|
|
||||||
|
// Held Items
|
||||||
|
#define ITEM_HONEY ITEM_NONE
|
||||||
#endif // ITEM_EXPANSION
|
#endif // ITEM_EXPANSION
|
||||||
|
|
||||||
#ifndef BATTLE_ENGINE
|
#ifndef BATTLE_ENGINE
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user