aboutsummaryrefslogtreecommitdiff
path: root/src/common.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.hh')
-rw-r--r--src/common.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common.hh b/src/common.hh
index a22a511..28b48de 100644
--- a/src/common.hh
+++ b/src/common.hh
@@ -101,6 +101,8 @@ STATIC_ASSERT(OS_LINUX);
//#define MAX_QUESTS 500
#define MAX_DEPOTS 9
//#define MAX_OPEN_CONTAINERS 16
+#define MAX_SPELL_SYLLABLES 10
+
// shm.cc
// =============================================================================