mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #187] [MERGED] Next branch again #5238
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/187
Author: @Gptaqbc
Created: 11/17/2019
Status: ✅ Merged
Merged: 11/17/2019
Merged by: @dginovker
Base:
master← Head:next-branch-again📝 Commits (3)
5976228Faster shop restocking - Brought back normal stack of items in shops - Added chat message to camoe transport system2441699Fixed typo2f37dc2Fixed item fuck up when wearing them. For example full helm trimmed and robes trimmed📊 Changes
7 files changed (+41 additions, -18 deletions)
View changed files
📝
2006Redone Server/data/cfg/shops.cfg(+3 -3)📝
2006Redone Server/src/redone/game/content/skills/core/Woodcutting.java(+18 -1)📝
2006Redone Server/src/redone/game/items/Item.java(+13 -10)📝
2006Redone Server/src/redone/game/items/ItemAssistant.java(+2 -0)📝
2006Redone Server/src/redone/game/items/impl/LightSources.java(+1 -1)📝
2006Redone Server/src/redone/game/players/PlayerAssistant.java(+1 -1)📝
2006Redone Server/src/redone/game/shops/ShopHandler.java(+3 -2)📄 Description
Fixed item fuck up when wearing them. For example full helm trimmed and robes trimmed
closes #180
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.