From 86b5bc4237c85f1ad380a72125763e08cc803a52 Mon Sep 17 00:00:00 2001 From: Ereshkigal Date: Tue, 3 Aug 2021 22:39:33 +0200 Subject: [PATCH] New WIP features --- ZEreshkigal-AllinOneMod/config/config.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ZEreshkigal-AllinOneMod/config/config.json b/ZEreshkigal-AllinOneMod/config/config.json index c88bd23..998e5e5 100644 --- a/ZEreshkigal-AllinOneMod/config/config.json +++ b/ZEreshkigal-AllinOneMod/config/config.json @@ -66,7 +66,9 @@ "AllSkillsMaster": false, "EnableSkillBotReload": false, "EnableSkillBotSound": false, - "RemoveScavKarma": false + "RemoveScavKarma": false, + "EnergyDrainRate": false, + "HydratationDrainRate": false }, "traders": { "AllQuestsAvailable": false, @@ -130,6 +132,9 @@ "Make Obdolbos Powerfull": false, "Gluhkar on labs": false }, + "InGame events":{ + "HeatWave": false + }, "HideWarningMessage": false, "ShowModLogs": true }