From 346a57f23acdbbabf66be27389bff2773cf02910 Mon Sep 17 00:00:00 2001 From: Chomp Date: Tue, 21 Jan 2025 14:24:09 +0000 Subject: [PATCH] Added missing gifter config values --- project/assets/configs/bot.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/project/assets/configs/bot.json b/project/assets/configs/bot.json index 0a787279..d5cf07c8 100644 --- a/project/assets/configs/bot.json +++ b/project/assets/configs/bot.json @@ -923,6 +923,9 @@ }, "assaultgroup": {}, "gifter": { + "nvgIsActiveChanceDayPercent": 0, + "nvgIsActiveChanceNightPercent": 90, + "faceShieldIsActiveChancePercent": 0, "lightIsActiveDayChancePercent": 25, "lightIsActiveNightChancePercent": 75, "laserIsActiveChancePercent": 75