Merged in DR v0.5.0.2

This commit is contained in:
codemann8
2021-08-13 04:58:27 -05:00
21 changed files with 274 additions and 53 deletions

View File

@@ -243,6 +243,10 @@
"action": "store_true",
"type": "bool"
},
"shuffle_sfx": {
"action": "store_true",
"type": "bool"
},
"mapshuffle": {
"action": "store_true",
"type": "bool"
@@ -264,7 +268,7 @@
"type": "bool",
"help": "suppress"
},
"bomblogic": {
"bombbag": {
"action": "store_true",
"type": "bool"
},