summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/item_use.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/item_use.cc')
-rw-r--r--crawl-ref/source/item_use.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/item_use.cc b/crawl-ref/source/item_use.cc
index b8b55bc449..b871bcbcf0 100644
--- a/crawl-ref/source/item_use.cc
+++ b/crawl-ref/source/item_use.cc
@@ -5344,6 +5344,7 @@ void read_scroll(int slot)
// Doesn't destroy scrolls anymore, so no special check needed. (jpeg)
immolation(10, IMMOLATION_SCROLL, you.pos(), alreadyknown, &you);
bad_effect = true;
+ more();
break;
case SCR_CURSE_WEAPON: