Updated minAttachmentRoublePriceToBeTaken to a higher value, reducing the chance things like magazines are taken

This commit is contained in:
Dev 2024-11-08 12:39:38 +00:00
parent d08c555057
commit 3bdeaae575

View File

@ -8,7 +8,7 @@
"returnTimeOverrideSeconds": 0,
"storageTimeOverrideSeconds": 0,
"runIntervalSeconds": 600,
"minAttachmentRoublePriceToBeTaken": 2000,
"minAttachmentRoublePriceToBeTaken": 15000,
"chanceNoAttachmentsTakenPercent": 10,
"simulateItemsBeingTaken": true
}