fix(DB/SAI): Eyeless Watcher and Unseen Servant use Greater Invisibil… (#15456)

fix(DB/SAI): Eyeless Watcher and Unseen Servant use Greater Invisibility.

Fixes #12403
This commit is contained in:
UltraNix
2023-03-22 10:07:00 +01:00
committed by GitHub
parent 35195a6eef
commit 7c1cab3861

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `action_param1`=16380 WHERE `entryorguid` IN (8539,8538) AND `source_type`=0 AND `id`=2;