[PR #661] Improved Al-Kharid gates #13365

Open
opened 2026-06-06 12:22:40 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/661
Author: @ipkpjersi
Created: 12/21/2024
Status: 🔄 Open

Base: masterHead: improved-alkharid-gates


📝 Commits (3)

  • 4e54393 Improved Al-Kharid gates
  • d66697f Restored deleted code
  • 0573a13 Added comment about CycleEvent lambda

📊 Changes

2 files changed (+54 additions, -1 deletions)

View changed files

📝 2006Scape Server/src/main/java/com/rs2/game/dialogues/DialogueHandler.java (+1 -1)
📝 2006Scape Server/src/main/java/com/rs2/game/objects/impl/OtherObjects.java (+53 -0)

📄 Description

This is definitely not authentic, but, it's a big improvement functionality wise. You no longer get "you need to be closer to the gate to use it", you should always be able to use the Al-Kharid gate now.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/2006-Scape/2006Scape/pull/661 **Author:** [@ipkpjersi](https://github.com/ipkpjersi) **Created:** 12/21/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `improved-alkharid-gates` --- ### 📝 Commits (3) - [`4e54393`](https://github.com/2006-Scape/2006Scape/commit/4e54393b8cfdfcf72a4a2d9525fddac9e831efec) Improved Al-Kharid gates - [`d66697f`](https://github.com/2006-Scape/2006Scape/commit/d66697fa1c1b003e70159b5f3b87c39e3c2f97c7) Restored deleted code - [`0573a13`](https://github.com/2006-Scape/2006Scape/commit/0573a1370ea9d39c0317662f65241e41aec2dfe2) Added comment about CycleEvent lambda ### 📊 Changes **2 files changed** (+54 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `2006Scape Server/src/main/java/com/rs2/game/dialogues/DialogueHandler.java` (+1 -1) 📝 `2006Scape Server/src/main/java/com/rs2/game/objects/impl/OtherObjects.java` (+53 -0) </details> ### 📄 Description This is definitely not authentic, but, it's a big improvement functionality wise. You no longer get "you need to be closer to the gate to use it", you should always be able to use the Al-Kharid gate now. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Dark98 added the pull-request label 2026-06-06 12:22:40 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#13365