mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
DB/Quest: fix quest credit target type for Krolmir, Hammer of Storms
By Pitcrawler/Treeston, closes #17930
(cherry picked from commit 96a74aa8d7)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Krolmir, Hammer of Storms (quest 13010): Set correct target_type for Quest Kill Credit
|
||||
UPDATE `smart_scripts` SET `target_type`=23 WHERE `entryorguid`=3033100 AND `source_type`=9 AND `id`=17;
|
||||
Reference in New Issue
Block a user