summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/describe.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/describe.cc')
-rw-r--r--crawl-ref/source/describe.cc7
1 files changed, 4 insertions, 3 deletions
diff --git a/crawl-ref/source/describe.cc b/crawl-ref/source/describe.cc
index 03cc26546c..04622dd58b 100644
--- a/crawl-ref/source/describe.cc
+++ b/crawl-ref/source/describe.cc
@@ -2405,9 +2405,10 @@ static std::string describe_scroll( const item_def &item )
"of one who reads it. ";
break;
- case SCR_FORGETFULNESS:
- description += "This annoying scrolls causes you to forget "
- "about the items in your inventory.";
+ case SCR_FOG:
+ description += "This scroll surrounds the reader "
+ "with a dense cloud of fog. ";
+ break;
case SCR_ACQUIREMENT:
description += "This wonderful scroll causes the "