Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

345 - spec pvp timings fix #655

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

sad-emu
Copy link
Contributor

@sad-emu sad-emu commented Apr 4, 2024

Trying to fix #345

Only affects pvp

Before the change

Screencast.from.2024-04-04.12-36-12.mp4

After the change

Screencast.from.2024-04-04.12-35-01.mp4

@@ -30,6 +30,8 @@
import com.rs2.world.Boundary;
import com.rs2.world.clip.PathFinder;

import static com.rs2.game.content.StaticItemList.GRANITE_MAUL;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably just import StaticItemList because we'll need it for other magic numbers in this file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

There is no delay between a spec attack and the next attack
2 participants