The moderate logic for the Mafia Town Clock Tower Chest and Top of Ruined Tower with nothing, and for clearing Rock the Boat without Ice Hat were mistakenly using `add_rule` instead of `set_rule`, which was adding the condition of `and True` which had no effect. This patch corrects these moderate logic rules to use `set_rule` instead. |
||
---|---|---|
.. | ||
docs | ||
test | ||
Client.py | ||
DeathWishLocations.py | ||
DeathWishRules.py | ||
Items.py | ||
Locations.py | ||
Options.py | ||
Regions.py | ||
Rules.py | ||
Types.py | ||
__init__.py |