Files
wwdpublic/Content.Shared/Weapons/Melee/SharedMeleeWeaponSystem.cs
VMSolidus 9bfb062cf3 Fix Melee Attack Speed Again (#1653)
# Description

Melee Weapons were accidentally given the wrong attack speed formula
again. It took me awhile of reviewing the entire history, but eventually
I found the line where the wizmerge introduced a new check that used the
old formula.

Also to help prevent this from happening again, I've put in a request to
be set as codeowner for the relevant systems I have significantly
modified.

# Changelog

🆑
- fix: Fixed melee weapons having the wrong attack speed
calculations(again)

(cherry picked from commit 1c28a1c2881bd9c6e1029932d44da72b3f9999cb)
2025-01-29 20:10:53 +03:00

34 KiB