From 28fb1a2fc989331d6cd045e04a0dce17576c7f64 Mon Sep 17 00:00:00 2001 From: Dev Date: Sat, 13 Jul 2024 09:53:02 +0100 Subject: [PATCH] Removed dupe keys from bot JSONs --- .../database/bots/types/crazyassaultevent.json | 16 ---------------- .../database/bots/types/cursedassault.json | 16 ---------------- 2 files changed, 32 deletions(-) diff --git a/project/assets/database/bots/types/crazyassaultevent.json b/project/assets/database/bots/types/crazyassaultevent.json index 372fcfed..1ef4fad5 100644 --- a/project/assets/database/bots/types/crazyassaultevent.json +++ b/project/assets/database/bots/types/crazyassaultevent.json @@ -2388,22 +2388,6 @@ "2": 2 }, "whitelist": [] - }, - "food": { - "weights": { - "0": 10, - "1": 5, - "2": 2 - }, - "whitelist": [] - }, - "drink": { - "weights": { - "0": 10, - "1": 5, - "2": 2 - }, - "whitelist": [] }, "grenades": { "weights": { diff --git a/project/assets/database/bots/types/cursedassault.json b/project/assets/database/bots/types/cursedassault.json index 1aa3091f..d64c7f0a 100644 --- a/project/assets/database/bots/types/cursedassault.json +++ b/project/assets/database/bots/types/cursedassault.json @@ -2407,14 +2407,6 @@ "2": 1 }, "whitelist": [] - }, - "food": { - "weights": { - "0": 10, - "1": 5, - "2": 2 - }, - "whitelist": [] }, "food": { "weights": { @@ -2423,14 +2415,6 @@ "2": 2 }, "whitelist": [] - }, - "drink": { - "weights": { - "0": 10, - "1": 5, - "2": 2 - }, - "whitelist": [] }, "grenades": { "weights": {