Fix(DB/Smartscripts): Rot Hide Plague Weavers incorrectly stay at range (#12027)
Fix(DB/Smarscripts): Rot Hide Plague Weavers incorrectly stay at range
This commit is contained in:
parent
45ba146430
commit
0c546fd95f
1 changed files with 1 additions and 0 deletions
1
data/sql/updates/pending_db_world/shadowweaver.sql
Normal file
1
data/sql/updates/pending_db_world/shadowweaver.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 1940) AND (`source_type` = 0) AND (`id` IN (1, 2, 3, 4));
|
||||
Loading…
Add table
Add a link
Reference in a new issue