DB/SAI: Prepare SMART_ACTION_WP_START to remove reactState param pt 10

Closes #26728
This commit is contained in:
offl
2021-11-07 16:35:22 +02:00
parent e4ca6e8d39
commit 8f4bf97b44

View File

@@ -0,0 +1,6 @@
-- 0
UPDATE `smart_scripts` SET `action_param6` = 3 WHERE `entryorguid` IN (32184,-74513,-74514,-74515,-102329,-102341,-102330,-102328,-102326,-102333,-102327) AND `source_type` = 0 AND `action_type` = 53;
-- 1
UPDATE `smart_scripts` SET `action_param6` = 3 WHERE `entryorguid` IN (-74515,-74514,-74513,27858,28175,28399,30992,32239,32239,32310,32311,32312) AND `source_type` = 0 AND `action_type` = 53;
-- 1
UPDATE `smart_scripts` SET `action_param6` = 3 WHERE `entryorguid` IN (34900,1852801,1852802,2028100,2041500,2665400,2784300,2785700,2795101,3039900) AND `source_type` = 9 AND `action_type` = 53;