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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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