mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #347] [MERGED] Resolved couple special attacks issues(Whip, magic long bows, draggon… #3915
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/347
Author: @Gptaqbc
Created: 1/2/2020
Status: ✅ Merged
Merged: 1/2/2020
Merged by: @dginovker
Base:
master← Head:Happy-new-year-branch📝 Commits (1)
abca187Resolved 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.