Trap door refinement with "optional" value versus "vanilla"
Slight balance of chaos mode Warping Pool trap no longer shuffled
This commit is contained in:
@@ -46,12 +46,16 @@
|
||||
},
|
||||
"trap_door_mode": {
|
||||
"type": "selectbox",
|
||||
"default": "vanilla",
|
||||
"default": "optional",
|
||||
"options": [
|
||||
"vanilla",
|
||||
"optional",
|
||||
"boss",
|
||||
"oneway"
|
||||
]
|
||||
],
|
||||
"config": {
|
||||
"width": 30
|
||||
}
|
||||
},
|
||||
"key_logic_algorithm": {
|
||||
"type": "selectbox",
|
||||
|
||||
Reference in New Issue
Block a user