diff options
-rw-r--r-- | sql/updates/world/master/2020_07_17_05_world_2017_06_15_01_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2020_07_17_05_world_2017_06_15_01_world.sql b/sql/updates/world/master/2020_07_17_05_world_2017_06_15_01_world.sql new file mode 100644 index 00000000000..a6a9c64b6d8 --- /dev/null +++ b/sql/updates/world/master/2020_07_17_05_world_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; |