fix(DB/Quest): BlackKnight‘Order npc required credit count (#12717)

This commit is contained in:
Beta.Yi 2022-09-07 02:12:40 +08:00 committed by GitHub
parent b5e01d2ebe
commit 0f2f84bf4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,2 @@
UPDATE `smart_scripts` SET `target_type` = 23 WHERE (`entryorguid` = 33519) AND (`source_type` = 0) AND (`id` IN (1));