mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
DB/Quest: Add correct action type to give quest credit for 'Protect Kaya'
Closes #25377 Refc29e3b46af(cherry picked from commitd66263bd76)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `action_type` = 15 WHERE `entryorguid` = 1185602 AND `source_type` = 9 AND `id` = 3;
|
||||
Reference in New Issue
Block a user