mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-03 00:31:51 +00:00
[PR #522] East falador staircase to mine teleport bug #13206
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?
Original Pull Request: https://github.com/2006-Scape/2006Scape/pull/522
State: closed
Merged: Yes
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.