Skip to content

Commit

Permalink
fix symbol room logic
Browse files Browse the repository at this point in the history
  • Loading branch information
Ixrec committed Sep 12, 2024
1 parent c121011 commit e6fb1ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/outer_wilds/shared_static_logic/connections.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@

{ "creation_settings": [ "enable_eote_dlc" ], "from": "Cinder Isles", "to": "Cinder Isles Symbol Room", "requires": [
{ "region": "Starlit Cove" }, // to extinguish the dream candles that unlock the real door
{ "item": "Stranger Light Modulator" } // project the dock
{ "item": "Dream Totem Patch" } // project the dock
] },

{ "creation_settings": [ "enable_eote_dlc" ], "from": "Shrouded Woodlands", "to": "Dream Raft Loop", "requires": [
Expand Down

0 comments on commit e6fb1ab

Please sign in to comment.