From 7a7b375df4f726c182d8966296dc0aa6644d4050 Mon Sep 17 00:00:00 2001 From: VforValens Date: Thu, 4 Aug 2022 22:03:18 -0400 Subject: [PATCH] Config Changes Again? --- Valens-AIO/config/config.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Valens-AIO/config/config.json b/Valens-AIO/config/config.json index df3cbee..ca2ba0a 100644 --- a/Valens-AIO/config/config.json +++ b/Valens-AIO/config/config.json @@ -4,13 +4,13 @@ "ammo": { "ammoStacks": - { - "grenadeCartridges": 1, - "marksmanCartridges": 40, - "pistolCartridges": 50, - "rifleCartridges": 60, - "shotgunCartridges": 20 - } + { + "grenadeCartridges": 1, + "marksmanCartridges": 40, + "pistolCartridges": 50, + "rifleCartridges": 60, + "shotgunCartridges": 20 + } }, "bots": @@ -129,8 +129,8 @@ "globals": { - "damagePerMeter": 3, - "safeHeight": 9, + "damagePerMeter": 9, + "safeHeight": 3, "maxLoyaltyTraders": false, "timeBeforeDeployLocal": 10, @@ -241,7 +241,7 @@ "enablePve": true }, - "prewipe_events": + "prewipeEvents": { "allBossesOnReserve": false, "allTradersSellCheapItems": false,