summaryrefslogtreecommitdiffstats
path: root/src/core/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/config.h')
-rw-r--r--src/core/config.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/core/config.h b/src/core/config.h
index dd4628d5..78fca69b 100644
--- a/src/core/config.h
+++ b/src/core/config.h
@@ -51,7 +51,9 @@ enum Config {
// Link list lengths
NUMALPHALIST = 20,
- NUMALPHAENTITYLIST = 150,
+ NUMBOATALPHALIST = 20,
+ NUMALPHAENTITYLIST = 200,
+ NUMALPHAUNTERWATERENTITYLIST = 30,
NUMCOLCACHELINKS = 200,
NUMREFERENCES = 800,