Crystal book setting

This commit is contained in:
2025-03-09 16:50:55 -05:00
parent ef642e6c1f
commit 979a710d5c
7 changed files with 18 additions and 2 deletions

View File

@@ -566,6 +566,10 @@
"always_in_logic"
]
},
"crystal_book": {
"action": "store_true",
"type": "bool"
},
"calc_playthrough": {
"action": "store_false",
"type": "bool"

View File

@@ -401,6 +401,7 @@
"NoDarkRooms: Dark rooms are changed to no longer be dark, and are always in logic",
"AlwaysInLogic: Dark rooms are always considered to be in logic, even if the player cannot see"
],
"crystal_book": [ " Book can be used indoors to flip the state of colored pegs (default: %(default)s)"],
"bombbag": ["Start with 0 bomb capacity. Two capacity upgrades (+10) are added to the pool (default: %(default)s)" ],
"any_enemy_logic": [
"How to handle potential traversal between dungeon in Crossed door shuffle",