[PR #456] [MERGED] Fixed firemaking log duplication #13113

Open
opened 2026-06-06 12:22:06 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: patch_2


📝 Commits (1)

  • 962e09a Fixed firemaking log duplication & deletion

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 2006Redone Server/src/main/java/com/rebotted/game/content/skills/firemaking/Firemaking.java (+4 -0)

📄 Description

If you lit a fire too soon to your last fire you could light a fire and keep your log.
Also when this happens sometimes it would delete the log that you try to light and there is no fire.


🔄 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/456 **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_2` --- ### 📝 Commits (1) - [`962e09a`](https://github.com/2006-Scape/2006Scape/commit/962e09a3ffed6f7a2a4c24180d9ca72c91dbedb6) Fixed firemaking log duplication & deletion ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/main/java/com/rebotted/game/content/skills/firemaking/Firemaking.java` (+4 -0) </details> ### 📄 Description If you lit a fire too soon to your last fire you could light a fire and keep your log. Also when this happens sometimes it would delete the log that you try to light and there is no fire. --- <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-06 12:22:06 +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#13113