mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 09:50:43 -05:00
Invert default state of toggle
This commit is contained in:
parent
171fdfd6dd
commit
ec3eba0991
@ -27,6 +27,6 @@
|
|||||||
"scavExtractGain": 0.01,
|
"scavExtractGain": 0.01,
|
||||||
"pmcKillProbabilityForScavGain": 0.2,
|
"pmcKillProbabilityForScavGain": 0.2,
|
||||||
"keepFiRSecureContainerOnDeath": false,
|
"keepFiRSecureContainerOnDeath": false,
|
||||||
"alwaysKeepFoundInRaidonRaidEnd": true,
|
"alwaysKeepFoundInRaidonRaidEnd": false,
|
||||||
"playerScavHostileChancePercent": 15
|
"playerScavHostileChancePercent": 15
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user