mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 18:40:28 +00:00
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:
@@ -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;
|
||||
Reference in New Issue
Block a user