mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/SAI): Laughing Skull Legionnaire casts Sweeping Strikes. (#14858)
This commit is contained in:
@@ -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');
|
||||
Reference in New Issue
Block a user