mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-02-04 10:20:01 +01:00
bag arrow to item count plus 1
This commit is contained in:
parent
e13eacda39
commit
a61dc815b0
@ -384,7 +384,7 @@
|
|||||||
#define ITEM_OLD_SEA_MAP 376
|
#define ITEM_OLD_SEA_MAP 376
|
||||||
|
|
||||||
#define ITEM_LAST_ID 376
|
#define ITEM_LAST_ID 376
|
||||||
#define ITEM_FIELD_ARROW 377
|
#define ITEM_FIELD_ARROW ITEM_LAST_ID + 1
|
||||||
|
|
||||||
#define FIRST_BERRY_INDEX ITEM_CHERI_BERRY
|
#define FIRST_BERRY_INDEX ITEM_CHERI_BERRY
|
||||||
#define LAST_BERRY_INDEX ITEM_ENIGMA_BERRY
|
#define LAST_BERRY_INDEX ITEM_ENIGMA_BERRY
|
||||||
|
Loading…
x
Reference in New Issue
Block a user