From b29d5f957da5cc3f4fa5821ad027f8b1ce81f2dd Mon Sep 17 00:00:00 2001 From: Dev Date: Mon, 20 May 2024 17:54:09 +0100 Subject: [PATCH] Adjusted `followerBoar` generation weights --- .../database/bots/types/followerboar.json | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/project/assets/database/bots/types/followerboar.json b/project/assets/database/bots/types/followerboar.json index 505e14d1..456fb7dd 100644 --- a/project/assets/database/bots/types/followerboar.json +++ b/project/assets/database/bots/types/followerboar.json @@ -2242,11 +2242,11 @@ "items": { "backpackLoot": { "weights": { - "0": 6, - "1": 13, - "2": 4, - "3": 3, - "4": 1, + "0": 3, + "1": 4, + "2": 15, + "3": 5, + "4": 2, "5": 1, "6": 1, "7": 0 @@ -2263,7 +2263,7 @@ }, "drink": { "weights": { - "0": 10, + "0": 2, "1": 5, "2": 2 }, @@ -2271,9 +2271,9 @@ }, "drugs": { "weights": { - "0": 9, + "0": 1, "1": 3, - "2": 2, + "2": 6, "3": 1, "4": 1 }, @@ -2281,8 +2281,8 @@ }, "food": { "weights": { - "0": 10, - "1": 5, + "0": 2, + "1": 7, "2": 2 }, "whitelist": [] @@ -2290,8 +2290,8 @@ "grenades": { "weights": { "0": 1, - "1": 2, - "2": 1, + "1": 1, + "2": 2, "3": 1, "4": 0, "5": 0 @@ -2338,7 +2338,7 @@ }, "stims": { "weights": { - "0": 9, + "0": 1, "1": 3, "2": 2, "3": 1