fix(DB/SAI): Correct Primal Ooze's invisibility target, so they no longer turn players invisible (#8696)
This commit is contained in:
parent
fffdb31c05
commit
4d1a2b2bba
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1634955021318894500');
|
||||
|
||||
UPDATE `smart_scripts` SET `target_type` = 1 WHERE `entryorguid` = 6557 AND `source_type` = 0 AND `id` = 3;
|
||||
Loading…
Add table
Add a link
Reference in a new issue