Skip to content

Commit

Permalink
fixed chu bowling sequence break
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamsda committed Sep 10, 2020
1 parent 5f5a6d2 commit 81506f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions ootrando_overworldmap_hamsda/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## x

- added Kakariko Gate and Complete Mask Quest settings
- fixed chu bowling sequence break showing when it shouldn't

## 2.9.5.1

Expand Down
3 changes: 2 additions & 1 deletion ootrando_overworldmap_hamsda/locations/overworld.json
Original file line number Diff line number Diff line change
Expand Up @@ -4071,7 +4071,8 @@
{
"name": "Bombchu Bowling",
"access_rules": [
"$has_age|child,$has_bombchus",
"$has_age|child,setting_logic_chus_yes,bombchu",
"$has_age|child,setting_logic_chus_no,bombs",
"{$hintable}"
],
"sections": [
Expand Down

0 comments on commit 81506f3

Please sign in to comment.