Adjust the weighted settings json config file to properly reflect the key values for the shop_shuffle_slots option

This commit is contained in:
Chris Wilson 2021-02-05 19:01:38 -05:00
parent 5d84df4fa0
commit 87be751e45
1 changed files with 3 additions and 3 deletions

View File

@ -1282,19 +1282,19 @@
"description": "No items are moved",
"defaultValue": 50
},
"1": {
"10": {
"keyString": "shop_shuffle_slots.10",
"friendlyName": "Level 1",
"description": "10 Items are moved into shops.",
"defaultValue": 0
},
"2": {
"20": {
"keyString": "shop_shuffle_slots.20",
"friendlyName": "Level 2",
"description": "20 Items are moved into shops.",
"defaultValue": 0
},
"3": {
"30": {
"keyString": "shop_shuffle_slots.30",
"friendlyName": "Level 3",
"description": "30 Items are moved into shops.",