From 06712e141ab75d6271172b94d3147cd0f233426b Mon Sep 17 00:00:00 2001 From: ChomeNS Date: Sun, 16 Oct 2022 14:16:07 +0700 Subject: [PATCH] 3 layers core --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 7991484..a17d9b8 100644 --- a/config.js +++ b/config.js @@ -7,7 +7,7 @@ module.exports = { ], 'useChat': false, 'core': { - 'layers': 1, + 'layers': 3, 'refillInterval': 500, }, 'eval': {