summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makeitem.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/makeitem.cc')
-rw-r--r--crawl-ref/source/makeitem.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/makeitem.cc b/crawl-ref/source/makeitem.cc
index e1dab60a06..c269fccbd5 100644
--- a/crawl-ref/source/makeitem.cc
+++ b/crawl-ref/source/makeitem.cc
@@ -2377,6 +2377,8 @@ static void _generate_potion_item(item_def& item, int force_type,
222, POT_CURE_MUTATION,
612, POT_SPEED,
612, POT_MIGHT,
+ 612, POT_AGILITY,
+ 612, POT_BRILLIANCE,
136, POT_BERSERK_RAGE,
340, POT_INVISIBILITY,
340, POT_LEVITATION,