[PR #78] [MERGED] Allow player to mine Pure Essence #1006

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

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/78
Author: @RedSparr0w
Created: 10/22/2019
Status: Merged
Merged: 10/22/2019
Merged by: @Dark98

Base: masterHead: fix-pure-essence


📝 Commits (2)

  • ba20d5b Allow player to mine pure essence
  • d1c3746 mine Rune Essence until inventory is full

📊 Changes

2 files changed (+7 additions, -14 deletions)

View changed files

📝 2006Redone Server/src/redone/game/content/skills/core/Mining.java (+3 -13)
📝 2006Redone Server/src/redone/game/objects/ObjectsActions.java (+4 -1)

📄 Description

closes #75
closes #76


🔄 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/78 **Author:** [@RedSparr0w](https://github.com/RedSparr0w) **Created:** 10/22/2019 **Status:** ✅ Merged **Merged:** 10/22/2019 **Merged by:** [@Dark98](https://github.com/Dark98) **Base:** `master` ← **Head:** `fix-pure-essence` --- ### 📝 Commits (2) - [`ba20d5b`](https://github.com/2006-Scape/2006Scape/commit/ba20d5b166c8f0deb01ac1ff9b165626545da095) Allow player to mine pure essence - [`d1c3746`](https://github.com/2006-Scape/2006Scape/commit/d1c3746aaa105a77cbbb2cd7fa6d785cb3473861) mine Rune Essence until inventory is full ### 📊 Changes **2 files changed** (+7 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/redone/game/content/skills/core/Mining.java` (+3 -13) 📝 `2006Redone Server/src/redone/game/objects/ObjectsActions.java` (+4 -1) </details> ### 📄 Description closes #75 closes #76 --- <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:15:45 +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#1006