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:
temperrr
2022-06-18 14:27:48 +02:00
committed by GitHub
parent 45ba146430
commit 0c546fd95f

View File

@@ -0,0 +1 @@
DELETE FROM `smart_scripts` WHERE (`entryorguid` = 1940) AND (`source_type` = 0) AND (`id` IN (1, 2, 3, 4));