mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 06:06:23 +00:00
fix(DB/creature_addon): Add Frenzy Aura to Vekniss Soldier (#13346)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_template_addon` SET `auras` = '25801' WHERE (`entry` = 15229);
|
||||
UPDATE `creature_addon` SET `auras` = '25801' WHERE `guid` BETWEEN 87901 AND 87906;
|
||||
Reference in New Issue
Block a user