From eb4f03c1b0be1dad90632898eebf4f8e481f5f4e Mon Sep 17 00:00:00 2001 From: Chilly0123 Date: Sat, 24 Dec 2011 07:00:10 +0000 Subject: *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 --- 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 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 -- cgit v1.2.3-70-g09d2