fix(DB/SmartScript): Fey Drake should blink behind target (#14410)
This commit is contained in:
parent
dcf73d5edf
commit
7dbb4fc116
1 changed files with 1 additions and 0 deletions
1
data/sql/updates/pending_db_world/blinkeythefaydrake.sql
Normal file
1
data/sql/updates/pending_db_world/blinkeythefaydrake.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
UPDATE `smart_scripts` SET `target_type`=2 WHERE (`entryorguid` = 20713) AND (`source_type` = 0) AND (`id` IN (1));
|
||||
Loading…
Add table
Add a link
Reference in a new issue