fix(DB/Quest): Fixed Tatjana's Horse not moving to final destination. (#12251)

fixed `Anatoly Will Talk` quest
This commit is contained in:
mpfans
2022-07-05 23:36:23 +08:00
committed by GitHub
parent 9673da1947
commit c60d5fb9fd

View File

@@ -0,0 +1,2 @@
-- fixed `Anatoly Will Talk` quest
UPDATE `smart_scripts` SET `event_flags`= 512 WHERE `entryorguid`= 2762600;