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 539bd2cce..a19ac45e0 100644 --- a/src/map/itemdb.h +++ b/src/map/itemdb.h @@ -68,7 +68,7 @@ enum { #define IG_FINDINGORE 6 #define IG_POTION 37 //The max. item group count (increase this when needed). -#define MAX_ITEMGROUP 62 +#define MAX_ITEMGROUP 63 #define CARD0_FORGE 0x00FF #define CARD0_CREATE 0x00FE |