Skip to content

Commit

Permalink
settled on Chiyou logic for first release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ixrec committed Mar 1, 2025
1 parent ac76d20 commit 1bff698
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions worlds/nine_sols/shared_static_logic/locations.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -202,14 +202,15 @@
{
"address": null, "name": "Event - Chiyou in FSP",
"region": "FSP - Root Node", "requires": [
{ "region": "PRC - Root Node" },
{ "region": "GH - Root Node" },
{ "region": "FGH - Left Exit" },
{ "region": "BR - Root Node" }
{ "location": "Factory (GH): Raise the Bridge for Chiyou" }
// in the future we may want one or more of these to apply, perhaps even a "progressive Chiyou":
//{ "region": "PRC - Root Node" },
//{ "region": "GH - Root Node" },
//{ "region": "FGH - Left Exit" },
//{ "region": "BR - Root Node" }
]
},
// No Shennong event because rando moves him into FSP immediately
// TODO: change how Shennong and Chiyou move into FSP so these are correct
{
"address": null, "name": "Event - Jiequan 1 Fight Unlocked",
"region": "FGH - Lower Levels, Root Node & Right Exit", "requires": [
Expand Down
Binary file modified worlds/nine_sols/shared_static_logic/static_logic.pickle
Binary file not shown.

0 comments on commit 1bff698

Please sign in to comment.