Key issues
--PoD Vanilla Stairway --Boss should not be allowed key --Scale back on aggressive layouts Merge of attic hint Non-chest keys hints added for figuring out how to get rid of them
This commit is contained in:
2
Main.py
2
Main.py
@@ -23,7 +23,7 @@ from Fill import distribute_items_cutoff, distribute_items_staleness, distribute
|
||||
from ItemList import generate_itempool, difficulties, fill_prizes
|
||||
from Utils import output_path, parse_player_names
|
||||
|
||||
__version__ = '0.0.10pre'
|
||||
__version__ = '0.0.11pre'
|
||||
|
||||
|
||||
def main(args, seed=None):
|
||||
|
||||
Reference in New Issue
Block a user