Merge remote-tracking branch 'origin' into OverworldShuffle
This commit is contained in:
@@ -218,6 +218,7 @@
|
||||
"full",
|
||||
"lite",
|
||||
"lean",
|
||||
"swapped",
|
||||
"crossed",
|
||||
"insanity",
|
||||
"dungeonsfull",
|
||||
@@ -267,6 +268,10 @@
|
||||
"action": "store_true",
|
||||
"type": "bool"
|
||||
},
|
||||
"door_self_loops": {
|
||||
"action": "store_true",
|
||||
"type": "bool"
|
||||
},
|
||||
"experimental": {
|
||||
"action": "store_true",
|
||||
"type": "bool"
|
||||
@@ -430,6 +435,7 @@
|
||||
"triforce_goal_min": {},
|
||||
"triforce_goal_max": {},
|
||||
"triforce_min_difference": {},
|
||||
"triforce_max_difference": {},
|
||||
"custom": {
|
||||
"type": "bool",
|
||||
"help": "suppress"
|
||||
@@ -603,9 +609,6 @@
|
||||
]
|
||||
},
|
||||
"outputname": {},
|
||||
"code": {},
|
||||
"trolls": {
|
||||
"action": "store_true",
|
||||
"type": "bool"
|
||||
}
|
||||
"notes": {},
|
||||
"code": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user