mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #456] [MERGED] Fixed firemaking log duplication #4697
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:patch_2📝 Commits (1)
962e09aFixed 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.