mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 13:46:24 +00:00
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:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `action_param1`=16380 WHERE `entryorguid` IN (8539,8538) AND `source_type`=0 AND `id`=2;
|
||||
Reference in New Issue
Block a user