[PR #410] [MERGED] Some small fixes #1180

Closed
opened 2026-05-20 10:16:24 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/410
Author: @dginovker
Created: 8/4/2020
Status: Merged
Merged: 8/4/2020
Merged by: @dginovker

Base: masterHead: fixtraininggroundgate


📝 Commits (1)

  • ddf7c23 Fix passing through gate to training grounds + make ::shop bots tele to current loc first try

📊 Changes

2 files changed (+2834 additions, -2825 deletions)

View changed files

📝 2006Redone Server/src/main/java/com/rebotted/game/bots/Bot.java (+2 -5)
📝 2006Redone Server/src/main/java/com/rebotted/game/objects/ObjectsActions.java (+2832 -2820)

📄 Description

  • Fixes passing through gate to King Lanthas' training ground
  • Fixes ::shop not teleporting bot first try (thanks to SandroC for the code snippit)

🔄 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/410 **Author:** [@dginovker](https://github.com/dginovker) **Created:** 8/4/2020 **Status:** ✅ Merged **Merged:** 8/4/2020 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `fixtraininggroundgate` --- ### 📝 Commits (1) - [`ddf7c23`](https://github.com/2006-Scape/2006Scape/commit/ddf7c2336252e8c0cc2c5e3fa3f5efd938eb1798) Fix passing through gate to training grounds + make ::shop bots tele to current loc first try ### 📊 Changes **2 files changed** (+2834 additions, -2825 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/main/java/com/rebotted/game/bots/Bot.java` (+2 -5) 📝 `2006Redone Server/src/main/java/com/rebotted/game/objects/ObjectsActions.java` (+2832 -2820) </details> ### 📄 Description * Fixes passing through gate to King Lanthas' training ground * Fixes ::shop not teleporting bot first try (thanks to SandroC for the code snippit) --- <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-20 10:16:24 +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#1180