Hammerdash + pots fixed so it won't put link in a weird state

Freeze + hammer on enemies that drop keys (or items in dropshuffle) fixed
Inverted bug fixed
This commit is contained in:
aerinon
2022-03-23 14:29:54 -06:00
parent 97377c9749
commit 901cdff47e
5 changed files with 7 additions and 3 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.11v'
__version__ = '1.0.1.12v'
from source.classes.BabelFish import BabelFish