Moved Crossed OW Shuffle to its own setting, Renamed Tile Swap to Mixed
This commit is contained in:
@@ -116,17 +116,18 @@
|
||||
"full"
|
||||
]
|
||||
},
|
||||
"ow_swap": {
|
||||
"choices": [
|
||||
"vanilla",
|
||||
"mixed",
|
||||
"crossed"
|
||||
]
|
||||
"ow_crossed": {
|
||||
"action": "store_true",
|
||||
"type": "bool"
|
||||
},
|
||||
"ow_keepsimilar": {
|
||||
"action": "store_true",
|
||||
"type": "bool"
|
||||
},
|
||||
"ow_mixed": {
|
||||
"action": "store_true",
|
||||
"type": "bool"
|
||||
},
|
||||
"ow_fluteshuffle": {
|
||||
"choices": [
|
||||
"vanilla",
|
||||
|
||||
Reference in New Issue
Block a user