diff options
author | Dr-J <daniel.jarrott0@gmail.com> | 2017-06-15 23:16:19 +0100 |
---|---|---|
committer | Shauren <shauren.trinity@gmail.com> | 2020-07-17 19:21:10 +0200 |
commit | 912a4f580ee3842642f5494d6d35f4728afa5f29 (patch) | |
tree | 4c375eb4ec0309f2735ac23f6742ce2c91b60de4 | |
parent | 63f16fa89a4cc67db10ba2a5456acb598a647e9a (diff) |
DB/SAI: Matis the Cruel
Closes #19873
(cherry picked from commit 44930d0b70d72fa1c66981795019e20fe8f63719)
-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; |