fix(DB/creature_template): aet RangeAttackTime to default value (#4767)
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1615275106559909076');
|
||||||
|
|
||||||
|
-- Reset ranged attack times
|
||||||
|
UPDATE `creature_template` SET `RangeAttackTime` = 2000;
|
||||||
Reference in New Issue
Block a user