Closed Coder23848 closed 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
A bunch of unorganized paths based off of logical gaps I noticed while playing. All of them have been marked as unsafe.
Notable Additions:
EastPools.CentralRoom
that took like half an hour to doUpperPools.DrainPuzzleEntrance
has been moved, the coordinates previously put it on top ofUpperPools.DrainPuzzleExit