[PR #164] [MERGED] Faster shop restocking - Brought back normal stack of items in shops … #1750

Closed
opened 2026-05-21 10:16:01 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/164
Author: @Gptaqbc
Created: 11/11/2019
Status: Merged
Merged: 11/11/2019
Merged by: @dginovker

Base: masterHead: next-branch-again


📝 Commits (2)

  • 5976228 Faster shop restocking - Brought back normal stack of items in shops - Added chat message to camoe transport system
  • 2441699 Fixed typo

📊 Changes

5 files changed (+26 additions, -8 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/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

…- Added chat message to canoe transport system

Faster shop restocking - Brought back normal stack of items in shops - Added chat message to canoe transport system

closes #161 #158 #163


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/2006-Scape/2006Scape/pull/164 **Author:** [@Gptaqbc](https://github.com/Gptaqbc) **Created:** 11/11/2019 **Status:** ✅ Merged **Merged:** 11/11/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `next-branch-again` --- ### 📝 Commits (2) - [`5976228`](https://github.com/2006-Scape/2006Scape/commit/59762280897365a2d6e99b246e7abcf4770c5efa) Faster shop restocking - Brought back normal stack of items in shops - Added chat message to camoe transport system - [`2441699`](https://github.com/2006-Scape/2006Scape/commit/2441699e615578069999823f2c9dd8c102befcb1) Fixed typo ### 📊 Changes **5 files changed** (+26 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `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/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) </details> ### 📄 Description …- Added chat message to canoe transport system Faster shop restocking - Brought back normal stack of items in shops - Added chat message to canoe transport system closes #161 #158 #163 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Dark98 added the pull-request label 2026-05-21 10:16:01 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#1750