24 lines
473 B
JSON
24 lines
473 B
JSON
{
|
|
"widgets": {
|
|
"openpyramid": { "type": "checkbox" },
|
|
"shuffleganon": { "type": "checkbox" },
|
|
"entranceshuffle": {
|
|
"type": "selectbox",
|
|
"options": [
|
|
"vanilla",
|
|
"simple",
|
|
"restricted",
|
|
"full",
|
|
"crossed",
|
|
"insanity",
|
|
"restricted_legacy",
|
|
"full_legacy",
|
|
"madness_legacy",
|
|
"insanity_legacy",
|
|
"dungeonsfull",
|
|
"dungeonssimple"
|
|
]
|
|
}
|
|
}
|
|
}
|