summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2009-07-26 08:09:14 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2009-07-26 08:09:14 +0000
commitc42f897ecb019559f3838a8133dd62eadfd73568 (patch)
tree3abd1d0161fb38a41f46f95c546dbc0667569640 /crawl-ref/source/religion.cc
parent89bf4fdfd473fc176b1de7cee796d810aa0cd94a (diff)
downloadcrawl-ref-c42f897ecb019559f3838a8133dd62eadfd73568.tar.gz
crawl-ref-c42f897ecb019559f3838a8133dd62eadfd73568.zip
Add milestone for mollifying gods (tournament banner).
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10415 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/religion.cc')
-rw-r--r--crawl-ref/source/religion.cc5
1 files changed, 5 insertions, 0 deletions
diff --git a/crawl-ref/source/religion.cc b/crawl-ref/source/religion.cc
index dde74e876f..3136ebe9e2 100644
--- a/crawl-ref/source/religion.cc
+++ b/crawl-ref/source/religion.cc
@@ -881,6 +881,11 @@ void dec_penance(god_type god, int val)
{
you.penance[god] = 0;
+#ifdef DGL_MILESTONES
+ mark_milestone("god.mollify",
+ "mollified " + god_name(god) + ".");
+#endif
+
const bool dead_jiyva = (god == GOD_JIYVA && jiyva_is_dead());
simple_god_message(