diff --git a/ZEreshkigal-AllinOneMod/config/config.json b/ZEreshkigal-AllinOneMod/config/config.json index 68256c2..d115481 100644 --- a/ZEreshkigal-AllinOneMod/config/config.json +++ b/ZEreshkigal-AllinOneMod/config/config.json @@ -16,9 +16,12 @@ "IncreaseLootExp": false, "IncreaseExamineExp": false, "RemoveKeysUsageNumber": false, - "StackableBarters": false, + "StackableBarters": { + + }, "RemoveAllGearPenalties": false, "RemoveItemsDurabilityBurn": false, + "RemoveBulletsWeaponDurabilityDamage": false, "ChangeIndividualItemProperty": { "activated": false, "ItemList": { @@ -110,6 +113,14 @@ "Additionnal Clothing": false, "Andrudis Quest Maniac": false }, + "Pre-Wipe events":{ + "Raiders on all maps": false, + "Killa on factory":false, + "All bosses on reserve": false, + "All traders sells cheap items": false, + "Make Obdolbos Powerfull": false, + "Gluhkar on labs": false + }, "HideWarningMessage": false } } \ No newline at end of file