Add ow_fog setting

This commit is contained in:
Catobat
2026-01-12 21:53:52 +01:00
parent 6afdd79741
commit 4b7c453219
12 changed files with 49 additions and 5 deletions

View File

@@ -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",