mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
DB/Quest: Fix text and orientation target for the quest Cleansing Drak'Tharon
(cherry picked from commit 1df7dacd9d)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `target_type`=1 WHERE `entryorguid`=2849800 AND `source_type`=9 AND `action_type`=1;
|
||||
UPDATE `smart_scripts` SET `target_type`=23, `target_o`=0 WHERE `entryorguid`=2801600 AND `source_type`=9 AND `id`=19;
|
||||
Reference in New Issue
Block a user