Merge branch 'shop-generate' of github.com:pepperpow/MultiWorld-Utilities into multishop-all
This commit is contained in:
@@ -1092,6 +1092,18 @@
|
||||
"description": "Shop contents are left unchanged.",
|
||||
"defaultValue": 50
|
||||
},
|
||||
"g": {
|
||||
"keyString": "shop_shuffle.g",
|
||||
"friendlyName": "Inventory Generate",
|
||||
"description": "Generates new default base inventories of overworld and underworld shops.",
|
||||
"defaultValue": 0
|
||||
},
|
||||
"f": {
|
||||
"keyString": "shop_shuffle.f",
|
||||
"friendlyName": "Full Inventory Generate",
|
||||
"description": "Generates new base inventories of each individual shop.",
|
||||
"defaultValue": 0
|
||||
},
|
||||
"i": {
|
||||
"keyString": "shop_shuffle.i",
|
||||
"friendlyName": "Inventory Shuffle",
|
||||
|
||||
Reference in New Issue
Block a user