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

View File

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