fix(DB/SAI): Fixed completing "Iron Rune Constructs and You: The Bluf… (#12299)

fix(DB/SAI): Fixed completing "Iron Rune Constructs and You: The Bluff" quest.

Fixes #12237
This commit is contained in:
UltraNix
2022-07-03 16:33:33 +02:00
committed by GitHub
parent 0de832cdca
commit 70a77d9dda

View File

@@ -0,0 +1,3 @@
--
UPDATE `smart_scripts` SET `event_flags`=512 WHERE `entryorguid`=24823 AND `source_type`=0;
UPDATE `smart_scripts` SET `event_phase_mask`=0, `event_param3`=5000, `event_param4`=5000 WHERE `entryorguid`=24718 AND `source_type`=0 AND `id`=1;