[PR #457] [MERGED] Fixed wrong smelting response when trading & made full iron helm use 2 bars #10503

Closed
opened 2026-06-03 12:22:14 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/457
Author: @arisu-gh
Created: 12/29/2020
Status: Merged
Merged: 12/29/2020
Merged by: @dginovker

Base: masterHead: patch_3


📝 Commits (1)

  • afbcc77 Fixed wrong smelting response when trading & made full iron helm use 2 bars

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

📝 2006Redone Server/src/main/java/com/rebotted/game/content/skills/smithing/Smelting.java (+3 -3)
📝 2006Redone Server/src/main/java/com/rebotted/game/content/skills/smithing/SmithingData.java (+1 -1)

📄 Description

If you make a trade request while smelting the game responds:
"You have received an unarmed"


🔄 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/457 **Author:** [@arisu-gh](https://github.com/arisu-gh) **Created:** 12/29/2020 **Status:** ✅ Merged **Merged:** 12/29/2020 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `patch_3` --- ### 📝 Commits (1) - [`afbcc77`](https://github.com/2006-Scape/2006Scape/commit/afbcc77504b5ec9d526aa9ceddcebf193aa055c5) Fixed wrong smelting response when trading & made full iron helm use 2 bars ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/main/java/com/rebotted/game/content/skills/smithing/Smelting.java` (+3 -3) 📝 `2006Redone Server/src/main/java/com/rebotted/game/content/skills/smithing/SmithingData.java` (+1 -1) </details> ### 📄 Description If you make a trade request while smelting the game responds: "You have received an unarmed" --- <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-06-03 12:22:14 +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#10503