Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions data/Glitched World/Forest Temple MQ.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@
"Forest Temple Basement": "
(Forest_Temple_Jo_and_Beth and Forest_Temple_Amy_and_Meg) or forest_temple_shortcuts
or (glitch_forest_temple_basement and can_use(Hover_Boots) and Bombs and can_mega and can_live_dmg(1.0,True,False))",
"Forest Temple Green Poe Room": "can_hover or (can_use(Hover_Boots) and has_explosives and
can_live_dmg(0.5))"
"Forest Temple Green Poe Room": "can_hover or can_hovers_recoil"
}
},
{
Expand Down Expand Up @@ -106,7 +105,7 @@
can_use(Iron_Boots) or can_use(Longshot) or (Progressive_Scale, 2) or
(logic_forest_well_swim and can_use(Hookshot))",
"Forest Temple Outdoors High Balconies": "can_use(Fire_Arrows) or (can_gdv and can_isg)",
"Forest Temple Outside Upper Ledge": "can_hover or can_megajump",
"Forest Temple Outside Upper Ledge": "can_hover or (can_megajump and glitch_clipping)",
"Forest Temple NW Outdoors Freestandings": "logic_forest_courtyard_hearts and can_use(Boomerang)"
}
},
Expand Down
5 changes: 2 additions & 3 deletions data/Glitched World/Forest Temple.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@
"Forest Temple Basement": "
(Forest_Temple_Jo_and_Beth and Forest_Temple_Amy_and_Meg) or forest_temple_shortcuts
or (glitch_forest_temple_basement and can_use(Hover_Boots) and Bombs and can_mega and can_live_dmg(1.0,True,False))",
"Forest Temple Falling Room": "can_hover or (can_use(Hover_Boots) and has_explosives and
can_live_dmg(0.5,False,True))"
"Forest Temple Falling Room": "can_hover or can_hovers_recoil"
}
},
{
Expand All @@ -63,7 +62,7 @@
"Forest Temple Outdoors High Balconies": "can_kill_blue_bubble",
"Forest Temple NW Outdoors Freestandings": "logic_forest_courtyard_hearts and can_use(Boomerang)",
# Low grav ?
"Forest Temple Outside Upper Ledge": "can_hover or can_megajump"
"Forest Temple Outside Upper Ledge": "can_hover or (can_megajump and glitch_clipping)"
}
},
{
Expand Down
Loading