mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
DB/Creature: Remove wrong auras from Unworthy Initiate
Closes #24204
(cherry picked from commit 2b59159f6a)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_template_addon` SET `auras`='' WHERE `entry` IN (29519, 29520, 29565, 29566, 29567);
|
||||
DELETE FROM `creature_addon` WHERE `guid` IN (128740);
|
||||
Reference in New Issue
Block a user