Add ow_fog setting
This commit is contained in:
@@ -224,6 +224,15 @@
|
||||
"random"
|
||||
]
|
||||
},
|
||||
"ow_fog": {
|
||||
"action": "store_true",
|
||||
"help": "suppress",
|
||||
"type": "bool"
|
||||
},
|
||||
"ow_no_fog": {
|
||||
"action": "store_true",
|
||||
"type": "bool"
|
||||
},
|
||||
"shuffle": {
|
||||
"choices": [
|
||||
"vanilla",
|
||||
|
||||
Reference in New Issue
Block a user