[PR #340] [MERGED] * Fix: Runes are consumed even if you cant tele from wildy after leve… #3913

Closed
opened 2026-05-25 12:21:11 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/340
Author: @DavidBots247
Created: 12/30/2019
Status: Merged
Merged: 12/30/2019
Merged by: @dginovker

Base: masterHead: TeleportFix


📝 Commits (1)

  • a399ce6 * Fix: Runes are consumed even if you cant tele from wildy after level 20 #337

📊 Changes

4 files changed (+128 additions, -455 deletions)

View changed files

📝 2006Redone Server/src/com/rebotted/game/content/combat/magic/MagicTeleports.java (+15 -379)
2006Redone Server/src/com/rebotted/game/content/combat/magic/SpellTeleport.java (+82 -0)
📝 2006Redone Server/src/com/rebotted/game/players/PlayerAssistant.java (+7 -8)
📝 2006Redone Server/src/com/rebotted/net/packets/impl/ClickingButtons.java (+24 -68)

📄 Description

…l 20 #337

  • Cleaned up Spell teleports

🔄 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/340 **Author:** [@DavidBots247](https://github.com/DavidBots247) **Created:** 12/30/2019 **Status:** ✅ Merged **Merged:** 12/30/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `TeleportFix` --- ### 📝 Commits (1) - [`a399ce6`](https://github.com/2006-Scape/2006Scape/commit/a399ce673216b73873bbe8f0d363c465663ca52e) * Fix: Runes are consumed even if you cant tele from wildy after level 20 #337 ### 📊 Changes **4 files changed** (+128 additions, -455 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/com/rebotted/game/content/combat/magic/MagicTeleports.java` (+15 -379) ➕ `2006Redone Server/src/com/rebotted/game/content/combat/magic/SpellTeleport.java` (+82 -0) 📝 `2006Redone Server/src/com/rebotted/game/players/PlayerAssistant.java` (+7 -8) 📝 `2006Redone Server/src/com/rebotted/net/packets/impl/ClickingButtons.java` (+24 -68) </details> ### 📄 Description …l 20 #337 * Cleaned up Spell teleports --- <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-05-25 12:21:11 +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#3913