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.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/describe.cc b/crawl-ref/source/describe.cc
index aa4530e46a..622d9a83a7 100644
--- a/crawl-ref/source/describe.cc
+++ b/crawl-ref/source/describe.cc
@@ -1627,7 +1627,7 @@ std::string get_item_description( const item_def &item, bool verbose,
else
{
description <<
- "$Damage rating: 9 Accuracy rating: +2 "
+ "$Damage rating: 7 Accuracy rating: +6 "
"Attack delay: 120%";
description << "$$It falls into the 'staves' category.";