fix(DB/Quest): BlackKnight‘Order npc required credit count (#12717)
This commit is contained in:
parent
b5e01d2ebe
commit
0f2f84bf4b
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
UPDATE `smart_scripts` SET `target_type` = 23 WHERE (`entryorguid` = 33519) AND (`source_type` = 0) AND (`id` IN (1));
|
||||
Loading…
Add table
Add a link
Reference in a new issue