DB/SAI: Fix text target related to Sasha quests

(cherry picked from commit 76b57eeba8)
This commit is contained in:
Killyana
2018-02-17 23:23:21 +01:00
committed by funjoker
parent 74101eaf7c
commit cb0a889177

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `target_type`=1 WHERE `entryorguid` IN (26935,2693501,2693500) AND `source_type` IN (0,9) AND `target_type`=7 AND `action_type`=1;