[PR #361] [MERGED] Add rogues bank to bank list #6007

Closed
opened 2026-05-28 12:21:29 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/361
Author: @dginovker
Created: 1/12/2020
Status: Merged
Merged: 1/12/2020
Merged by: @dginovker

Base: masterHead: fix_rogue_den_bank


📝 Commits (1)

📊 Changes

39 files changed (+1 additions, -0 deletions)

View changed files

📝 2006Redone Server/src/com/rebotted/game/players/Player.java (+1 -0)
📝 CompiledServer/production/2006rebotted/ClientSettings.class (+0 -0)
📝 CompiledServer/production/2006rebotted/Flo.class (+0 -0)
📝 CompiledServer/production/2006rebotted/Game.class (+0 -0)
📝 CompiledServer/production/2006rebotted/RSFrame.class (+0 -0)
📝 CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/cooking/CookingTutorialIsland$1.class (+0 -0)
📝 CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/cooking/CookingTutorialIsland$2.class (+0 -0)
📝 CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/cooking/CookingTutorialIsland.class (+0 -0)
📝 CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/core/Fishing$1.class (+0 -0)
📝 CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/core/Fishing$2.class (+0 -0)
📝 CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/core/Fishing$3.class (+0 -0)
📝 CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/core/Fishing$4.class (+0 -0)
📝 CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/core/Fishing.class (+0 -0)
📝 CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/core/Mining$2.class (+0 -0)
📝 CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/core/Mining$3.class (+0 -0)
📝 CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/core/Mining$4.class (+0 -0)
📝 CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/core/Mining$5.class (+0 -0)
📝 CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/core/Mining.class (+0 -0)
📝 CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/core/Woodcutting.class (+0 -0)
📝 CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/firemaking/Firemaking.class (+0 -0)

...and 19 more files

📄 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/361 **Author:** [@dginovker](https://github.com/dginovker) **Created:** 1/12/2020 **Status:** ✅ Merged **Merged:** 1/12/2020 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `fix_rogue_den_bank` --- ### 📝 Commits (1) - [`42d96bd`](https://github.com/2006-Scape/2006Scape/commit/42d96bd456331b4fb0a9413c9a21cca62b4c70f5) Add rogues bank ### 📊 Changes **39 files changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/com/rebotted/game/players/Player.java` (+1 -0) 📝 `CompiledServer/production/2006rebotted/ClientSettings.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/Flo.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/Game.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/RSFrame.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/cooking/CookingTutorialIsland$1.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/cooking/CookingTutorialIsland$2.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/cooking/CookingTutorialIsland.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/core/Fishing$1.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/core/Fishing$2.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/core/Fishing$3.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/core/Fishing$4.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/core/Fishing.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/core/Mining$2.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/core/Mining$3.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/core/Mining$4.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/core/Mining$5.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/core/Mining.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/core/Woodcutting.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/com/rebotted/game/content/skills/firemaking/Firemaking.class` (+0 -0) _...and 19 more files_ </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-05-28 12:21:29 +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#6007