Strict and Partial key logic implementations with new test suite utility
This commit is contained in:
@@ -97,7 +97,6 @@
|
||||
"randomizer.dungeon.trap_door_mode.oneway": "Remove Annoying Traps",
|
||||
|
||||
"randomizer.dungeon.key_logic_algorithm": "Key Logic Algorithm",
|
||||
"randomizer.dungeon.key_logic_algorithm.loose": "Loose",
|
||||
"randomizer.dungeon.key_logic_algorithm.default": "Default",
|
||||
"randomizer.dungeon.key_logic_algorithm.partial": "Partial Protection",
|
||||
"randomizer.dungeon.key_logic_algorithm.strict": "Strict",
|
||||
|
||||
@@ -57,7 +57,6 @@
|
||||
"type": "selectbox",
|
||||
"default": "default",
|
||||
"options": [
|
||||
"loose",
|
||||
"default",
|
||||
"partial",
|
||||
"strict"
|
||||
|
||||
Reference in New Issue
Block a user