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 6be49f3e9..b634ad841 100644 --- a/src/map/itemdb.h +++ b/src/map/itemdb.h @@ -21,7 +21,7 @@ #define IG_FINDINGORE 6 #define IG_POTION 37 //The max. item group count (increase this when needed). -#define MAX_ITEMGROUP 40 +#define MAX_ITEMGROUP 47 #define CARD0_FORGE 0x00FF #define CARD0_CREATE 0x00FE |