DB/Misc: Fix few startup errors

This commit is contained in:
Aokromes
2013-09-06 11:29:46 +02:00
parent a65c0ac576
commit b9347dc1f7

View File

@@ -0,0 +1,4 @@
-- Fix few startup errors
UPDATE `smart_scripts` SET `event_param3`=12555 WHERE `entryorguid`=27727 AND `source_type`=0 AND `id`=2 AND `link`=0;
DELETE FROM `creature_addon` WHERE `guid`=66177;
DELETE FROM `waypoint_data` WHERE `id`=661770;