Fix for old pot shuffle

Fix for mystery startinventory
Update mystery example
This commit is contained in:
aerinon
2022-02-25 13:18:37 -07:00
parent 78442ab41a
commit 0b64b15e9e
5 changed files with 20 additions and 9 deletions

View File

@@ -31,7 +31,7 @@ from Utils import output_path, parse_player_names
from source.item.FillUtil import create_item_pool_config, massage_item_pool, district_item_pool_config
from source.tools.BPS import create_bps_from_data
__version__ = '1.0.1.7-v'
__version__ = '1.0.1.8-v'
from source.classes.BabelFish import BabelFish