summaryrefslogtreecommitdiff
path: root/src/map/itemdb.h
diff options
context:
space:
mode:
authorChilly0123 <Chilly0123@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-24 07:00:10 +0000
committerChilly0123 <Chilly0123@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-24 07:00:10 +0000
commiteb4f03c1b0be1dad90632898eebf4f8e481f5f4e (patch)
treea1aedcb3f004282c8ab3e6f4092329c6ece52695 /src/map/itemdb.h
parent9d1a4a7aa2c5bc6cafaaa718be1c1afb472db825 (diff)
downloadhercules-eb4f03c1b0be1dad90632898eebf4f8e481f5f4e.tar.gz
hercules-eb4f03c1b0be1dad90632898eebf4f8e481f5f4e.tar.bz2
hercules-eb4f03c1b0be1dad90632898eebf4f8e481f5f4e.tar.xz
hercules-eb4f03c1b0be1dad90632898eebf4f8e481f5f4e.zip
*Fixed bug in the attribute table.
*Added an item group that i missed. *Lots of mob_db updates. -Labeled groups of monsters by area and episode number. -Updated many monsters to drop their new cards. -Added mobs up to Episode 14.2 (many are still incomplete). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15237 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/itemdb.h')
-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 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