Added Overworld Shuffle parameter to CLI and Gui

This commit is contained in:
codemann8
2021-02-10 22:11:50 -06:00
parent 965b886c2d
commit b11054e6bf
12 changed files with 90 additions and 3 deletions

View File

@@ -104,6 +104,14 @@
"vt26"
]
},
"ow_shuffle": {
"choices": [
"vanilla",
"simple",
"full",
"crossed"
]
},
"shuffle": {
"choices": [
"vanilla",