fix(DB/SAI): Fixed "Trapping the Light Fantastic" quest. (#14963)

This commit is contained in:
UltraNix
2023-02-12 21:27:39 +01:00
committed by GitHub
parent 0dbb8c814c
commit 1251939d42

View File

@@ -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;