[PR #36] [MERGED] Added in randomToggle check to fishing #11864

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

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/36
Author: @MitchvanWijngaarden
Created: 10/8/2019
Status: Merged
Merged: 10/8/2019
Merged by: @dginovker

Base: masterHead: fishing-random


📝 Commits (6)

📊 Changes

6 files changed (+90 additions, -6 deletions)

View changed files

📝 .idea/2006rebotted.iml (+72 -0)
📝 .idea/misc.xml (+1 -1)
2006Redone Server/data/logs/dropitem/test.txt (+1 -0)
2006Redone Server/data/logs/pickupitem/test.txt (+9 -0)
📝 2006Redone Server/src/redone/game/content/skills/core/Fishing.java (+1 -1)
📝 2006Redone Server/src/redone/game/content/skills/core/Prayer.java (+6 -4)

📄 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/36 **Author:** [@MitchvanWijngaarden](https://github.com/MitchvanWijngaarden) **Created:** 10/8/2019 **Status:** ✅ Merged **Merged:** 10/8/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `fishing-random` --- ### 📝 Commits (6) - [`13b9b3a`](https://github.com/2006-Scape/2006Scape/commit/13b9b3aee045f60939669d9a6c766e3589a11f63) bandaid fix fletching - [`95efdb0`](https://github.com/2006-Scape/2006Scape/commit/95efdb01e931fd2af03b479ee8fd50146837ef37) local - [`8574f22`](https://github.com/2006-Scape/2006Scape/commit/8574f2250df3e52da790bca22d74e004c5f3a921) Merge remote-tracking branch 'upstream/master' - [`872c429`](https://github.com/2006-Scape/2006Scape/commit/872c429c84c7725a1891a6f974b09d0cb91b08a4) Merge branch 'master' of https://github.com/MitchvanWijngaarden/2006rebotted into prayer-random - [`4c62978`](https://github.com/2006-Scape/2006Scape/commit/4c62978aca8228ca0a5bd30e51db8a80376b5492) Removed prayer random if user has randoms toggled off. - [`e56c009`](https://github.com/2006-Scape/2006Scape/commit/e56c00969251ae4e1744acd244f9ec4ce13aa678) Added in randomToggle check to fishing. ### 📊 Changes **6 files changed** (+90 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.idea/2006rebotted.iml` (+72 -0) 📝 `.idea/misc.xml` (+1 -1) ➕ `2006Redone Server/data/logs/dropitem/test.txt` (+1 -0) ➕ `2006Redone Server/data/logs/pickupitem/test.txt` (+9 -0) 📝 `2006Redone Server/src/redone/game/content/skills/core/Fishing.java` (+1 -1) 📝 `2006Redone Server/src/redone/game/content/skills/core/Prayer.java` (+6 -4) </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-06-05 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#11864