DB/Misc: Fix few startup errors

This commit is contained in:
Aokromes
2018-04-11 10:03:19 +02:00
parent 51dfb651d3
commit bfc40533c4

View 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);