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