fix(DB/SAI): Laughing Skull Legionnaire casts Sweeping Strikes. (#14858)
This commit is contained in:
parent
287de7d96f
commit
8b08488041
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
--
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=17626 AND `source_type`=0 AND `id`=3;
|
||||
INSERT INTO `smart_scripts` VALUES
|
||||
(17626,0,3,0,0,0,100,0,5000,12000,25000,35000,0,11,18765,0,0,0,0,0,1,0,0,0,0,0,0,0,0,'Laughing Skull Legionnaire - In Combat - Cast Sweeping Strikes');
|
||||
Loading…
Add table
Add a link
Reference in a new issue