diff --git a/project/assets/database/bots/types/bosssanitar.json b/project/assets/database/bots/types/bosssanitar.json index a9056929..87669e84 100644 --- a/project/assets/database/bots/types/bosssanitar.json +++ b/project/assets/database/bots/types/bosssanitar.json @@ -2117,7 +2117,7 @@ "weights": { "0": 1, "1": 2, - "2": 0 + "2": 2 }, "whitelist": [] }, @@ -2136,7 +2136,7 @@ "weights": { "0": 1, "1": 2, - "2": 1 + "2": 3 }, "whitelist": [] }, @@ -2162,16 +2162,16 @@ }, "specialItems": { "weights": { - "0": 1, - "1": 0 + "0": 0, + "1": 1 }, "whitelist": [] }, "stims": { "weights": { - "0": 2, + "0": 1, "1": 1, - "2": 0 + "2": 2 }, "whitelist": [] }, diff --git a/project/assets/database/bots/types/followersanitar.json b/project/assets/database/bots/types/followersanitar.json index 073d1e52..8c5ec439 100644 --- a/project/assets/database/bots/types/followersanitar.json +++ b/project/assets/database/bots/types/followersanitar.json @@ -2134,7 +2134,7 @@ "weights": { "0": 1, "1": 2, - "2": 0 + "2": 2 }, "whitelist": [] }, @@ -2153,7 +2153,7 @@ "weights": { "0": 1, "1": 2, - "2": 1 + "2": 2 }, "whitelist": [] }, @@ -2186,9 +2186,9 @@ }, "stims": { "weights": { - "0": 2, - "1": 1, - "2": 0 + "0": 1, + "1": 2, + "2": 1 }, "whitelist": [] },