DB/Quest: Trapping the Light Fantastic

Closes #20660
This commit is contained in:
Killyana
2018-03-21 23:50:44 +01:00
committed by Aokromes
parent 6c3e72ed2d
commit fccb5e93f8

View File

@@ -0,0 +1,4 @@
--
UPDATE `smart_scripts` SET `target_type`=23 WHERE `entryorguid`=21926 AND `source_type`=0 AND `id`=4 AND `link`=5;
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (20635,20771) AND `source_type`=0 AND `id`=3 AND `target_type`=12;
UPDATE `smart_scripts` SET `id`=3 WHERE `entryorguid` IN (20635,20771) AND `source_type`=0 AND `id`=4 AND `action_type`=80;