mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 18:40:28 +00:00
fix(DB/Quest): BlackKnight‘Order npc required credit count (#12717)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
|
||||
UPDATE `smart_scripts` SET `target_type` = 23 WHERE (`entryorguid` = 33519) AND (`source_type` = 0) AND (`id` IN (1));
|
||||
Reference in New Issue
Block a user