DB/Misc: Fix startup errors

Updates #17237 by tkrokli
This commit is contained in:
Aokromes
2016-06-05 04:37:13 +02:00
parent 6ce84d9401
commit b5bafef8af

View File

@@ -0,0 +1,3 @@
--
UPDATE `creature_template` SET `ScriptName`='' WHERE `entry` IN (4488,17209,17238,89713,97229);
DELETE from `item_script_names` WHERE `ScriptName` IN ('423','internalitemhandler');