[PR #344] [MERGED] Closes #343. Allows multiple players to steal from a stall at the same tick #4611

Closed
opened 2026-05-26 12:21:17 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/344
Author: @MitchvanWijngaarden
Created: 1/1/2020
Status: Merged
Merged: 1/1/2020
Merged by: @dginovker

Base: masterHead: master


📝 Commits (1)

  • 18c322f Closes #343. Allows multiple players to steal from a stall at the same tick.

📊 Changes

2 files changed (+84 additions, -68 deletions)

View changed files

📝 2006Redone Server/src/com/rebotted/game/content/skills/thieving/Stalls.java (+28 -22)
📝 2006Redone Server/src/com/rebotted/game/players/Player.java (+56 -46)

📄 Description

No description provided


🔄 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/344 **Author:** [@MitchvanWijngaarden](https://github.com/MitchvanWijngaarden) **Created:** 1/1/2020 **Status:** ✅ Merged **Merged:** 1/1/2020 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`18c322f`](https://github.com/2006-Scape/2006Scape/commit/18c322f053522d126496d99939a7da89575ccd09) Closes #343. Allows multiple players to steal from a stall at the same tick. ### 📊 Changes **2 files changed** (+84 additions, -68 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/com/rebotted/game/content/skills/thieving/Stalls.java` (+28 -22) 📝 `2006Redone Server/src/com/rebotted/game/players/Player.java` (+56 -46) </details> ### 📄 Description _No description provided_ --- <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-26 12:21:17 +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#4611