Rom update and added dungeon events

This commit is contained in:
aerinon
2020-01-21 14:01:57 -07:00
parent 6659965cd4
commit 744f9dfea7
4 changed files with 9 additions and 8 deletions

View File

@@ -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.1-pre'
__version__ = '0.0.2-pre'
def main(args, seed=None):
if args.outputpath: