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

Lowered daily max item collection requirement to 4

This commit is contained in:
Dev 2023-11-18 12:34:47 +00:00
parent b0afad72dd
commit 7ef873442e

View File

@ -280,7 +280,7 @@
"Completion": {
"possibleSkillRewards": ["Endurance", "Strength", "Vitality"],
"minRequestedAmount": 1,
"maxRequestedAmount": 5,
"maxRequestedAmount": 4,
"minRequestedBulletAmount": 20,
"maxRequestedBulletAmount": 60,
"useWhitelist": true,