mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Model Link's house and Houlihan room
This is mostly to have all the interesting exits actually included in the source
This commit is contained in:
@@ -30,6 +30,7 @@ def create_regions(world):
|
||||
create_cave_region('North Fairy Cave', None, ['North Fairy Cave Exit']),
|
||||
create_cave_region('Dam', ['Floodgate Chest']),
|
||||
create_cave_region('Links House', ['Link\'s House'], ['Links House Exit']),
|
||||
create_cave_region('Chris Houlihan Room', None, ['Chris Houlihan Room Exit']),
|
||||
create_cave_region('Tavern', ['Kakariko Tavern']),
|
||||
create_cave_region('Elder House', None, ['Elder House Exit (East)', 'Elder House Exit (West)']),
|
||||
create_cave_region('Snitch Lady (East)'),
|
||||
|
Reference in New Issue
Block a user