fix(DB/SmartScript): Fey Drake should blink behind target (#14410)

This commit is contained in:
Samsequel
2022-12-29 18:34:35 +01:00
committed by GitHub
parent dcf73d5edf
commit 7dbb4fc116

View File

@@ -0,0 +1 @@
UPDATE `smart_scripts` SET `target_type`=2 WHERE (`entryorguid` = 20713) AND (`source_type` = 0) AND (`id` IN (1));