summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorGriffinR <griffin.richards@comcast.net>2019-12-17 19:11:51 -0500
committerGitHub <noreply@github.com>2019-12-17 19:11:51 -0500
commit4879c1eab27b0a01410d6c56c0a25b8152b166b8 (patch)
treec2d5f2f056d753bb65dfd36ec3ca7d27419f2c31 /include/constants
parent96ec5e1b84f2c1d189dc67b53a113d0299b4f37b (diff)
parentedb5df1716beb4ea81ef0493a3fac0a43cc6eae5 (diff)
Merge branch 'master' into constants-fade
Diffstat (limited to 'include/constants')
-rw-r--r--include/constants/global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/constants/global.h b/include/constants/global.h
index 4c638d63f..f4d81e563 100644
--- a/include/constants/global.h
+++ b/include/constants/global.h
@@ -51,6 +51,7 @@
#define DECOR_MAX_PLAYERS_HOUSE 12
#define APPRENTICE_COUNT 4
#define APPRENTICE_MAX_QUESTIONS 9
+#define MAX_REMATCH_ENTRIES 100 // only REMATCH_TABLE_ENTRIES (78) are used
#define PYRAMID_BAG_ITEMS_COUNT 10
#define HALL_FACILITIES_COUNT 9 // 7 facilities for single mode + tower double mode + tower multi mode.