summaryrefslogtreecommitdiff
path: root/src/map/itemdb.h
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-17 17:13:57 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-17 17:13:57 +0000
commitb6fff46c2804138176cb9f1d1c25dbab795764fa (patch)
treec711fc8249e9b30d50995b0741bea23919caf16f /src/map/itemdb.h
parent0c1c429e338a07638c07c4bc088311abda354c36 (diff)
downloadhercules-b6fff46c2804138176cb9f1d1c25dbab795764fa.tar.gz
hercules-b6fff46c2804138176cb9f1d1c25dbab795764fa.tar.bz2
hercules-b6fff46c2804138176cb9f1d1c25dbab795764fa.tar.xz
hercules-b6fff46c2804138176cb9f1d1c25dbab795764fa.zip
- Added IG_LottoBox for that tricky Lotto Box item.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7227 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/map/itemdb.h')
-rw-r--r--src/map/itemdb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/itemdb.h b/src/map/itemdb.h
index b2ffae352..5c7ef4240 100644
--- a/src/map/itemdb.h
+++ b/src/map/itemdb.h
@@ -94,6 +94,7 @@ enum {
IG_EGGBOY, //32
IG_EGGGIRL, //33
IG_GIFTBOXCHINA, //34
+ IG_LOTTOBOX, //35
MAX_ITEMGROUP,
} item_group_list;