Fixed Death Mountain Return Ledge dungeons
Multiplayer support for inaccessible regions
This commit is contained in:
@@ -89,7 +89,7 @@ class World(object):
|
||||
self.rooms = []
|
||||
self._room_cache = {}
|
||||
self.dungeon_layouts = {}
|
||||
self.inaccessible_regions = []
|
||||
self.inaccessible_regions = {}
|
||||
self.key_logic = {}
|
||||
|
||||
def intialize_regions(self):
|
||||
|
||||
Reference in New Issue
Block a user