summaryrefslogtreecommitdiff
path: root/src/map
diff options
context:
space:
mode:
Diffstat (limited to 'src/map')
-rw-r--r--src/map/itemdb.h2
1 files changed, 2 insertions, 0 deletions
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,
};