DB/Creature: update Drak'aguul script and fix a DB error

Updates #16573
This commit is contained in:
Killyana
2016-07-20 20:19:20 +02:00
parent 869e4eade5
commit 995f5f1f2b

View File

@@ -0,0 +1,3 @@
--
UPDATE `smart_scripts` SET `event_type`=0, `event_flags`=1, `event_param1`=10000,`event_param2`=10000, `action_param2`=0 WHERE `entryorguid`= 26919 AND `source_type`= 0 AND `id`= 4;
UPDATE `smart_scripts` SET `link`=0 WHERE `entryorguid` IN (4950) AND `source_type`=2;