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.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/crawl-ref/source/describe.cc b/crawl-ref/source/describe.cc
index 98ac74a2d3..43df0b090a 100644
--- a/crawl-ref/source/describe.cc
+++ b/crawl-ref/source/describe.cc
@@ -2775,6 +2775,10 @@ static void _detailed_god_description(god_type which_god)
"piety.";
break;
+ case GOD_ZIN:
+ broken = "Zin will feed starving followers upon <w>p</w>rayer.";
+ break;
+
case GOD_ELYVILON:
broken = "Using your healing abilities on monsters may turn hostile "
"ones neutral. Pacification works better on natural beasts "