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 d71743bc2e..9f1a642503 100644
--- a/crawl-ref/source/defines.h
+++ b/crawl-ref/source/defines.h
@@ -143,6 +143,8 @@
// This value is used to make test_hit checks always succeed
#define AUTOMATIC_HIT 1500
+#define MIN_HIT_MISS_PERCENTAGE 5
+
// grids that monsters can see
#define MONSTER_LOS_RANGE 8