Upped bag storage capacity

This commit is contained in:
Ninjdai 2023-11-11 21:56:21 +01:00
parent f13685d3cd
commit 0124c910aa

View File

@ -54,8 +54,8 @@
#define MAIL_COUNT (10 + PARTY_SIZE)
#define SECRET_BASES_COUNT 20
#define POKE_NEWS_COUNT 16
#define PC_ITEMS_COUNT 50
#define BAG_ITEMS_COUNT 60
#define PC_ITEMS_COUNT 2
#define BAG_ITEMS_COUNT 110
#define BAG_KEYITEMS_COUNT 30
#define BAG_POKEBALLS_COUNT 16
#define BAG_TMHM_COUNT 64