Fix some interior doors during key door identification as missing one reachable side

This commit is contained in:
aerinon
2022-03-04 16:45:51 -07:00
parent e0ff23158a
commit 6076441fbf
3 changed files with 13 additions and 6 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__ = '1.0.0-dev'
__version__ = '1.0.1-dev'
from source.classes.BabelFish import BabelFish