0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-13 06:30:43 -05:00

Update 'project/assets/configs/pmcchatresponse.json' (!42)

Reviewed-on: SPT-AKI/Server#42
Co-authored-by: snekcode <snekcode@noreply.dev.sp-tarkov.com>
Co-committed-by: snekcode <snekcode@noreply.dev.sp-tarkov.com>
This commit is contained in:
snekcode 2023-03-08 15:30:39 +00:00 committed by chomp
parent 1137912d51
commit 9c16f4a70f

View File

@ -4,7 +4,7 @@
"responseTypeWeights": { "responseTypeWeights": {
"positive": 8, "positive": 8,
"negative": 2, "negative": 2,
"plead": 2, "plead": 2
}, },
"stripCapitalisationChancePercent": 25, "stripCapitalisationChancePercent": 25,
"allCapsChancePercent": 25, "allCapsChancePercent": 25,
@ -15,7 +15,7 @@
"responseTypeWeights": { "responseTypeWeights": {
"positive": 5, "positive": 5,
"negative": 2, "negative": 2,
"plead": 2, "plead": 2
}, },
"stripCapitalisationChancePercent": 25, "stripCapitalisationChancePercent": 25,
"allCapsChancePercent": 25, "allCapsChancePercent": 25,