diff options
Diffstat (limited to 'src')
-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 31c3a5aec..7238bb181 100644 --- a/src/map/itemdb.h +++ b/src/map/itemdb.h @@ -32,7 +32,7 @@ #define IG_FINDINGORE 6 #define IG_POTION 37 //The max. item group count (increase this when needed). -#define MAX_ITEMGROUP 61 +#define MAX_ITEMGROUP 62 #define CARD0_FORGE 0x00FF #define CARD0_CREATE 0x00FE |