bag arrow to item count plus 1
This commit is contained in:
parent
e13eacda39
commit
a61dc815b0
1 changed files with 1 additions and 1 deletions
|
@ -384,7 +384,7 @@
|
|||
#define ITEM_OLD_SEA_MAP 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 LAST_BERRY_INDEX ITEM_ENIGMA_BERRY
|
||||
|
|
Loading…
Reference in a new issue