summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-06-24 22:41:24 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-06-24 22:41:24 +0000
commit7845b8fdccdea16d271580f43c5206365ff7719a (patch)
tree1c36b5986d1e14edd5e4197ec2335d7eabeafa1a /src
parent8860b98332a06b7bc23e7f0f5ac5ac73b178f87d (diff)
downloadhercules-7845b8fdccdea16d271580f43c5206365ff7719a.tar.gz
hercules-7845b8fdccdea16d271580f43c5206365ff7719a.tar.bz2
hercules-7845b8fdccdea16d271580f43c5206365ff7719a.tar.xz
hercules-7845b8fdccdea16d271580f43c5206365ff7719a.zip
* 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
Diffstat (limited to 'src')
-rw-r--r--src/map/itemdb.h2
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