From d9227c8bc6963b89d8b7aeb0259da34ee5d6003e Mon Sep 17 00:00:00 2001 From: Killyana Date: Fri, 15 Mar 2019 19:40:50 +0100 Subject: DB/SAI: Scourging Crystal Use the correct spell hit to remove the shield (cherry picked from commit 5d21f2a523a2ef5f4c09d1cb67c5e8e12151508c) --- sql/updates/world/master/2021_11_24_35_world_2019_03_15_00_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/master/2021_11_24_35_world_2019_03_15_00_world.sql (limited to 'sql') diff --git a/sql/updates/world/master/2021_11_24_35_world_2019_03_15_00_world.sql b/sql/updates/world/master/2021_11_24_35_world_2019_03_15_00_world.sql new file mode 100644 index 00000000000..d0826b05c67 --- /dev/null +++ b/sql/updates/world/master/2021_11_24_35_world_2019_03_15_00_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `event_param1`=43882 WHERE `entryorguid`=24464 AND `source_type`=0 AND `id`=1; -- cgit v1.2.3