Skip to content

Commit 4364993

Browse files
Copy changes to advanced logic
1 parent a377990 commit 4364993

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

data/Glitched World/Overworld.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2773,9 +2773,7 @@
27732773
is_adult and (Hover_Boots or Hookshot or here(can_plant_bean) or plant_beans or (can_hover and can_use(Goron_Tunic)))",
27742774
"DMC Upper Nearby": "is_adult and (here(can_plant_bean) or plant_beans)",
27752775
# Check boulder color
2776-
"DMC Fire Temple Entrance": "
2777-
(is_child and shuffle_dungeon_entrances) or
2778-
(is_adult and (logic_fewer_tunic_requirements or Goron_Tunic))",
2776+
"DMC Fire Temple Entrance": "is_adult or shuffle_dungeon_entrances",
27792777
"DMC Pierre Platform": "can_use(Distant_Scarecrow)"
27802778
}
27812779
},

0 commit comments

Comments
 (0)