DB/Quest: Fix credit for Infiltrating Dragonmaw Fortress

Closes #15432

(cherry picked from commit 2044cd7c12)
This commit is contained in:
Killyana
2015-09-05 19:23:00 +02:00
committed by MitchesD
parent 85d4afd883
commit 51e1d28668

View File

@@ -0,0 +1,6 @@
--
DELETE FROM `smart_scripts` WHERE `entryorguid`=21719 AND `source_type`=0 AND `id`=15;
DELETE FROM `smart_scripts` WHERE `entryorguid`=21720 AND `source_type`=0 AND `id`=0;
DELETE FROM `smart_scripts` WHERE `entryorguid`=21717 AND `source_type`=0 AND `id`=3;
DELETE FROM `smart_scripts` WHERE `entryorguid`=21718 AND `source_type`=0 AND `id`=13;
DELETE FROM `smart_scripts` WHERE `entryorguid`=22331 AND `source_type`=0 AND `id`=20;