diff options
| author | Dr-J <daniel.jarrott0@gmail.com> | 2017-06-15 23:16:19 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-15 23:16:19 +0100 |
| commit | 44930d0b70d72fa1c66981795019e20fe8f63719 (patch) | |
| tree | 55c79912dfa97b20a1eb988ba7e4a601c731547c | |
| parent | fecea865495faf5dda7697d2616d1fa08a89af25 (diff) | |
DB/SAI: Matis the Cruel
Closes #19873
| -rw-r--r-- | sql/updates/world/3.3.5/2017_06_15_01_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
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; |
