Updated Load Order; Removed Backup of PBS & Tweaked Config

This commit is contained in:
2025-01-08 23:15:32 -05:00
parent d15b7200aa
commit ea4e25ccb3
113 changed files with 11 additions and 586488 deletions
@@ -15,9 +15,9 @@
// enableSafeGuard - Enables preventing weapon importing from bastardizing vanilla weapons. If you disable this, you will get cursed vanilla weapons.
// Higher weights = more often. Lower weights = less often. If you add a LOT of mod weapons, I suggest using a lower value.
// REVIEW THE APBS LOGS TO TUNE YOUR CONFIG. (\user\mods\acidphantasm-progressivebotsystem\logs)
"enableModdedWeapons": false,
"enableModdedEquipment": false,
"enableModdedClothing": false,
"enableModdedWeapons": true,
"enableModdedEquipment": true,
"enableModdedClothing": true,
"initalTierAppearance": 3,
"pmcWeaponWeights": 10,
"scavWeaponWeights": 1,