From 2ae4248179283932f76176d429c50d20d38fde6c Mon Sep 17 00:00:00 2001 From: Killyana Date: Sun, 10 Jan 2016 15:21:07 +0100 Subject: DB/SAI: Fix the react state for Darkfallen Bloodbearer Closes #16159 (cherry picked from commit 69d59885c459b6a8f12384c401784edfc18d6888) --- sql/updates/world/2016_03_22_06_world_2016_01_10_03_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2016_03_22_06_world_2016_01_10_03_world.sql (limited to 'sql') diff --git a/sql/updates/world/2016_03_22_06_world_2016_01_10_03_world.sql b/sql/updates/world/2016_03_22_06_world_2016_01_10_03_world.sql new file mode 100644 index 00000000000..5ac352ffe10 --- /dev/null +++ b/sql/updates/world/2016_03_22_06_world_2016_01_10_03_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `action_param6`=2 WHERE `entryorguid`=-96556 AND `id`=0 AND `source_type`=0; -- cgit v1.2.3