summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-11-19 19:55:16 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-11-19 19:55:16 +0000
commitba9c41e5dd26fb36c442858447333c592eb5f806 (patch)
tree9944b06980feb0c1cbdd525e3bbcc3a7bc406730 /crawl-ref/source/religion.h
parent8c8dc394ed17382301e7da219d1f28e4b969c40e (diff)
downloadcrawl-ref-ba9c41e5dd26fb36c442858447333c592eb5f806.tar.gz
crawl-ref-ba9c41e5dd26fb36c442858447333c592eb5f806.zip
Add penance-related cleanups.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7509 c06c8d41-db1a-0410-9941-cceddc491573
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 540eece8db..e8d0f89468 100644
--- a/crawl-ref/source/religion.h
+++ b/crawl-ref/source/religion.h
@@ -14,7 +14,8 @@
#include "ouch.h"
#include "externs.h"
-#define MAX_PIETY 200
+#define MAX_PIETY 200
+#define MAX_PENANCE 200
enum harm_protection_type
{