Hotfix for enemizer and pot substitutions

This commit is contained in:
aerinon
2022-06-30 11:51:34 -06:00
parent 2f821632e1
commit 04fc0b442d
4 changed files with 4 additions and 2 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.2.8-v'
__version__ = '1.0.2.9-v'
from source.classes.BabelFish import BabelFish