Fixed a problem that cropped up in retro+vanilla with big key placement

This commit is contained in:
aerinon
2021-08-12 13:44:47 -06:00
parent bcaee735a2
commit 9153dbd382
4 changed files with 16 additions and 4 deletions

View File

@@ -28,7 +28,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.0.2-u'
__version__ = '0.5.0.3-u'
from source.classes.BabelFish import BabelFish