From f1aec526e00d18f6e6eaaa36cb7b03f94141e2f0 Mon Sep 17 00:00:00 2001 From: Dr-J Date: Thu, 15 Jun 2017 23:16:19 +0100 Subject: [PATCH] DB/SAI: Matis the Cruel Closes #19873 --- sql/updates/world/3.3.5/2017_06_15_01_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/3.3.5/2017_06_15_01_world.sql diff --git a/sql/updates/world/3.3.5/2017_06_15_01_world.sql b/sql/updates/world/3.3.5/2017_06_15_01_world.sql new file mode 100644 index 00000000000..a6a9c64b6d8 --- /dev/null +++ b/sql/updates/world/3.3.5/2017_06_15_01_world.sql @@ -0,0 +1,2 @@ +UPDATE `smart_scripts` SET `action_type`='11', `action_param1`='31336', `comment`='Matis the Cruel - On Data Set - Cast Matis Catptured DND' WHERE `entryorguid`=17664 AND `source_type`=0 AND `id`=3 AND `link`=4; +UPDATE `smart_scripts` SET `action_type`='18', `action_param1`='256', `comment`='Matis the Cruel - On Data Set - Set Immune to PC' WHERE `entryorguid`=17664 AND `source_type`=0 AND `id`=10 AND `link`=11;