Merge branch 'DoorDevVolatile' into Customizer
# Conflicts: # BaseClasses.py # ItemList.py # Main.py
This commit is contained in:
@@ -13,6 +13,11 @@
|
||||
"suppress_spoiler": {
|
||||
"action": "store_true"
|
||||
},
|
||||
"mystery": {
|
||||
"action": "store_true",
|
||||
"type": "bool",
|
||||
"help": "suppress"
|
||||
},
|
||||
"logic": {
|
||||
"choices": [
|
||||
"noglitches",
|
||||
@@ -79,9 +84,17 @@
|
||||
"keys",
|
||||
"dungeon",
|
||||
"cave",
|
||||
"cavekeys",
|
||||
"reduced",
|
||||
"clustered",
|
||||
"nonempty",
|
||||
"lottery"
|
||||
]
|
||||
},
|
||||
"colorizepots" : {
|
||||
"action": "store_true",
|
||||
"type": "bool"
|
||||
},
|
||||
"shufflepots": {
|
||||
"action": "store_true",
|
||||
"type": "bool"
|
||||
|
||||
Reference in New Issue
Block a user