HerculesWS / Hercules

Hercules is a collaborative software development project revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package. Written in C, the program is very versatile and provides NPCs, warps and modifications. The project is jointly managed by a group of volunteers located around the world as well as a tremendous community providing QA and support. Hercules is a continuation of the original Athena project.
http://herc.ws
GNU General Public License v3.0
903 stars 757 forks source link

Fixed MO_TRIPLEATTACK animation being suddenly reset #3240

Closed csnv closed 1 year ago

csnv commented 1 year ago

Fixed MO_TRIPLEATTACK not applying delay Fixed Monk combo's delay formula

Pull Request Prelude

Changes Proposed

This PR fixes the following incorrect behavior:

Issues addressed: None.