fix(DB/SAI): Fixed completing quest "What Book? I Don't See Any Book" (#12289)

Fixes #12213
This commit is contained in:
UltraNix
2022-07-03 21:26:17 +02:00
committed by GitHub
parent 145f81d40f
commit 5bb62cd540

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `target_type`=12, `target_param1`=1 WHERE `entryorguid`=19720 AND `source_type`=0 AND `id`=22;