Reduce preset price multipler to 1.5x from 2x

This commit is contained in:
Dev 2024-02-07 23:26:59 +00:00
parent 8756431774
commit 1a885e4eda

View File

@ -63,7 +63,7 @@
"max": 15 "max": 15
}, },
"itemPriceMult": 1.2, "itemPriceMult": 1.2,
"presetPriceMult": 2.0, "presetPriceMult": 1.5,
"regenerateAssortsOnRefresh": false, "regenerateAssortsOnRefresh": false,
"itemTypeLimits": { "itemTypeLimits": {
"550aa4bf4bdc2dd6348b456b": 3, "550aa4bf4bdc2dd6348b456b": 3,