From 08f054bb53806fc7616b62b5657d4b90b35452f5 Mon Sep 17 00:00:00 2001 From: Dev Date: Tue, 27 Feb 2024 10:49:34 +0000 Subject: [PATCH] Limit `followerBully` to 2 `Drink` items max --- project/assets/configs/bot.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/project/assets/configs/bot.json b/project/assets/configs/bot.json index aa795aba..d3bcf84c 100644 --- a/project/assets/configs/bot.json +++ b/project/assets/configs/bot.json @@ -322,7 +322,9 @@ "bosszryachiy": {}, "bosskolontay": {}, "bosstest": {}, - "followerbully": {}, + "followerbully": { + "5448e8d64bdc2dce718b4568": 2 + }, "followergluharassault": {}, "followergluharscout": {}, "followergluharsecurity": {},