DB/SAI: Fix text target related to Sasha quests

(cherry picked from commit 76b57eeba837130a44e31c9eac8225d96a7b5809)
This commit is contained in:
Killyana
2021-08-08 21:21:34 +02:00
committed by funjoker
parent 74101eaf7c
commit cb0a889177
@@ -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;