summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/effects.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/effects.cc')
-rw-r--r--crawl-ref/source/effects.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/effects.cc b/crawl-ref/source/effects.cc
index 840139a34b..0680d93bfb 100644
--- a/crawl-ref/source/effects.cc
+++ b/crawl-ref/source/effects.cc
@@ -1466,7 +1466,7 @@ static void _do_book_acquirement(item_def &book, int agent)
switch(choice)
{
case 0:
- make_book_theme_randart(book, 0, 0, 7, 25);
+ make_book_theme_randart(book, 0, 0, 7, 22);
break;
case 1: