fix(DB/SAI): Mosh'Ogg Witch Doctor SAI fix (#16742)
* fix(db/scripts): Mosh'Ogg Witch Doctor SAI fix * Update rev_1689122352995380700.sql - spacing
This commit is contained in:
parent
5aa44033ab
commit
3215aa23ac
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
-- Mosh'Ogg Witch Doctor SAI flag correction
|
||||
UPDATE `smart_scripts` SET `event_flags`=0 WHERE `entryorguid`=1144 AND `source_type`=0 AND `id`=0 AND `link`=0;
|
||||
UPDATE `smart_scripts` SET `event_flags`=1 WHERE `entryorguid`=1144 AND `source_type`=0 AND `id`=1 AND `link`=0;
|
||||
Loading…
Add table
Add a link
Reference in a new issue