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

Closes #25377 Ref c29e3b46af49e3baeb3da01f839aa9eb1a44bb7b

(cherry picked from commit d66263bd76cf20f9e9810d5bd1c01902fd9ad80c)
This commit is contained in:
genion18
2022-02-05 00:54:40 +01:00
committed by Shauren
parent 085dc86979
commit 4dc9afcc70
@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `action_type` = 15 WHERE `entryorguid` = 1185602 AND `source_type` = 9 AND `id` = 3;