From 37c8176d5e1f7696587e942cd38e845376ae00f2 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Fri, 16 Jul 2010 22:49:27 +0000 Subject: * Added two new item groups, and implemented the remaining in the item database. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14364 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/itemdb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map') 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 -- cgit v1.2.3-70-g09d2