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 0ea54fa483..24fd09d1d1 100644
--- a/crawl-ref/source/religion.cc
+++ b/crawl-ref/source/religion.cc
@@ -6108,6 +6108,7 @@ void excommunication(god_type new_god)
divine_retribution(old_god);
break;
+ case GOD_CHEIBRIADOS:
default:
_inc_penance(old_god, 25);
break;