mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #522] [MERGED] East falador staircase to mine teleport bug #6826
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/2006-Scape/2006Scape/pull/522
Author: @sad-emu
Created: 1/21/2022
Status: ✅ Merged
Merged: 1/22/2022
Merged by: @Dark98
Base:
master← Head:#452-east-falador-mine-staircase-fix📝 Commits (1)
5d4eeeeEast falador staircase was falling into the last if which was teleporting the player to a void📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
2006Scape Server/src/main/java/com/rs2/game/objects/impl/Climbing.java(+2 -0)📄 Description
East falador staircase was falling into the last if which was teleporting the player to a void. This fixes #452 however looking at the code the last catch block is probably causing issues else where.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.