From 15d0d129834b212fa00285afa412cbb38f97ca6b Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Sun, 10 Jun 2007 17:38:50 +0000 Subject: * Added Old_Bleu_Box and added corrisponding item group entries. * Updated Red_Box_ and added corrisponding item group entries. * Updated constants to include IG_BleuBox and IG_Red_Box_2. * Updated itemdb.h with the two new item group values. (38 and 39) Why are they static anyway? * Fixed some small typos in the Gaebolg family curse quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10745 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/itemdb.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/map/itemdb.h b/src/map/itemdb.h index 425df63de..68c4d9ed0 100644 --- a/src/map/itemdb.h +++ b/src/map/itemdb.h @@ -65,6 +65,8 @@ enum item_group_list { IG_LOTTOBOX, //35 IG_FOODBAG, //36 IG_POTION, //37 + IG_REDBOX_2, //38 + IG_BLEUBOX, //39 MAX_ITEMGROUP, }; -- cgit v1.2.3-70-g09d2