mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 11:21:58 +01:00
DB/Misc: Fix few startup errors
This commit is contained in:
3
sql/updates/world/4.3.4/2018_04_11_00_world.sql
Normal file
3
sql/updates/world/4.3.4/2018_04_11_00_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `npcflag`=`npcflag`|2 WHERE `entry` IN (34835,34876,34877,34878,35175,35200,37203);
|
||||
DELETE FROM `creature_addon` WHERE guid IN (253116,253244,253268,253269,253270);
|
||||
Reference in New Issue
Block a user