Version bump 0.2.5.1
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
### 0.2.5.1
|
||||||
|
- Fixed missing rule for Inverted VoO Portal access
|
||||||
|
|
||||||
### 0.2.5.0
|
### 0.2.5.0
|
||||||
- Many updates to Inverted OW Terrain:
|
- Many updates to Inverted OW Terrain:
|
||||||
- Links House start now spawns in Big Bomb Shop
|
- Links House start now spawns in Big Bomb Shop
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ from BaseClasses import OWEdge, WorldType, RegionType, Direction, Terrain, PolSl
|
|||||||
from Regions import mark_dark_world_regions, mark_light_world_regions
|
from Regions import mark_dark_world_regions, mark_light_world_regions
|
||||||
from OWEdges import OWTileRegions, OWTileGroups, OWEdgeGroups, OWExitTypes, OpenStd, parallel_links, IsParallel
|
from OWEdges import OWTileRegions, OWTileGroups, OWEdgeGroups, OWExitTypes, OpenStd, parallel_links, IsParallel
|
||||||
|
|
||||||
__version__ = '0.2.5.0-u'
|
__version__ = '0.2.5.1-u'
|
||||||
|
|
||||||
def link_overworld(world, player):
|
def link_overworld(world, player):
|
||||||
# setup mandatory connections
|
# setup mandatory connections
|
||||||
|
|||||||
Reference in New Issue
Block a user