From c0a1a73abaf7eb96da1367b0d6eb05107c9bd849 Mon Sep 17 00:00:00 2001 From: Dev Date: Wed, 20 Mar 2024 17:39:05 +0000 Subject: [PATCH] Limit AFAK on rogues to 2 Limit AFAK on raiders to 2 --- project/assets/configs/bot.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/project/assets/configs/bot.json b/project/assets/configs/bot.json index aa6487df..87dcd4f9 100644 --- a/project/assets/configs/bot.json +++ b/project/assets/configs/bot.json @@ -312,7 +312,9 @@ "62a09d3bcf4a99369e262447": 1 }, "cursedassault": {}, - "exusec": {}, + "exusec": { + "60098ad7c2240c0fe85c570a": 2 + }, "bossbully": {}, "bossgluhar": {}, "bosskilla": {}, @@ -350,7 +352,9 @@ "sectantpriest": {}, "sectantwarrior": {}, "test": {}, - "pmcbot": {}, + "pmcbot": { + "60098ad7c2240c0fe85c570a": 2 + }, "arenafighterevent": {}, "arenafighter": {}, "crazyassaultevent": {},