summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/religion.cc')
-rw-r--r--crawl-ref/source/religion.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/religion.cc b/crawl-ref/source/religion.cc
index 39cfa849fc..a99f1a6f83 100644
--- a/crawl-ref/source/religion.cc
+++ b/crawl-ref/source/religion.cc
@@ -2791,6 +2791,7 @@ void excommunication(god_type new_god, bool immediate)
case GOD_MAKHLEB:
_set_penance(old_god, 25);
+ add_daction(DACT_ALLY_MAKHLEB);
break;
case GOD_TROG: