mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 17:19:07 +00:00
fix(DB/SmartScript): Fey Drake should blink behind target (#14410)
This commit is contained in:
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));
|
||||
Reference in New Issue
Block a user