summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/defines.h')
-rw-r--r--crawl-ref/source/defines.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/defines.h b/crawl-ref/source/defines.h
index b396283eb0..b5455f2df0 100644
--- a/crawl-ref/source/defines.h
+++ b/crawl-ref/source/defines.h
@@ -142,6 +142,8 @@ const int LABYRINTH_BORDER = 12;
// Yes, I know we have 32-bit ints now.
#define DEBUG_COOKIE 32767
+#define MAX_SKILL_LEVEL 27
+
#define MIN_HIT_MISS_PERCENTAGE 5
// grids that monsters can see