diff options
Diffstat (limited to 'src/map/itemdb.h')
-rw-r--r-- | src/map/itemdb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/itemdb.h b/src/map/itemdb.h index 12fcdf6bb..5a3c042f6 100644 --- a/src/map/itemdb.h +++ b/src/map/itemdb.h @@ -22,7 +22,7 @@ #define IG_FINDINGORE 6 #define IG_POTION 37 //The max. item group count (increase this when needed). -#define MAX_ITEMGROUP 53 +#define MAX_ITEMGROUP 55 #define CARD0_FORGE 0x00FF #define CARD0_CREATE 0x00FE |