mirror of
https://github.com/pret/pokeemerald.git
synced 2026-04-24 15:18:04 -05: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_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 New Issue
Block a user