DB/Quest: Conversing With the Depths

Fix the reset of the gob and allow the second action list to override the first one and fix the cosmetic npc trigger position

(cherry picked from commit 46d38526a9)
This commit is contained in:
Killyana
2020-04-06 18:38:06 +02:00
committed by Shauren
parent 95de1db5fc
commit 14ca12931d

View File

@@ -0,0 +1,4 @@
--
UPDATE `smart_scripts` SET `action_param1`=2 WHERE `entryorguid`=18842200 AND `source_type`=9 AND `id`=6;
UPDATE `smart_scripts` SET `action_param3`=1 WHERE `entryorguid`=26648 AND `source_type`=0 AND `id`=9;
UPDATE `creature` SET `position_x`=2452.6499, `position_y`=1721.3299, `position_z`=63.055, `Orientation`=3.285 WHERE `guid`=62851;