DB/SAI: Prepare SMART_ACTION_WP_START to remove reactState param pt 8
Ref #26728 (cherry picked from commit a4574cf674e81dee7ae98af31cf7d40f16601a05)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `unit_flags` = 33536 WHERE `entry` = 31030;
|
||||
UPDATE `smart_scripts` SET `action_param6` = 3 WHERE `entryorguid` IN (-106860,-106859,-106858,-106857,-106856,-106855,31029,-85829,-85828,2713,4484,12277,17238,25652,31050) AND `source_type` = 0 AND `action_type` = 53;
|
||||
|
||||
UPDATE `smart_scripts` SET `action_param6` = 3 WHERE `entryorguid` IN (450001,1789300,2821700,3127900,3280000) AND `source_type` = 9 AND `action_type` = 53;
|
||||
Reference in New Issue
Block a user