fix(DB/SAI): Fixed summoning friendly NPCs during quest "The Air Stan… (#12349)

fix(DB/SAI): Fixed summoning friendly NPCs during quest "The Air Stands Still"

Fixes #12315
This commit is contained in:
UltraNix
2022-07-10 20:24:55 +02:00
committed by GitHub
parent 0cc6a8cbf6
commit 1704c78caa

View File

@@ -0,0 +1,4 @@
--
UPDATE `smart_scripts` SET `action_type`=85, `action_param1`=57911, `target_type`=1 WHERE `entryorguid`=30829 AND `source_type`=0 AND `id`=0;
UPDATE `smart_scripts` SET `action_type`=85, `action_param1`=57892, `target_type`=1 WHERE `entryorguid`=30830 AND `source_type`=0 AND `id`=0;
UPDATE `smart_scripts` SET `action_type`=85, `action_param1`=57917, `target_type`=1 WHERE `entryorguid`=30831 AND `source_type`=0 AND `id`=0;