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

Closes #25280 Ref eea3cf14017065dbf11deb0aa12f4cd7dd06abd6

(cherry picked from commit 20ca00ebdbbbb257774fe1ecd1636785bd8054bf)
This commit is contained in:
offl
2022-02-02 22:26:31 +01:00
committed by Shauren
parent 3c658e4526
commit 044edcea8a
@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `action_type` = 15 WHERE `entryorguid` = 197802 AND `source_type` = 9 AND `id` = 1;