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

Adjust fence weaponDurabilityPercentMinMax values to better match live

This commit is contained in:
Dev 2024-02-11 22:04:04 +00:00
parent 28c9ddad9c
commit f70bee2fd2

View File

@ -111,8 +111,8 @@
},
"weaponDurabilityPercentMinMax": {
"current": {
"min": 1,
"max": 90
"min": 40,
"max": 100
},
"max": {
"min": 89,