Expanded and restructured OW Shuffle to include more Crossed options
This commit is contained in:
@@ -21,8 +21,15 @@
|
||||
},
|
||||
"rightOverworldFrame": {
|
||||
"crossed": {
|
||||
"type": "checkbox",
|
||||
"default": false
|
||||
"type": "selectbox",
|
||||
"default": "vanilla",
|
||||
"options": [
|
||||
"none",
|
||||
"polar",
|
||||
"grouped",
|
||||
"limited",
|
||||
"chaos"
|
||||
]
|
||||
},
|
||||
"mixed": {
|
||||
"type": "checkbox",
|
||||
|
||||
Reference in New Issue
Block a user