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 d11bee2fa9..a488a4aa3a 100644
--- a/crawl-ref/source/describe.cc
+++ b/crawl-ref/source/describe.cc
@@ -3143,7 +3143,7 @@ void describe_god( god_type which_god, bool give_title )
}
else if (which_god == GOD_YREDELEMNUL)
{
- if (yred_injury_mirror())
+ if (yred_injury_mirror(false))
{
have_any = true;
cprintf("%s mirrors your injuries on your foes "