mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 13:16:23 +00:00
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:
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));
|
||||
Reference in New Issue
Block a user