[PR #465] [MERGED] Added Level Up Songs #7478

Closed
opened 2026-05-30 12:22:01 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/465
Author: @JohnsonMichaels123
Created: 12/30/2020
Status: Merged
Merged: 12/31/2020
Merged by: @dginovker

Base: masterHead: patch-35


📝 Commits (1)

📊 Changes

1 file changed (+99 additions, -1 deletions)

View changed files

📝 2006Redone Server/src/main/java/com/rebotted/game/players/PlayerAssistant.java (+99 -1)

📄 Description

  • Each skill has a corresponding level up song
  • Some skills (Attack, Magic, Cooking) have multiple level up songs (Milestones like 99 or 10, 20, 30 etc.)

🔄 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/465 **Author:** [@JohnsonMichaels123](https://github.com/JohnsonMichaels123) **Created:** 12/30/2020 **Status:** ✅ Merged **Merged:** 12/31/2020 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `patch-35` --- ### 📝 Commits (1) - [`e1acc59`](https://github.com/2006-Scape/2006Scape/commit/e1acc59f5826d6b4db324204b234dc263d8ec0f8) Added Level Up Songs ### 📊 Changes **1 file changed** (+99 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/main/java/com/rebotted/game/players/PlayerAssistant.java` (+99 -1) </details> ### 📄 Description - Each skill has a corresponding level up song - Some skills (Attack, Magic, Cooking) have multiple level up songs (Milestones like 99 or 10, 20, 30 etc.) --- <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-30 12:22:01 +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#7478