mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
DB: Fix some DB errors
This commit is contained in:
3
sql/updates/world/master/2018_04_14_02_world.sql
Normal file
3
sql/updates/world/master/2018_04_14_02_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_template_addon` SET `auras`="" WHERE `entry`= 45848;
|
||||
DELETE FROM `creature_addon` WHERE `guid` IN (254173,254245,254264,254319,254320);
|
||||
Reference in New Issue
Block a user