fix(DB/SAI): Torek's Assault not completing for party members (#19143)

This commit is contained in:
avarishd
2024-06-24 11:27:29 +03:00
committed by GitHub
parent 80309c5f23
commit 81225e4e60

View File

@@ -0,0 +1,2 @@
-- Torek
UPDATE `smart_scripts` SET `target_type` = 16, `comment` = 'Torek - On Quest Accept - Store Party Targetlist' WHERE (`entryorguid` = 12858) AND (`source_type` = 0) AND (`id` = 1);