Fix for free light cone in escape.

No longer missing when entering from DW.
No longer disappears after using fire rod to light torch.
This commit is contained in:
aerinon
2023-01-27 15:21:22 -07:00
parent 4547a0a43b
commit 04a9bcc68b
4 changed files with 5 additions and 2 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.5-u'
__version__ = '1.2.0.6-u'
from source.classes.BabelFish import BabelFish