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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/crawl-ref/source/religion.h b/crawl-ref/source/religion.h
index df3fc18451..5793562246 100644
--- a/crawl-ref/source/religion.h
+++ b/crawl-ref/source/religion.h
@@ -14,8 +14,9 @@
#include "ouch.h"
#include "externs.h"
-#define HALF_MAX_PIETY 100
#define MAX_PIETY 200
+#define HALF_MAX_PIETY (MAX_PIETY / 2)
+
#define MAX_PENANCE 200
enum harm_protection_type