[PR #347] [MERGED] Resolved couple special attacks issues(Whip, magic long bows, draggon… #4612

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

📋 Pull Request Information

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

Base: masterHead: Happy-new-year-branch


📝 Commits (1)

  • abca187 Resolved couple special attacks issues(Whip, magic long bows, draggon daggers)

📊 Changes

3 files changed (+10 additions, -10 deletions)

View changed files

📝 2006Redone Server/src/com/rebotted/game/content/combat/CombatAssistant.java (+2 -6)
📝 2006Redone Server/src/com/rebotted/game/content/combat/Specials.java (+6 -2)
📝 2006Redone Server/src/com/rebotted/game/content/music/sound/CombatSounds.java (+2 -2)

📄 Description

Resolved couple special attacks issues(Whip, magic long bows, draggon daggers)

I also discovered some issues about the special attack. There is no delay between the special attack and the next hit and the dragon longsword special attack doesnt work at all.

closes #335


🔄 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/347 **Author:** [@Gptaqbc](https://github.com/Gptaqbc) **Created:** 1/2/2020 **Status:** ✅ Merged **Merged:** 1/2/2020 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `Happy-new-year-branch` --- ### 📝 Commits (1) - [`abca187`](https://github.com/2006-Scape/2006Scape/commit/abca187ea509cd0dff067bb84dbde2dce304609b) Resolved couple special attacks issues(Whip, magic long bows, draggon daggers) ### 📊 Changes **3 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/com/rebotted/game/content/combat/CombatAssistant.java` (+2 -6) 📝 `2006Redone Server/src/com/rebotted/game/content/combat/Specials.java` (+6 -2) 📝 `2006Redone Server/src/com/rebotted/game/content/music/sound/CombatSounds.java` (+2 -2) </details> ### 📄 Description Resolved couple special attacks issues(Whip, magic long bows, draggon daggers) I also discovered some issues about the special attack. There is no delay between the special attack and the next hit and the dragon longsword special attack doesnt work at all. closes #335 --- <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-26 12:21:18 +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#4612