mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 11:21:58 +01:00
DB/SAI: Prepare SMART_ACTION_WP_START to remove reactState param pt 9
Ref #26728
This commit is contained in:
2
sql/updates/world/3.3.5/2021_11_07_01_world.sql
Normal file
2
sql/updates/world/3.3.5/2021_11_07_01_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `action_param6` = 3 WHERE `entryorguid` IN (369201,2404400,2404401,2404402,2404403) AND `source_type` = 9 AND `action_type` = 53;
|
||||
Reference in New Issue
Block a user