Skip to content

Commit

Permalink
fixed Spirit fire locked chests with sticks
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamsda committed Feb 2, 2021
1 parent a2a10e8 commit 28fb23b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions ootrando_overworldmap_hamsda/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## x

- fixed Spirit fire locked chests with sticks

## 3.3.0.0

- fixed child scarecrow showing w/ scarecrow marked
Expand Down
6 changes: 3 additions & 3 deletions ootrando_overworldmap_hamsda/locations/dung_reg.json
Original file line number Diff line number Diff line change
Expand Up @@ -1967,7 +1967,7 @@
{
"name": "Central Chamber",
"access_rules": [
"@Spirit Temple/Child Climb,$has_explosives",
"@Spirit Temple/Child Entry,spirit_small_keys:1,$has_explosives",
"@Spirit Temple/Early Adult,spirit_small_keys:1"
],
"visibility_rules": [
Expand Down Expand Up @@ -2093,7 +2093,7 @@
"@Spirit Temple/Central Chamber,[spirit_small_keys:2],setting_logic_chus_yes,dinsfire,magic",
"@Spirit Temple/Central Chamber,[spirit_small_keys:2],setting_logic_chus_yes,magic,firearrow,bow,sticks",
"@Spirit Temple/Central Chamber,[spirit_small_keys:2],setting_logic_chus_yes,[logic_spirit_map_chest],bow,sticks",
"@Spirit Temple/Central Chamber,[spirit_small_keys:5],$has_explosives,sticks",
"@Spirit Temple/Central Chamber,$child_colossus,[spirit_small_keys:5],$has_explosives,sticks",
"@Spirit Temple/Central Chamber,[spirit_small_keys:3],magic,firearrow,bow,lift2",
"@Spirit Temple/Central Chamber,[spirit_small_keys:3],[logic_spirit_map_chest],bow,lift2"
],
Expand Down Expand Up @@ -2143,7 +2143,7 @@
"@Spirit Temple/Central Chamber,[spirit_small_keys:2],setting_logic_chus_yes,dinsfire,magic",
"@Spirit Temple/Central Chamber,[spirit_small_keys:2],setting_logic_chus_yes,magic,firearrow,bow,sticks",
"@Spirit Temple/Central Chamber,[spirit_small_keys:2],setting_logic_chus_yes,[logic_spirit_sun_chest],bow,sticks",
"@Spirit Temple/Central Chamber,[spirit_small_keys:5],$has_explosives,sticks",
"@Spirit Temple/Central Chamber,$child_colossus,[spirit_small_keys:5],$has_explosives,sticks",
"@Spirit Temple/Central Chamber,[spirit_small_keys:3],magic,firearrow,bow,lift2",
"@Spirit Temple/Central Chamber,[spirit_small_keys:3],[logic_spirit_sun_chest],bow,lift2"
],
Expand Down

0 comments on commit 28fb23b

Please sign in to comment.