Re-worked settings for pottery lottery
Fixed multiworld support for lottery
This commit is contained in:
@@ -22,15 +22,20 @@
|
||||
"width": 45
|
||||
}
|
||||
},
|
||||
"keydropshuffle": {
|
||||
"keydropshuffle": { "type": "checkbox" },
|
||||
"pottery": {
|
||||
"type": "selectbox",
|
||||
"default": "none",
|
||||
"options": [
|
||||
"none",
|
||||
"keydrops",
|
||||
"potsanity"
|
||||
]
|
||||
"keys",
|
||||
"lottery"
|
||||
],
|
||||
"config": {
|
||||
"width": 35
|
||||
}
|
||||
},
|
||||
"dropshuffle": { "type": "checkbox" },
|
||||
"potshuffle": { "type": "checkbox" },
|
||||
"experimental": { "type": "checkbox" },
|
||||
"dungeon_counters": {
|
||||
|
||||
Reference in New Issue
Block a user