Crystal book setting
This commit is contained in:
@@ -566,6 +566,10 @@
|
||||
"always_in_logic"
|
||||
]
|
||||
},
|
||||
"crystal_book": {
|
||||
"action": "store_true",
|
||||
"type": "bool"
|
||||
},
|
||||
"calc_playthrough": {
|
||||
"action": "store_false",
|
||||
"type": "bool"
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user