Changed defaults for Door and OW

This commit is contained in:
codemann8
2021-04-22 10:52:16 -05:00
parent b5875134aa
commit 12056f68d6
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"widgets": {
"dungeondoorshuffle": {
"type": "selectbox",
"default": "basic",
"default": "vanilla",
"options": [
"vanilla",
"basic",

View File

@@ -2,7 +2,7 @@
"widgets": {
"overworldshuffle": {
"type": "selectbox",
"default": "vanilla",
"default": "full",
"options": [
"vanilla",
"full"