diff options
Diffstat (limited to 'src/map/itemdb.h')
-rw-r--r-- | src/map/itemdb.h | 1 |
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;
|