Fix typo for door "Sewers Key Rat E"

This commit is contained in:
aerinon
2023-01-03 16:14:42 -07:00
parent 6934aedfd8
commit 46903470b5
3 changed files with 4 additions and 2 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.1.2-dev'
__version__ = '1.1.3-dev'
from source.classes.BabelFish import BabelFish