Updated OW GUI layout
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user