summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source')
-rw-r--r--crawl-ref/source/makeitem.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/makeitem.cc b/crawl-ref/source/makeitem.cc
index 5a29cdd7af..dcacf7a15f 100644
--- a/crawl-ref/source/makeitem.cc
+++ b/crawl-ref/source/makeitem.cc
@@ -2653,6 +2653,7 @@ int items( int allow_uniques, // not just true-false,
70, OBJ_FOOD,
100, OBJ_ARMOUR,
100, OBJ_WEAPONS,
+ 100, OBJ_POTIONS,
150, OBJ_MISSILES,
200, OBJ_SCROLLS,
200, OBJ_GOLD,