Fixed an issue with certain trap doors

DR Hint reference started
This commit is contained in:
aerinon
2022-12-21 16:57:25 -07:00
parent ccb35fd1b1
commit 8f9f9e03c1
5 changed files with 104 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ from source.overworld.EntranceShuffle2 import link_entrances_new
from source.tools.BPS import create_bps_from_data
from source.classes.CustomSettings import CustomSettings
__version__ = '1.2.0.1-u'
__version__ = '1.2.0.2-u'
from source.classes.BabelFish import BabelFish