fix(DB/creature_addon): Add "Double Attack" back on Anub'Rekhan and Gluth (#4779)

This commit is contained in:
Silker
2021-03-09 19:17:54 -06:00
committed by GitHub
parent 722e3aa967
commit 671c4dc540

View File

@@ -0,0 +1,5 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1615331557980116000');
UPDATE `creature_addon` SET `auras`='19818' WHERE `guid`=127782; -- fix Gluth
UPDATE `creature_addon` SET `auras`='18943' WHERE `guid`=127814; -- fix Anub'Rekhan