Fix standard mode with default connections
This commit is contained in:
		
							parent
							
								
									733f6b1a61
								
							
						
					
					
						commit
						0f3c9d62a6
					
				| 
						 | 
					@ -3237,7 +3237,7 @@ default_connections = [('Waterfall of Wishing', 'Waterfall of Wishing'),
 | 
				
			||||||
                       ('Lumberjack House', 'Lumberjack House'),
 | 
					                       ('Lumberjack House', 'Lumberjack House'),
 | 
				
			||||||
                       ("Hyrule Castle Secret Entrance Drop", "Hyrule Castle Secret Entrance"),
 | 
					                       ("Hyrule Castle Secret Entrance Drop", "Hyrule Castle Secret Entrance"),
 | 
				
			||||||
                       ("Hyrule Castle Secret Entrance Stairs", "Hyrule Castle Secret Entrance"),
 | 
					                       ("Hyrule Castle Secret Entrance Stairs", "Hyrule Castle Secret Entrance"),
 | 
				
			||||||
                       ("Hyrule Castle Secret Entrance Exit", "Light World"),
 | 
					                       ("Hyrule Castle Secret Entrance Exit", "Hyrule Castle Courtyard"),
 | 
				
			||||||
                       ('Bonk Fairy (Light)', 'Bonk Fairy (Light)'),
 | 
					                       ('Bonk Fairy (Light)', 'Bonk Fairy (Light)'),
 | 
				
			||||||
                       ('Lake Hylia Fairy', 'Lake Hylia Healer Fairy'),
 | 
					                       ('Lake Hylia Fairy', 'Lake Hylia Healer Fairy'),
 | 
				
			||||||
                       ('Lake Hylia Fortune Teller', 'Lake Hylia Fortune Teller'),
 | 
					                       ('Lake Hylia Fortune Teller', 'Lake Hylia Fortune Teller'),
 | 
				
			||||||
| 
						 | 
					@ -3548,7 +3548,7 @@ default_dungeon_connections = [('Desert Palace Entrance (South)', 'Desert Palace
 | 
				
			||||||
                               ('Hyrule Castle Entrance (South)', 'Hyrule Castle'),
 | 
					                               ('Hyrule Castle Entrance (South)', 'Hyrule Castle'),
 | 
				
			||||||
                               ('Hyrule Castle Entrance (West)', 'Hyrule Castle'),
 | 
					                               ('Hyrule Castle Entrance (West)', 'Hyrule Castle'),
 | 
				
			||||||
                               ('Hyrule Castle Entrance (East)', 'Hyrule Castle'),
 | 
					                               ('Hyrule Castle Entrance (East)', 'Hyrule Castle'),
 | 
				
			||||||
                               ('Hyrule Castle Exit (South)', 'Light World'),
 | 
					                               ('Hyrule Castle Exit (South)', 'Hyrule Castle Courtyard'),
 | 
				
			||||||
                               ('Hyrule Castle Exit (West)', 'Hyrule Castle Ledge'),
 | 
					                               ('Hyrule Castle Exit (West)', 'Hyrule Castle Ledge'),
 | 
				
			||||||
                               ('Hyrule Castle Exit (East)', 'Hyrule Castle Ledge'),
 | 
					                               ('Hyrule Castle Exit (East)', 'Hyrule Castle Ledge'),
 | 
				
			||||||
                               ('Agahnims Tower', 'Agahnims Tower'),
 | 
					                               ('Agahnims Tower', 'Agahnims Tower'),
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue