Changed defaults for Door and OW
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"widgets": {
|
"widgets": {
|
||||||
"dungeondoorshuffle": {
|
"dungeondoorshuffle": {
|
||||||
"type": "selectbox",
|
"type": "selectbox",
|
||||||
"default": "basic",
|
"default": "vanilla",
|
||||||
"options": [
|
"options": [
|
||||||
"vanilla",
|
"vanilla",
|
||||||
"basic",
|
"basic",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"widgets": {
|
"widgets": {
|
||||||
"overworldshuffle": {
|
"overworldshuffle": {
|
||||||
"type": "selectbox",
|
"type": "selectbox",
|
||||||
"default": "vanilla",
|
"default": "full",
|
||||||
"options": [
|
"options": [
|
||||||
"vanilla",
|
"vanilla",
|
||||||
"full"
|
"full"
|
||||||
|
|||||||
Reference in New Issue
Block a user