DB/Quest: Fix text and orientation target for the quest Cleansing Drak'Tharon

(cherry picked from commit 1df7dacd9d)
This commit is contained in:
Killyana
2019-04-22 21:00:05 +02:00
committed by Shauren
parent e6424020a1
commit a290fe1c14

View File

@@ -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;