mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/SAI: Fix text target related to Sasha quests
(cherry picked from commit 76b57eeba8)
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user