fix(DB/SAI): Fixed "Trapping the Light Fantastic" quest. (#14963)
This commit is contained in:
parent
0dbb8c814c
commit
1251939d42
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
--
|
||||
UPDATE `smart_scripts` SET `target_type`=19, `target_param1`=20635, `target_param2`=20 WHERE `entryorguid`=21926 AND `source_type`=0 AND `id`=2;
|
||||
UPDATE `smart_scripts` SET `target_type`=19, `target_param1`=20771, `target_param2`=20 WHERE `entryorguid`=21926 AND `source_type`=0 AND `id`=3;
|
||||
UPDATE `smart_scripts` SET `target_type`=23 WHERE `entryorguid`=21926 AND `source_type`=0 AND `id`=4;
|
||||
Loading…
Add table
Add a link
Reference in a new issue