Skip to content

Commit

Permalink
Add a few comments, fix key bug (#57)
Browse files Browse the repository at this point in the history
* add a few comments, fix key bug

* Make heir sword rule work

* Remove todo

* Make the stick and sword rules work with progressive sword off

* Remove unnecessary connections, comment out overworld ones, move ice slime to lower forest

* Remove lantern from beneath the well requirements because why was it there

* Add laurels to skip garden knight

* Add orb for getting from ruined atoll lower entry area to ruined atoll proper

* Fix mistake

* Add missing frog eye -> atoll connection

* Minor rearrangement, touch ups
  • Loading branch information
ScipioWright authored Jun 22, 2024
1 parent 98729ac commit f133020
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 247 deletions.
2 changes: 1 addition & 1 deletion src/Data/ItemListJson.cs
Original file line number Diff line number Diff line change
Expand Up @@ -788,7 +788,7 @@ public class ItemListJson {
""Stundagger"": 1,
""Techbow"": 1,
""26"": 1,
""East Forest"": 1
""Lower Forest"": 1
}
]
}
Expand Down
Loading

0 comments on commit f133020

Please sign in to comment.