Hotfix for paired doors

Also made dashable filter work
This commit is contained in:
aerinon
2022-04-30 15:28:29 -06:00
parent ecf6a0bd10
commit ea745ff22e
5 changed files with 9 additions and 4 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.0-v'
__version__ = '1.0.2.1-v'
from source.classes.BabelFish import BabelFish