summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/religion.h')
-rw-r--r--crawl-ref/source/religion.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/crawl-ref/source/religion.h b/crawl-ref/source/religion.h
index 32bfb1e152..df3fc18451 100644
--- a/crawl-ref/source/religion.h
+++ b/crawl-ref/source/religion.h
@@ -14,8 +14,9 @@
#include "ouch.h"
#include "externs.h"
-#define MAX_PIETY 200
-#define MAX_PENANCE 200
+#define HALF_MAX_PIETY 100
+#define MAX_PIETY 200
+#define MAX_PENANCE 200
enum harm_protection_type
{