mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Creature: Set RangeAttackTime to default value
Don't see the point of holding old funny values of TBC and classic creatures and at the same time let parser update it every time to default value.
(cherry picked from commit b7b1c2df79)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `RangeAttackTime` = 2000;
|
||||
Reference in New Issue
Block a user