From c7f1570c8f3e6875a975c03c76bfe8eb85a1a4ed Mon Sep 17 00:00:00 2001 From: Dev Date: Thu, 22 Feb 2024 09:25:55 +0000 Subject: [PATCH] Update base.json to better match live --- project/assets/database/bots/base.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/project/assets/database/bots/base.json b/project/assets/database/bots/base.json index e6bcd473..f4a80b6c 100644 --- a/project/assets/database/bots/base.json +++ b/project/assets/database/bots/base.json @@ -41,7 +41,11 @@ "Health": { "UpdateTime": 0 }, - "Inventory": {}, + "Inventory": { + "fastPanel": {}, + "hideoutAreaStashes": {}, + "favoriteItems": [] + }, "Skills": { "Common": [], "Mastering": [], @@ -75,10 +79,7 @@ } }, "Encyclopedia": null, - "ConditionCounters": { - "Counters": [] - }, - "BackendCounters": {}, + "TaskConditionCounters": {}, "InsuredItems": [], "Hideout": null, "Bonuses": []