DB/Quest: Add correct action type to give quest credit for 'Protect Kaya'

Closes #25377 Ref c29e3b46af

(cherry picked from commit d66263bd76)
This commit is contained in:
genion18
2020-09-04 03:45:33 +03:00
committed by Shauren
parent 085dc86979
commit 4dc9afcc70

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `action_type` = 15 WHERE `entryorguid` = 1185602 AND `source_type` = 9 AND `id` = 3;