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": { "weaponDurabilityPercentMinMax": {
"current": { "current": {
"min": 1, "min": 40,
"max": 90 "max": 100
}, },
"max": { "max": {
"min": 89, "min": 89,