mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #217] [MERGED] Add more shop definitions, Add legends guild stores #7334
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/217
Author: @RedSparr0w
Created: 11/27/2019
Status: ✅ Merged
Merged: 11/28/2019
Merged by: @dginovker
Base:
master← Head:misc📝 Commits (7)
e5975c2remove trailing \t add legends guil shop352c3ddAdd missing shops03f2442remove out of scope items (non 317)916a3f4fix item id7d3d6a8Add legends guild shop npc8208bdaAdd Legends Guild General Store.2893685Update ShopHandler.java📊 Changes
6 files changed (+1059 additions, -749 deletions)
View changed files
📝
2006Redone Server/data/cfg/shops.cfg(+244 -38)📝
2006Redone Server/data/cfg/spawn-config.cfg(+4 -1)📝
2006Redone Server/src/com/rebotted/game/npcs/NpcActions.java(+2 -2)📝
2006Redone Server/src/com/rebotted/game/objects/impl/Climbing.java(+665 -668)📝
2006Redone Server/src/com/rebotted/game/shops/ShopHandler.java(+1 -1)📝
2006Redone Server/src/com/rebotted/game/shops/Shops.java(+143 -39)📄 Description
Add shops to the legends guild
Add shop definitions
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.