fix(DB/SAI): Sunfury Geologist. (#14681)

fix(DB/SAI): Sunfury Geologist. Author: @offl

Fixes #14638

Co-authored-by: offl <offl@gmail.com>
This commit is contained in:
UltraNix
2023-01-16 01:58:07 +01:00
committed by GitHub
parent 1a2d1c22ff
commit 82f2d4e053

View File

@@ -0,0 +1,6 @@
--
DELETE FROM `smart_scripts` WHERE `entryorguid`=19779 AND `source_type`=0;
INSERT INTO `smart_scripts` VALUES
(19779,0,0,0,0,0,100,0,0,0,2300,3900,0,11,36645,64,0,0,0,0,2,0,0,0,0,0,0,0,0,"Sunfury Geologist - In Combat CMC - Cast 'Throw Rock'"),
(19779,0,1,0,9,0,100,0,0,5,5000,9000,0,11,35918,32,0,0,0,0,2,0,0,0,0,0,0,0,0,"Sunfury Geologist - Within 0-5 Range - Cast 'Puncture Armor'"),
(19779,0,2,0,2,0,100,1,0,15,0,0,0,25,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sunfury Geologist - Between 0-15% Health - Flee For Assist (No Repeat)");