DB/Quest: Add correct action type to give quest credit for 'Escorting Erland'

Closes #25280 Ref eea3cf1401
This commit is contained in:
offl
2020-08-18 22:50:31 +03:00
parent 7dbbc50fc4
commit 20ca00ebdb

View File

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