From 7845b8fdccdea16d271580f43c5206365ff7719a Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Tue, 24 Jun 2008 22:41:24 +0000 Subject: * Increased Item group limit for new item groups. * Added several new item groups, and updated some existing groups. - IG_RedBox, IG_GreenBox, IG_OldYellowBox, IG_OldGiftBox IG_MagicCardAlbum, IG_HometownGift, and IG_Masquerade. - IG_CardAlbum no longer gives Ghostring or Angeling Cards. - Added Hahoe Mask to Wrapped Mask list. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12891 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 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 -- cgit v1.2.3-70-g09d2