Disabled Some Mod & Edited Mod Configs

• Edited Skeleton Key config to reduce the chances and use count
• Edited Quick Sell keybinds
 Edited Tarkov More Settings to stop item saves on death
• Disabled Waypoints and BigBrain as they're not needed for anything
• Disabled Helis Crash mod as it does not support Fika
  - Syncing with the mod is broken across players
This commit is contained in:
2025-05-18 19:20:43 -04:00
parent ea805bcdf1
commit 918a2da926
7 changed files with 32 additions and 16 deletions
@@ -1,12 +1,12 @@
{
"KeyPrice": 30000000,
"KeycardPrice": 50000000,
"KeyUses": 40,
"KeycardUses": 20,
"KeyUses": 4,
"KeycardUses": 2,
"ContainersDropChance": {
"578f8778245977358849a9b5": 70,
"578f87b7245977356274f2cd": 35
},
"BotDropChance": 1,
"BotDropChance": 0.02,
"BannedBots": ["assault", "assaultgroup", "bear", "exusec", "usec", "pmcbear", "pmcbot", "pmcusec"]
}