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

* fixed `Escape from Silverbrook` quest
This commit is contained in:
mpfans 2022-06-30 03:48:10 +08:00 committed by GitHub
parent e924289405
commit c8eadcd0c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,2 @@
-- fixed `Escape from Silverbrook` quest
UPDATE `smart_scripts` SET `event_flags`=512 WHERE `entryorguid`=2740900;