ori-community / wotw-seedgen

Seed Generator for the Ori and the Will of the Wisps randomizer
5 stars 9 forks source link

Noticed Paths #70

Closed Coder23848 closed 2 years ago

Coder23848 commented 2 years ago

A bunch of unorganized paths based off of logical gaps I noticed while playing. All of them have been marked as unsafe.

Notable Additions:

SiriusAshling commented 2 years ago

@Coder23848 UpperPools.DrainPuzzleEntrance indeed seems to have had incorrect coordinates (and your change seems to be the correct fix).

For future reference, I would recommend using separate commits for fixes: It helps semantics (right now the commit message isn't related to the fix) and it allows us to cherry-pick the fix to main if desired (not too important in this particular case).

Side note: The rock itself would not be an issue, the anchor UpperPools.DrainPuzzleExit is inside the rock and you can spawn there just fine, try it out :p