-Fix for Inverted Mode: Dark Lake Hylia shop sells a blue potion

-Fix for Ijwu's enemizer: Boss door in Thieves' Town no longer closes after the maiden hint
-AllowAccidentalMajorGlitches set for no logic
This commit is contained in:
aerinon
2022-01-04 22:10:42 -07:00
parent 74155ec5ae
commit 45bb92151f
4 changed files with 8 additions and 1 deletions

View File

@@ -29,7 +29,7 @@ from Fill import sell_potions, sell_keys, balance_multiworld_progression, balanc
from ItemList import generate_itempool, difficulties, fill_prizes, customize_shops
from Utils import output_path, parse_player_names
__version__ = '0.5.1.6-u'
__version__ = '0.5.1.7-u'
from source.classes.BabelFish import BabelFish