DB/Misc: Fix startup errors

By Killyana, updates #13707
This commit is contained in:
Aokromes
2015-04-19 11:23:33 +02:00
parent 3b1d74a67f
commit aeaf4da0eb

View File

@@ -0,0 +1,5 @@
--
SET @GUID := 143596;
DELETE FROM `smart_scripts` WHERE `entryorguid` BETWEEN -@GUID-89 AND -@GUID-0 AND `source_type`=0;
UPDATE `smart_scripts` SET `action_type`=11, `action_param1`=36421 WHERE `entryorguid`= 1999500 AND `Source_type`= 9 AND `id`= 17;
UPDATE `creature` SET `MovementType`=0 WHERE `guid`=120692;