Skip to content

Commit

Permalink
Move ALR hack comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fenhl committed Dec 12, 2024
1 parent 232c5f0 commit a0f3423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/World/Overworld.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"Root Exits": "is_starting_age or Time_Travel",
"HC Garden Skippable Locations": "skip_child_zelda",
"Beyond Door of Time Skippable Locations": "skip_reward_from_rauru",
# Hack to make ALR work if hideout entrances are unshuffled
"GF Above Jail Child Locations": "shuffle_gerudo_fortress_heart_piece == 'remove' or not shuffle_hideout_entrances"
}
},
Expand Down Expand Up @@ -860,7 +861,6 @@
}
},
{
# Hack to make ALR work if hideout entrances are unshuffled
"region_name": "GF Above Jail Child Locations",
"scene": "Gerudo Fortress",
"hint": "GERUDO_FORTRESS",
Expand Down

0 comments on commit a0f3423

Please sign in to comment.