Skip to content

Conversation

@NoirReverie
Copy link

@NoirReverie NoirReverie commented Sep 20, 2025

Description

Improve Orbis PQ jumping puzzle logic:

  • Better readability by using portal names instead of ID's.
  • Fix bug where previous logic would attempt to warp to a non-integer portal ID via (pRow / 4) [will not happen now if using names instead].

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have tested my changes
  • I have added unit tests that prove my changes work

Screenshots

Improve Orbis PQ jumping puzzle logic:
* Better readability by using portal names instead of ID's.
* Fix bug where previous logic would attempt to warp to a non-integer portal via (pRow / 4).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant