Reduce preset price multipler to 1.5x from 2x
This commit is contained in:
parent
8756431774
commit
1a885e4eda
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user