[PR #284] [MERGED] Shop fixes #1108

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

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/284
Author: @RedSparr0w
Created: 12/13/2019
Status: Merged
Merged: 12/13/2019
Merged by: @Dark98

Base: masterHead: shop-fixes


📝 Commits (5)

📊 Changes

4 files changed (+21 additions, -19 deletions)

View changed files

📝 2006Redone Server/src/com/rebotted/game/shops/ShopAssistant.java (+8 -8)
📝 2006Redone Server/src/com/rebotted/game/shops/ShopHandler.java (+13 -11)
📝 CompiledServer/production/2006rebotted/com/rebotted/game/shops/ShopAssistant.class (+0 -0)
📝 CompiledServer/production/2006rebotted/com/rebotted/game/shops/ShopHandler.class (+0 -0)

📄 Description

Fixup 0 stock items being removed from shops (when they should remain)
Fix some items which have similar names being non sellable


🔄 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/284 **Author:** [@RedSparr0w](https://github.com/RedSparr0w) **Created:** 12/13/2019 **Status:** ✅ Merged **Merged:** 12/13/2019 **Merged by:** [@Dark98](https://github.com/Dark98) **Base:** `master` ← **Head:** `shop-fixes` --- ### 📝 Commits (5) - [`b579ae5`](https://github.com/2006-Scape/2006Scape/commit/b579ae5f0e8e4f257e922c4510212e4656b0e301) Update ShopAssistant.java - [`6a0ae99`](https://github.com/2006-Scape/2006Scape/commit/6a0ae9910f721a6b18ff85cffdf0feb98d31a1dd) Fixup fish selling/buying - [`f0602ca`](https://github.com/2006-Scape/2006Scape/commit/f0602ca93c8f397223d4ef850be40a706874994a) fixup - [`9a245a8`](https://github.com/2006-Scape/2006Scape/commit/9a245a825f189ac681985b2ed4a2b1501fadf518) tidy up - [`1ee474c`](https://github.com/2006-Scape/2006Scape/commit/1ee474cf832441ac9fc94407b5d37818caf180b0) fixup 0 stock items being removed ### 📊 Changes **4 files changed** (+21 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/com/rebotted/game/shops/ShopAssistant.java` (+8 -8) 📝 `2006Redone Server/src/com/rebotted/game/shops/ShopHandler.java` (+13 -11) 📝 `CompiledServer/production/2006rebotted/com/rebotted/game/shops/ShopAssistant.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/com/rebotted/game/shops/ShopHandler.class` (+0 -0) </details> ### 📄 Description Fixup 0 stock items being removed from shops _(when they should remain)_ Fix some items which have similar names being non sellable --- <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-20 10:16:08 +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#1108