Updated OW GUI layout

This commit is contained in:
codemann8
2021-08-26 06:00:00 -05:00
parent a755453061
commit 51269bc1b3
3 changed files with 24 additions and 18 deletions

View File

@@ -124,7 +124,7 @@
"randomizer.overworld.crossed.limited": "Limited",
"randomizer.overworld.crossed.chaos": "Chaos",
"randomizer.overworld.keepsimilar": "Keep Similar Edges Together",
"randomizer.overworld.mixed": "Mixed",
"randomizer.overworld.mixed": "Tile Swap (Mixed)",
"randomizer.overworld.overworldflute": "Flute Shuffle",
"randomizer.overworld.overworldflute.vanilla": "Vanilla",

View File

@@ -9,17 +9,6 @@
"full"
]
},
"overworldflute": {
"type": "selectbox",
"default": "vanilla",
"options": [
"vanilla",
"balanced",
"random"
]
}
},
"rightOverworldFrame": {
"crossed": {
"type": "selectbox",
"default": "vanilla",
@@ -35,6 +24,17 @@
"type": "checkbox",
"default": true
},
"overworldflute": {
"type": "selectbox",
"default": "vanilla",
"options": [
"vanilla",
"balanced",
"random"
]
}
},
"rightOverworldFrame": {
"keepsimilar": {
"type": "checkbox",
"default": true