mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #186] [MERGED] Fix Abyss, Fix selling for tokkull #4528
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/186
Author: @RedSparr0w
Created: 11/17/2019
Status: ✅ Merged
Merged: 11/17/2019
Merged by: @dginovker
Base:
master← Head:stuff📝 Commits (9)
0e1e079Fix local Parabot instructions8c8428eMerge remote-tracking branch 'upstream/master'484d5d6Merge remote-tracking branch 'upstream/master'21a379eMerge remote-tracking branch 'upstream/master'30a4a7aAdd kick command, and force logout function53a8582Merge remote-tracking branch 'upstream/master'9a06cfbMerge remote-tracking branch 'upstream/master'54391b4fixup abyssb62c1cffixup tokkull selling📊 Changes
5 files changed (+15 additions, -22 deletions)
View changed files
📝
2006Redone Server/src/redone/game/content/skills/runecrafting/AbyssalHandler.java(+1 -7)📝
2006Redone Server/src/redone/game/npcs/NpcActions.java(+9 -0)📝
2006Redone Server/src/redone/game/objects/ObjectsActions.java(+2 -8)📝
2006Redone Server/src/redone/game/shops/ShopAssistant.java(+2 -2)📝
2006Redone Server/src/redone/game/shops/ShopHandler.java(+1 -5)📄 Description
Able to teleport to the abyss and use it now,
Fixup selling stuff for tokkull (would only get the value of 1 item when selling multiple)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.