DB Updates

This commit is contained in:
hondacrx
2022-05-10 09:40:07 -04:00
parent ad65e14735
commit 1404bdb1ac
476 changed files with 383664 additions and 353 deletions
@@ -0,0 +1,3 @@
-- TDB 915.22011 auth
UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/9.x/auth', 'ARCHIVED');
@@ -0,0 +1,7 @@
DELETE FROM `build_info` WHERE `build`=41793;
INSERT INTO `build_info` (`build`,`majorVersion`,`minorVersion`,`bugfixVersion`,`hotfixVersion`,`winAuthSeed`,`win64AuthSeed`,`mac64AuthSeed`,`winChecksumSeed`,`macChecksumSeed`) VALUES
(41793,9,1,5,NULL,NULL,'B3B47DA3B7615570742A55B96614EE1C',NULL,NULL,NULL);
UPDATE `realmlist` SET `gamebuild`=41793 WHERE `gamebuild`=41488;
ALTER TABLE `realmlist` CHANGE `gamebuild` `gamebuild` int(10) unsigned NOT NULL DEFAULT '41793';
@@ -0,0 +1,3 @@
-- TDB 915.22011 characters
UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/9.x/characters', 'ARCHIVED');
@@ -0,0 +1,4 @@
ALTER TABLE `guild_rank`
ADD COLUMN `RankOrder` tinyint(3) UNSIGNED NOT NULL DEFAULT 0 AFTER `rid`;
UPDATE `guild_rank` SET `RankOrder`=`rid`; -- set some unique initial value
@@ -0,0 +1,3 @@
-- TDB 915.22011 hotfixes
UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/9.x/hotfixes', 'ARCHIVED');
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,37 @@
--
-- Table structure for table `unit_condition`
--
DROP TABLE IF EXISTS `unit_condition`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `unit_condition` (
`ID` int(10) unsigned NOT NULL DEFAULT '0',
`Flags` tinyint(3) unsigned NOT NULL DEFAULT '0',
`Variable1` tinyint(3) unsigned NOT NULL DEFAULT '0',
`Variable2` tinyint(3) unsigned NOT NULL DEFAULT '0',
`Variable3` tinyint(3) unsigned NOT NULL DEFAULT '0',
`Variable4` tinyint(3) unsigned NOT NULL DEFAULT '0',
`Variable5` tinyint(3) unsigned NOT NULL DEFAULT '0',
`Variable6` tinyint(3) unsigned NOT NULL DEFAULT '0',
`Variable7` tinyint(3) unsigned NOT NULL DEFAULT '0',
`Variable8` tinyint(3) unsigned NOT NULL DEFAULT '0',
`Op1` tinyint(4) NOT NULL DEFAULT '0',
`Op2` tinyint(4) NOT NULL DEFAULT '0',
`Op3` tinyint(4) NOT NULL DEFAULT '0',
`Op4` tinyint(4) NOT NULL DEFAULT '0',
`Op5` tinyint(4) NOT NULL DEFAULT '0',
`Op6` tinyint(4) NOT NULL DEFAULT '0',
`Op7` tinyint(4) NOT NULL DEFAULT '0',
`Op8` tinyint(4) NOT NULL DEFAULT '0',
`Value1` int(11) NOT NULL DEFAULT '0',
`Value2` int(11) NOT NULL DEFAULT '0',
`Value3` int(11) NOT NULL DEFAULT '0',
`Value4` int(11) NOT NULL DEFAULT '0',
`Value5` int(11) NOT NULL DEFAULT '0',
`Value6` int(11) NOT NULL DEFAULT '0',
`Value7` int(11) NOT NULL DEFAULT '0',
`Value8` int(11) NOT NULL DEFAULT '0',
`VerifiedBuild` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`,`VerifiedBuild`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
File diff suppressed because one or more lines are too long
@@ -0,0 +1,4 @@
-- TDB 915.22011 world
UPDATE `version` SET `db_version`='TDB 915.22011', `cache_id`=22011 LIMIT 1;
UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/9.x/world', 'ARCHIVED');
@@ -0,0 +1,5 @@
--
DELETE FROM `creature_loot_template` WHERE `entry` = 3715 AND (`Item` IN (414,422,1179,1707,1708,2287,3770,3771,4537,4538,4539,4541,4542,4544,4605,4606,4607,765,785,2447,2449,2450,2452,2453,3355,3356,3357,3818,3820,2770,2772,2835,2836,2838,2589,2592,4306,4338,1710,2455,3827,2555,3396,3608,3612,3832,3867,3870,3873,3874,4296,4353,4412,4416,5543,5974,7085,7091,7092,7288,7363,7453,7910,10601,11039,11167,3610,4294,4297,4349,4694,5578,6391,7084,7360,7364,10407,11081,3611,3830,4293,4347,5774,6044,6045,6454,7086,11038,11098,2601,3394,3872,4299,4350,4410,6375,6566,10405,804,857,1529,1705,1725,2882,2883,3393,3864,4698,4700,5500,5575,5576,6390,6579,6588,7909,10316,11165,14170) OR `Reference` IN (24037,24038,24041,24047,24048,24049,24050,24051,24052,24053,24054,24056,24057,24058,24061,24063,24065,24066,24067,24068,24069));
DELETE FROM `creature_loot_template` WHERE `entry` = 2850 AND (`Item` IN (422,785,804,857,858,929,1205,1206,1210,1529,1645,1705,1707,1708,1710,1725,2449,2450,2452,2453,2455,2589,2592,2601,2770,2772,2835,2836,2838,2882,2883,3355,3356,3357,3385,3393,3394,3396,3608,3611,3770,3771,3818,3821,3827,3830,3831,3864,3866,3867,3868,3869,3870,3873,3874,3914,3927,3928,4294,4296,4297,4300,4306,4338,4347,4348,4349,4350,4352,4353,4410,4412,4414,4416,4417,4538,4539,4542,4544,4599,4601,4602,4606,4607,4608,4694,4698,4700,5498,5500,5543,5575,5576,5578,5774,5972,5974,6044,6045,6149,6211,6375,6390,6391,6454,6566,6579,6588,7084,7085,7086,7090,7091,7092,7360,7363,7364,7449,7450,7453,7912,7975,7992,8029,8385,8386,8387,8831,9293,10300,10301,10302,10312,10316,10405,10407,10424,10601,10603,10604,10606,11038,11039,11081,11098,11164,11165,11167,11202,11204,14170) OR `Reference` IN (24036,24039,24040,24041,24042,24049,24058,24059,24060,24061,24062,24063,24064,24065,24066,24067,24068,24069,24078));
DELETE FROM `creature_loot_template` WHERE `entry` = 4095 AND (`Item` IN (785,929,1210,1707,1708,1710,2452,2453,2589,2770,2772,2835,2836,2838,3355,3356,3357,3771,3827,4539,4544,4606,4607,4700,7912) OR `Reference` IN (24047,24050,24052,24059,24060,24062));
DELETE FROM `creature_loot_template` WHERE `entry` = 4096 AND (`Item` IN (414,765,785,856,1179,1529,1707,1708,1710,1725,2287,2407,2408,2447,2449,2450,2452,2453,2455,2555,2589,2657,2772,2835,2836,2838,3355,3356,3357,3610,3771,3818,3827,3830,3832,3864,3867,3870,3872,3873,3874,4297,4299,4338,4353,4408,4416,4537,4538,4539,4541,4544,4605,4607,4694,4698,4700,5498,5500,5543,5573,5574,5774,5974,6044,6045,6566,6579,6588,7084,7085,7086,7288,7364,7453,7909,7910,10405,10407,10601,11098,11165,11167,14170) OR `Reference` IN (24037,24038,24041,24047,24049,24050,24051,24052,24053,24054,24056,24057,24060,24061,24070,24077,24078));
@@ -0,0 +1,6 @@
-- Enraged Foulweald shouldn't have loot table
DELETE FROM `creature_loot_template` WHERE `Entry` = 12921;
UPDATE `creature_template` SET `lootid` = 0 WHERE `entry` = 12921;
DELETE FROM `creature_loot_template` WHERE `Chance` < 0.11 AND `Item` IN (765,785,2447,2449,2450,2452,2453,2770,2771,2772,2775,2776,2835,2836,2838,3355,3356,3357,3358,3369,3470,3478,3486,3818,3819,3820,3821,3857,3858,4625,7911,7912,7966,8153,8831,8836,8838,8839,8845,8846,10620,11370,12365,12644,12809,13463,13464,13465,13466,13467,13468,19726,19727,22202,22203,22710,22785,22786,22787,22788,22789,22790,22791,22792,22793,22794,22797,23424,23425,23426,23427,35128,36901,36902,36903,36904,36905,36906,36907,36908,36909,36910,36912,37921) AND `Entry` IN (11458,11459,11461,11464,11465,13021,13196,13197,13285,14303,15637,9601);
DELETE FROM `creature_loot_template` WHERE `Item` IN (765,785,2447,2449,2450,2452,2453,2770,2771,2772,2775,2776,2835,2836,2838,3355,3356,3357,3358,3369,3470,3478,3486,3818,3819,3820,3821,3857,3858,4625,7911,7912,7966,8153,8831,8836,8838,8839,8845,8846,10620,11370,12365,12644,12809,13463,13464,13465,13466,13467,13468,19726,19727,22202,22203,22710,22785,22786,22787,22788,22789,22790,22791,22792,22793,22794,22797,23424,23425,23426,23427,35128,36901,36902,36903,36904,36905,36906,36907,36908,36909,36910,36912,37921) AND `Entry` IN (678,679,680,709,710,2564,2573,2574,2719,2720,3056,3058,3068,3655,4131,4132,4625,4645);
@@ -0,0 +1,715 @@
--
UPDATE `serverside_spell_effect` SET `Effect`=28,`EffectMiscValue2`=64 WHERE `SpellID`=16371;
UPDATE `gameobject_template_addon` SET `faction`=168 WHERE `entry` IN (175535, 175536, 175534, 175537);
UPDATE `gameobject_template` SET `AIName`='SmartGameObjectAI' WHERE `entry`IN (175535, 175536, 175534, 175537);
DELETE FROM `smart_scripts` WHERE `entryorguid`IN (175535, 175536, 175534, 175537) AND `source_type`=1;
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
(175535, 1, 0, 0, 70, 0, 100, 0, 3, 0, 0, 0, 99, 3, 0, 0, 0, 0, 0, 20, 176304, 0, 0, 0, 0, 0, 0, 0, 'Supply Crate (Trap) - On State Changed - Set loot state Just deactivated'),
(175536, 1, 0, 0, 70, 0, 100, 0, 3, 0, 0, 0, 99, 3, 0, 0, 0, 0, 0, 20, 176307, 0, 0, 0, 0, 0, 0, 0, 'Supply Crate (Trap) - On State Changed - Set loot state Just deactivated'),
(175534, 1, 0, 0, 70, 0, 100, 0, 3, 0, 0, 0, 99, 3, 0, 0, 0, 0, 0, 20, 176308, 0, 0, 0, 0, 0, 0, 0, 'Supply Crate (Trap) - On State Changed - Set loot state Just deactivated'),
(175537, 1, 0, 0, 70, 0, 100, 0, 3, 0, 0, 0, 99, 3, 0, 0, 0, 0, 0, 20, 176309, 0, 0, 0, 0, 0, 0, 0, 'Supply Crate (Trap) - On State Changed - Set loot state Just deactivated');
-- Plagued Insect (10461)
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=10461;
DELETE FROM `smart_scripts` WHERE `entryorguid`=10461 AND `source_type`=0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(10461, 0, 0, 0, 0, 0, 100, 0, 1000, 9000, 10000, 15000, 11, 16460, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Plagued Insect - In Combat - Cast Festering Bite'),
(10461, 0, 1, 0, 54, 0, 100, 0, 0, 0, 0, 0, 8, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Plagued Insect - Just summoned - React aggressive');
-- Plagued Maggot (10536)
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=10536;
DELETE FROM `smart_scripts` WHERE `entryorguid`=10536 AND `source_type`=0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(10536, 0, 0, 0, 0, 0, 100, 0, 1000, 9000, 10000, 15000, 11, 16449, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Plagued Maggot - In Combat - Cast Maggot Slime'),
(10536, 0, 1, 0, 54, 0, 100, 0, 0, 0, 0, 0, 8, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Plagued Maggot - Just summoned - React aggressive');
-- Plagued Rat (10441)
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry`=10441;
DELETE FROM `smart_scripts` WHERE `entryorguid`=10441 AND `source_type`=0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(10441, 0, 0, 0, 0, 0, 100, 0, 1000, 9000, 10000, 15000, 11, 16448, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'Plagued Rat - In Combat - Cast Black Rot'),
(10441, 0, 1, 0, 54, 0, 100, 0, 0, 0, 0, 0, 8, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'Plagued Rat - Just summoned - React aggressive');
SET @POOL := 700;
SET @OGUID := 92064;
DELETE FROM `pool_members` WHERE `spawnId` IN(20959,20960,21114,21115,21116,21156,22022,22023,22030,22031,22032,22033,29194,29204,29659,29805,31986,31987,35461,35475,35789,35791,35796,35835,35836,35837,35838,35839,35840,35841,35842,35843,35844,35845,35846,35847,35849,35850,35851,35852,35853,35854,35855,35856,35857,35858,35859,35867,42059,42060,42450,42453,42455,42464,42882,42883,42884,42885,42886,42887,47785);
DELETE FROM `pool_members` WHERE `spawnId` BETWEEN @OGUID+0 AND @OGUID+243;
DELETE FROM `pool_members` WHERE `poolSpawnId` BETWEEN @POOL+0 AND @POOL+61;
INSERT INTO `pool_members` (`type`, `spawnId`, `poolSpawnId`, `chance`, `description`) VALUES
(1, 20959, @POOL+0, 0, "Stratholme Crate (Lootable)"),
(1, 20960, @POOL+1, 0, "Stratholme Crate (Lootable)"),
(1, 21114, @POOL+2, 0, "Stratholme Crate (Lootable)"),
(1, 21115, @POOL+3, 0, "Stratholme Crate (Lootable)"),
(1, 21116, @POOL+4, 0, "Stratholme Crate (Lootable)"),
(1, 21156, @POOL+5, 0, "Stratholme Crate (Lootable)"),
(1, 22022, @POOL+6, 0, "Stratholme Crate (Lootable)"),
(1, 22023, @POOL+7, 0, "Stratholme Crate (Lootable)"),
(1, 22030, @POOL+8, 0, "Stratholme Crate (Lootable)"),
(1, 22031, @POOL+9, 0, "Stratholme Crate (Lootable)"),
(1, 22032, @POOL+10, 0, "Stratholme Crate (Lootable)"),
(1, 22033, @POOL+11, 0, "Stratholme Crate (Lootable)"),
(1, 29194, @POOL+12, 0, "Stratholme Crate (Lootable)"),
(1, 29204, @POOL+13, 0, "Stratholme Crate (Lootable)"),
(1, 29659, @POOL+14, 0, "Stratholme Crate (Lootable)"),
(1, 29805, @POOL+15, 0, "Stratholme Crate (Lootable)"),
(1, 31986, @POOL+16, 0, "Stratholme Crate (Lootable)"),
(1, 31987, @POOL+17, 0, "Stratholme Crate (Lootable)"),
(1, 35461, @POOL+18, 0, "Stratholme Crate (Lootable)"),
(1, 35475, @POOL+19, 0, "Stratholme Crate (Lootable)"),
(1, 35789, @POOL+20, 0, "Stratholme Crate (Lootable)"),
(1, 35791, @POOL+21, 0, "Stratholme Crate (Lootable)"),
(1, 35796, @POOL+22, 0, "Stratholme Crate (Lootable)"),
(1, 35835, @POOL+23, 0, "Stratholme Crate (Lootable)"),
(1, 35836, @POOL+24, 0, "Stratholme Crate (Lootable)"),
(1, 35837, @POOL+25, 0, "Stratholme Crate (Lootable)"),
(1, 35838, @POOL+26, 0, "Stratholme Crate (Lootable)"),
(1, 35839, @POOL+27, 0, "Stratholme Crate (Lootable)"),
(1, 35840, @POOL+28, 0, "Stratholme Crate (Lootable)"),
(1, 35841, @POOL+29, 0, "Stratholme Crate (Lootable)"),
(1, 35842, @POOL+30, 0, "Stratholme Crate (Lootable)"),
(1, 35843, @POOL+31, 0, "Stratholme Crate (Lootable)"),
(1, 35844, @POOL+32, 0, "Stratholme Crate (Lootable)"),
(1, 35845, @POOL+33, 0, "Stratholme Crate (Lootable)"),
(1, 35846, @POOL+34, 0, "Stratholme Crate (Lootable)"),
(1, 35847, @POOL+35, 0, "Stratholme Crate (Lootable)"),
(1, 35849, @POOL+36, 0, "Stratholme Crate (Lootable)"),
(1, 35850, @POOL+37, 0, "Stratholme Crate (Lootable)"),
(1, 35851, @POOL+38, 0, "Stratholme Crate (Lootable)"),
(1, 35852, @POOL+39, 0, "Stratholme Crate (Lootable)"),
(1, 35853, @POOL+40, 0, "Stratholme Crate (Lootable)"),
(1, 35854, @POOL+41, 0, "Stratholme Crate (Lootable)"),
(1, 35855, @POOL+42, 0, "Stratholme Crate (Lootable)"),
(1, 35856, @POOL+43, 0, "Stratholme Crate (Lootable)"),
(1, 35857, @POOL+44, 0, "Stratholme Crate (Lootable)"),
(1, 35858, @POOL+45, 0, "Stratholme Crate (Lootable)"),
(1, 35859, @POOL+46, 0, "Stratholme Crate (Lootable)"),
(1, 35867, @POOL+47, 0, "Stratholme Crate (Lootable)"),
(1, 42059, @POOL+48, 0, "Stratholme Crate (Lootable)"),
(1, 42060, @POOL+49, 0, "Stratholme Crate (Lootable)"),
(1, 42450, @POOL+50, 0, "Stratholme Crate (Lootable)"),
(1, 42453, @POOL+51, 0, "Stratholme Crate (Lootable)"),
(1, 42455, @POOL+52, 0, "Stratholme Crate (Lootable)"),
(1, 42464, @POOL+53, 0, "Stratholme Crate (Lootable)"),
(1, 42882, @POOL+54, 0, "Stratholme Crate (Lootable)"),
(1, 42883, @POOL+55, 0, "Stratholme Crate (Lootable)"),
(1, 42884, @POOL+56, 0, "Stratholme Crate (Lootable)"),
(1, 42885, @POOL+57, 0, "Stratholme Crate (Lootable)"),
(1, 42886, @POOL+58, 0, "Stratholme Crate (Lootable)"),
(1, 42887, @POOL+59, 0, "Stratholme Crate (Lootable)"),
(1, 47785, @POOL+60, 0, "Stratholme Crate (Lootable)"),
(1, @OGUID+0, @POOL+0, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+1, @POOL+1, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+2, @POOL+2, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+3, @POOL+3, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+4, @POOL+4, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+5, @POOL+5, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+6, @POOL+6, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+7, @POOL+7, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+8, @POOL+8, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+9, @POOL+9, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+10, @POOL+10, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+11, @POOL+11, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+12, @POOL+12, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+13, @POOL+13, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+14, @POOL+14, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+15, @POOL+15, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+16, @POOL+16, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+17, @POOL+17, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+18, @POOL+18, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+19, @POOL+19, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+20, @POOL+20, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+21, @POOL+21, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+22, @POOL+22, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+23, @POOL+23, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+24, @POOL+24, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+25, @POOL+25, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+26, @POOL+26, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+27, @POOL+27, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+28, @POOL+28, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+29, @POOL+29, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+30, @POOL+30, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+31, @POOL+31, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+32, @POOL+32, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+33, @POOL+33, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+34, @POOL+34, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+35, @POOL+35, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+36, @POOL+36, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+37, @POOL+37, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+38, @POOL+38, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+39, @POOL+39, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+40, @POOL+40, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+41, @POOL+41, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+42, @POOL+42, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+43, @POOL+43, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+44, @POOL+44, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+45, @POOL+45, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+46, @POOL+46, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+47, @POOL+47, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+48, @POOL+48, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+49, @POOL+49, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+50, @POOL+50, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+51, @POOL+51, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+52, @POOL+52, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+53, @POOL+53, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+54, @POOL+54, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+55, @POOL+55, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+56, @POOL+56, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+57, @POOL+57, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+58, @POOL+58, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+59, @POOL+59, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+60, @POOL+60, 0, "Stratholme Crate (Insects)"),
(1, @OGUID+61, @POOL+0, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+62, @POOL+1, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+63, @POOL+2, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+64, @POOL+3, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+65, @POOL+4, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+66, @POOL+5, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+67, @POOL+6, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+68, @POOL+7, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+69, @POOL+8, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+70, @POOL+9, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+71, @POOL+10, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+72, @POOL+11, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+73, @POOL+12, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+74, @POOL+13, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+75, @POOL+14, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+76, @POOL+15, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+77, @POOL+16, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+78, @POOL+17, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+79, @POOL+18, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+80, @POOL+19, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+81, @POOL+20, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+82, @POOL+21, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+83, @POOL+22, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+84, @POOL+23, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+85, @POOL+24, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+86, @POOL+25, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+87, @POOL+26, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+88, @POOL+27, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+89, @POOL+28, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+90, @POOL+29, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+91, @POOL+30, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+92, @POOL+31, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+93, @POOL+32, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+94, @POOL+33, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+95, @POOL+34, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+96, @POOL+35, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+97, @POOL+36, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+98, @POOL+37, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+99, @POOL+38, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+100, @POOL+39, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+101, @POOL+40, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+102, @POOL+41, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+103, @POOL+42, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+104, @POOL+43, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+105, @POOL+44, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+106, @POOL+45, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+107, @POOL+46, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+108, @POOL+47, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+109, @POOL+48, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+110, @POOL+49, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+111, @POOL+50, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+112, @POOL+51, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+113, @POOL+52, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+114, @POOL+53, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+115, @POOL+54, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+116, @POOL+55, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+117, @POOL+56, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+118, @POOL+57, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+119, @POOL+58, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+120, @POOL+59, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+121, @POOL+60, 0, "Stratholme Crate (Maggots)"),
(1, @OGUID+122, @POOL+0, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+123, @POOL+1, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+124, @POOL+2, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+125, @POOL+3, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+126, @POOL+4, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+127, @POOL+5, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+128, @POOL+6, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+129, @POOL+7, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+130, @POOL+8, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+131, @POOL+9, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+132, @POOL+10, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+133, @POOL+11, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+134, @POOL+12, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+135, @POOL+13, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+136, @POOL+14, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+137, @POOL+15, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+138, @POOL+16, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+139, @POOL+17, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+140, @POOL+18, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+141, @POOL+19, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+142, @POOL+20, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+143, @POOL+21, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+144, @POOL+22, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+145, @POOL+23, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+146, @POOL+24, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+147, @POOL+25, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+148, @POOL+26, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+149, @POOL+27, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+150, @POOL+28, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+151, @POOL+29, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+152, @POOL+30, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+153, @POOL+31, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+154, @POOL+32, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+155, @POOL+33, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+156, @POOL+34, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+157, @POOL+35, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+158, @POOL+36, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+159, @POOL+37, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+160, @POOL+38, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+161, @POOL+39, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+162, @POOL+40, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+163, @POOL+41, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+164, @POOL+42, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+165, @POOL+43, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+166, @POOL+44, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+167, @POOL+45, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+168, @POOL+46, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+169, @POOL+47, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+170, @POOL+48, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+171, @POOL+49, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+172, @POOL+50, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+173, @POOL+51, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+174, @POOL+52, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+175, @POOL+53, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+176, @POOL+54, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+177, @POOL+55, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+178, @POOL+56, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+179, @POOL+57, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+180, @POOL+58, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+181, @POOL+59, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+182, @POOL+60, 0, "Stratholme Crate (Rats)"),
(1, @OGUID+183, @POOL+0, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+184, @POOL+1, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+185, @POOL+2, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+186, @POOL+3, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+187, @POOL+4, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+188, @POOL+5, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+189, @POOL+6, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+190, @POOL+7, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+191, @POOL+8, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+192, @POOL+9, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+193, @POOL+10, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+194, @POOL+11, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+195, @POOL+12, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+196, @POOL+13, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+197, @POOL+14, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+198, @POOL+15, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+199, @POOL+16, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+200, @POOL+17, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+201, @POOL+18, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+202, @POOL+19, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+203, @POOL+20, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+204, @POOL+21, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+205, @POOL+22, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+206, @POOL+23, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+207, @POOL+24, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+208, @POOL+25, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+209, @POOL+26, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+210, @POOL+27, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+211, @POOL+28, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+212, @POOL+29, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+213, @POOL+30, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+214, @POOL+31, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+215, @POOL+32, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+216, @POOL+33, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+217, @POOL+34, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+218, @POOL+35, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+219, @POOL+36, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+220, @POOL+37, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+221, @POOL+38, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+222, @POOL+39, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+223, @POOL+40, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+224, @POOL+41, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+225, @POOL+42, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+226, @POOL+43, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+227, @POOL+44, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+228, @POOL+45, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+229, @POOL+46, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+230, @POOL+47, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+231, @POOL+48, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+232, @POOL+49, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+233, @POOL+50, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+234, @POOL+51, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+235, @POOL+52, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+236, @POOL+53, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+237, @POOL+54, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+238, @POOL+55, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+239, @POOL+56, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+240, @POOL+57, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+241, @POOL+58, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+242, @POOL+59, 0, "Stratholme Crate (Poison)"),
(1, @OGUID+243, @POOL+60, 0, "Stratholme Crate (Poison)");
DELETE FROM `pool_template` WHERE `entry` BETWEEN @POOL+0 AND @POOL+61;
INSERT INTO `pool_template` (`entry`, `max_limit`, `description`) VALUES
(@POOL+0, 1, 'Supply Crate 1/5'),
(@POOL+1, 1, 'Supply Crate 1/5'),
(@POOL+2, 1, 'Supply Crate 1/5'),
(@POOL+3, 1, 'Supply Crate 1/5'),
(@POOL+4, 1, 'Supply Crate 1/5'),
(@POOL+5, 1, 'Supply Crate 1/5'),
(@POOL+6, 1, 'Supply Crate 1/5'),
(@POOL+7, 1, 'Supply Crate 1/5'),
(@POOL+8, 1, 'Supply Crate 1/5'),
(@POOL+9, 1, 'Supply Crate 1/5'),
(@POOL+10, 1, 'Supply Crate 1/5'),
(@POOL+11, 1, 'Supply Crate 1/5'),
(@POOL+12, 1, 'Supply Crate 1/5'),
(@POOL+13, 1, 'Supply Crate 1/5'),
(@POOL+14, 1, 'Supply Crate 1/5'),
(@POOL+15, 1, 'Supply Crate 1/5'),
(@POOL+16, 1, 'Supply Crate 1/5'),
(@POOL+17, 1, 'Supply Crate 1/5'),
(@POOL+18, 1, 'Supply Crate 1/5'),
(@POOL+19, 1, 'Supply Crate 1/5'),
(@POOL+20, 1, 'Supply Crate 1/5'),
(@POOL+21, 1, 'Supply Crate 1/5'),
(@POOL+22, 1, 'Supply Crate 1/5'),
(@POOL+23, 1, 'Supply Crate 1/5'),
(@POOL+24, 1, 'Supply Crate 1/5'),
(@POOL+25, 1, 'Supply Crate 1/5'),
(@POOL+26, 1, 'Supply Crate 1/5'),
(@POOL+27, 1, 'Supply Crate 1/5'),
(@POOL+28, 1, 'Supply Crate 1/5'),
(@POOL+29, 1, 'Supply Crate 1/5'),
(@POOL+30, 1, 'Supply Crate 1/5'),
(@POOL+31, 1, 'Supply Crate 1/5'),
(@POOL+32, 1, 'Supply Crate 1/5'),
(@POOL+33, 1, 'Supply Crate 1/5'),
(@POOL+34, 1, 'Supply Crate 1/5'),
(@POOL+35, 1, 'Supply Crate 1/5'),
(@POOL+36, 1, 'Supply Crate 1/5'),
(@POOL+37, 1, 'Supply Crate 1/5'),
(@POOL+38, 1, 'Supply Crate 1/5'),
(@POOL+39, 1, 'Supply Crate 1/5'),
(@POOL+40, 1, 'Supply Crate 1/5'),
(@POOL+41, 1, 'Supply Crate 1/5'),
(@POOL+42, 1, 'Supply Crate 1/5'),
(@POOL+43, 1, 'Supply Crate 1/5'),
(@POOL+44, 1, 'Supply Crate 1/5'),
(@POOL+45, 1, 'Supply Crate 1/5'),
(@POOL+46, 1, 'Supply Crate 1/5'),
(@POOL+47, 1, 'Supply Crate 1/5'),
(@POOL+48, 1, 'Supply Crate 1/5'),
(@POOL+49, 1, 'Supply Crate 1/5'),
(@POOL+50, 1, 'Supply Crate 1/5'),
(@POOL+51, 1, 'Supply Crate 1/5'),
(@POOL+52, 1, 'Supply Crate 1/5'),
(@POOL+53, 1, 'Supply Crate 1/5'),
(@POOL+54, 1, 'Supply Crate 1/5'),
(@POOL+55, 1, 'Supply Crate 1/5'),
(@POOL+56, 1, 'Supply Crate 1/5'),
(@POOL+57, 1, 'Supply Crate 1/5'),
(@POOL+58, 1, 'Supply Crate 1/5'),
(@POOL+59, 1, 'Supply Crate 1/5'),
(@POOL+60, 1, 'Supply Crate 1/5'),
(@POOL+61, 1, 'Supply Crate 1/5');
DELETE FROM `gameobject` WHERE `id` IN(176224,176304,176307,176308,176309);
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `ScriptName`, `VerifiedBuild`) VALUES
(20959, 176224, 329, 0, 0, '1', 0, 3584.93, -3482.1, 135.124, 0.610865, 0, 0, 0.300706, 0.953717, 7200, 100, 1, '', 0),
(20960, 176224, 329, 0, 0, '1', 0, 3508.78, -3372.3, 135.379, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0),
(21114, 176224, 329, 0, 0, '1', 0, 3973.62, -3619.9, 129.999, -2.37365, 0, 0, -0.927184, 0.374606, 7200, 100, 1, '', 0),
(21115, 176224, 329, 0, 0, '1', 0, 3486.79, -3331.54, 131.38, 1.46608, 0, 0, 0.669132, 0.743144, 7200, 100, 1, '', 0),
(21116, 176224, 329, 0, 0, '1', 0, 3961.73, -3539.9, 127.744, -0.244346, 0, 0, -0.121869, 0.992546, 7200, 100, 1, '', 0),
(21156, 176224, 329, 0, 0, '1', 0, 3666.63, -3182.46, 126.252, -0.855212, 0, 0, -0.414694, 0.909961, 7200, 100, 1, '', 0),
(22022, 176224, 329, 0, 0, '1', 0, 3877.03, -3663.46, 143.9, -1.67552, 0, 0, -0.743146, 0.669129, 7200, 100, 1, '', 0),
(22023, 176224, 329, 0, 0, '1', 0, 3636.53, -3347.54, 125.592, 0.715585, 0, 0, 0.350207, 0.936672, 7200, 100, 1, '', 0),
(22030, 176224, 329, 0, 0, '1', 0, 3888.71, -3699.08, 143.85, -0.383972, 0, 0, -0.190809, 0.981627, 7200, 100, 1, '', 0),
(22031, 176224, 329, 0, 0, '1', 0, 4104.72, -3435.93, 117.802, 2.74017, 0, 0, 0.979925, 0.199366, 7200, 100, 1, '', 0),
(22032, 176224, 329, 0, 0, '1', 0, 3892.38, -3563.78, 138.099, -2.28638, 0, 0, -0.909961, 0.414694, 7200, 100, 1, '', 0),
(22033, 176224, 329, 0, 0, '1', 0, 3738.43, -3477.54, 131.393, -2.86234, 0, 0, -0.990268, 0.139173, 7200, 100, 1, '', 0),
(29194, 176224, 329, 0, 0, '1', 0, 3599.32, -3460.67, 136.472, -2.21657, 0, 0, -0.894935, 0.446197, 7200, 100, 1, '', 0),
(29204, 176224, 329, 0, 0, '1', 0, 3476.95, -3363.85, 136.242, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0),
(29659, 176224, 329, 0, 0, '1', 0, 3952.68, -3632.92, 133.41, -2.51327, 0, 0, -0.951056, 0.309019, 7200, 100, 1, '', 0),
(29805, 176224, 329, 0, 0, '1', 0, 3581.11, -3351, 129.513, 1.6057, 0, 0, 0.719339, 0.694659, 7200, 100, 1, '', 0),
(31986, 176224, 329, 0, 0, '1', 0, 4062.22, -3515.15, 123.116, -2.04204, 0, 0, -0.852641, 0.522496, 7200, 100, 1, '', 0),
(31987, 176224, 329, 0, 0, '1', 0, 3656.34, -3210.08, 128.257, 1.44862, 0, 0, 0.662619, 0.748957, 7200, 100, 1, '', 0),
(35461, 176224, 329, 0, 0, '1', 0, 3682.68, -3416.87, 133.312, 0.610865, 0, 0, 0.300706, 0.953717, 7200, 100, 1, '', 0),
(35475, 176224, 329, 0, 0, '1', 0, 3668.9, -3284.14, 128.53, 0.034907, 0, 0, 0.0174526, 0.999848, 7200, 100, 1, '', 0),
(35789, 176224, 329, 0, 0, '1', 0, 3788.89, -3624.55, 146.377, 0.314159, 0, 0, 0.156434, 0.987688, 7200, 100, 1, '', 0),
(35791, 176224, 329, 0, 0, '1', 0, 3998.96, -3448.72, 122.307, 0.628319, 0, 0, 0.309017, 0.951056, 7200, 100, 1, '', 0),
(35796, 176224, 329, 0, 0, '1', 0, 3880.02, -3517.12, 139.189, -2.58309, 0, 0, -0.961262, 0.275636, 7200, 100, 1, '', 0),
(35835, 176224, 329, 0, 0, '1', 0, 3630.3, -3469.46, 138.793, -0.855212, 0, 0, -0.414694, 0.909961, 7200, 100, 1, '', 0),
(35836, 176224, 329, 0, 0, '1', 0, 3638.04, -3534.9, 138.45, 0, 0, 0, 0, 1, 7200, 100, 1, '', 0),
(35837, 176224, 329, 0, 0, '1', 0, 3543.4, -3432.62, 136.636, 1.20428, 0, 0, 0.566407, 0.824125, 7200, 100, 1, '', 0),
(35838, 176224, 329, 0, 0, '1', 0, 4011.06, -3646.39, 131.552, 0.069813, 0, 0, 0.0348994, 0.999391, 7200, 100, 1, '', 0),
(35839, 176224, 329, 0, 0, '1', 0, 3466.64, -3298.56, 132.741, -0.698132, 0, 0, -0.34202, 0.939693, 7200, 100, 1, '', 0),
(35840, 176224, 329, 0, 0, '1', 0, 4011.67, -3518.38, 122.346, -0.698132, 0, 0, -0.34202, 0.939693, 7200, 100, 1, '', 0),
(35841, 176224, 329, 0, 0, '1', 0, 3696.27, -3195.51, 127.796, 2.51327, 0, 0, 0.951056, 0.309019, 7200, 100, 1, '', 0),
(35842, 176224, 329, 0, 0, '1', 0, 3665.47, -3662.99, 138.414, 2.02458, 0, 0, 0.848048, 0.52992, 7200, 100, 1, '', 0),
(35843, 176224, 329, 0, 0, '1', 0, 3669.82, -3263.99, 127.804, -0.10472, 0, 0, -0.0523361, 0.99863, 7200, 100, 1, '', 0),
(35844, 176224, 329, 0, 0, '1', 0, 3887.52, -3745.81, 142.36, 2.11185, 0, 0, 0.870356, 0.492423, 7200, 100, 1, '', 0),
(35845, 176224, 329, 0, 0, '1', 0, 4113.99, -3383.44, 117.806, 2.98451, 0, 0, 0.996917, 0.0784606, 7200, 100, 1, '', 0),
(35846, 176224, 329, 0, 0, '1', 0, 3862.17, -3610.11, 144.137, 2.84489, 0, 0, 0.989016, 0.147808, 7200, 100, 1, '', 0),
(35847, 176224, 329, 0, 0, '1', 0, 3720.45, -3502.32, 130.548, 2.04204, 0, 0, 0.852641, 0.522496, 7200, 100, 1, '', 0),
(35849, 176224, 329, 0, 0, '1', 0, 3592.94, -3512.49, 137.395, -0.663225, 0, 0, -0.325568, 0.945519, 7200, 100, 1, '', 0),
(35850, 176224, 329, 0, 0, '1', 0, 3477.72, -3397.27, 138.636, 1.41372, 0, 0, 0.649449, 0.760405, 7200, 100, 1, '', 0),
(35851, 176224, 329, 0, 0, '1', 0, 3968.17, -3592.17, 129.298, 0.558505, 0, 0, 0.275637, 0.961262, 7200, 100, 1, '', 0),
(35852, 176224, 329, 0, 0, '1', 0, 3546.42, -3307.08, 130.52, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0),
(35853, 176224, 329, 0, 0, '1', 0, 3956.05, -3570.05, 129.894, 0.767945, 0, 0, 0.374607, 0.927184, 7200, 100, 1, '', 0),
(35854, 176224, 329, 0, 0, '1', 0, 3704.46, -3168.81, 127.617, 2.87979, 0, 0, 0.991445, 0.130528, 7200, 100, 1, '', 0),
(35855, 176224, 329, 0, 0, '1', 0, 4095.95, -3361.53, 117.661, -2.30383, 0, 0, -0.913544, 0.406739, 7200, 100, 1, '', 0),
(35856, 176224, 329, 0, 0, '1', 0, 3695.37, -3301.16, 128.532, 2.79253, 0, 0, 0.984808, 0.173647, 7200, 100, 1, '', 0),
(35857, 176224, 329, 0, 0, '1', 0, 3818.95, -3687.04, 144.695, -0.10472, 0, 0, -0.0523361, 0.99863, 7200, 100, 1, '', 0),
(35858, 176224, 329, 0, 0, '1', 0, 3973.82, -3419.91, 120.918, 1.29154, 0, 0, 0.601814, 0.798637, 7200, 100, 1, '', 0),
(35859, 176224, 329, 0, 0, '1', 0, 3870.84, -3598.91, 143.474, 2.61799, 0, 0, 0.965925, 0.258821, 7200, 100, 1, '', 0),
(35867, 176224, 329, 0, 0, '1', 0, 3672.29, -3523.02, 137.733, 2.6529, 0, 0, 0.970296, 0.241922, 7200, 100, 1, '', 0),
(42059, 176224, 329, 0, 0, '1', 0, 3615.6, -3535.18, 138.505, 0.785398, 0, 0, 0.382683, 0.92388, 7200, 100, 1, '', 0),
(42060, 176224, 329, 0, 0, '1', 0, 3521.19, -3409.08, 134.254, 0.785398, 0, 0, 0.382683, 0.92388, 7200, 100, 1, '', 0),
(42450, 176224, 329, 0, 0, '1', 0, 4009.57, -3585.86, 130.177, -1.91986, 0, 0, -0.819151, 0.573577, 7200, 100, 1, '', 0),
(42453, 176224, 329, 0, 0, '1', 0, 3561.1, -3307.54, 130.66, -2.05949, 0, 0, -0.857168, 0.515037, 7200, 100, 1, '', 0),
(42455, 176224, 329, 0, 0, '1', 0, 4065.88, -3548.68, 124.621, 1.43117, 0, 0, 0.656059, 0.75471, 7200, 100, 1, '', 0),
(42464, 176224, 329, 0, 0, '1', 0, 3622.79, -3196.69, 131.094, 0.855211, 0, 0, 0.414693, 0.909961, 7200, 100, 1, '', 0),
(42882, 176224, 329, 0, 0, '1', 0, 3711.94, -3147.64, 128.189, -2.94961, 0, 0, -0.995396, 0.095844, 7200, 100, 1, '', 0),
(42883, 176224, 329, 0, 0, '1', 0, 3658.95, -3364.85, 126.05, -0.244346, 0, 0, -0.121869, 0.992546, 7200, 100, 1, '', 0),
(42884, 176224, 329, 0, 0, '1', 0, 3862.64, -3663.65, 144.775, 3.10669, 0, 0, 0.999848, 0.0174505, 7200, 100, 1, '', 0),
(42885, 176224, 329, 0, 0, '1', 0, 4066.38, -3455.35, 120.555, -1.25664, 0, 0, -0.587786, 0.809016, 7200, 100, 1, '', 0),
(42886, 176224, 329, 0, 0, '1', 0, 3838.05, -3553.55, 140.413, 0.925024, 0, 0, 0.446198, 0.894934, 7200, 100, 1, '', 0),
(42887, 176224, 329, 0, 0, '1', 0, 3729.11, -3450.53, 130.433, -2.1293, 0, 0, -0.874619, 0.48481, 7200, 100, 1, '', 0),
(47785, 176224, 329, 0, 0, '1', 0, 3659.38, -3305.04, 127.062, 5.0091, 0, 0, -0.594823, 0.803857, 7200, 100, 1, '', 23706),
(@OGUID+0, 176304, 329, 0, 0, '1', 0, 3584.93, -3482.1, 135.124, 0.610865, 0, 0, 0.300706, 0.953717, 7200, 100, 1, '', 0),
(@OGUID+1, 176304, 329, 0, 0, '1', 0, 3508.78, -3372.3, 135.379, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0),
(@OGUID+2, 176304, 329, 0, 0, '1', 0, 3973.62, -3619.9, 129.999, -2.37365, 0, 0, -0.927184, 0.374606, 7200, 100, 1, '', 0),
(@OGUID+3, 176304, 329, 0, 0, '1', 0, 3486.79, -3331.54, 131.38, 1.46608, 0, 0, 0.669132, 0.743144, 7200, 100, 1, '', 0),
(@OGUID+4, 176304, 329, 0, 0, '1', 0, 3961.73, -3539.9, 127.744, -0.244346, 0, 0, -0.121869, 0.992546, 7200, 100, 1, '', 0),
(@OGUID+5, 176304, 329, 0, 0, '1', 0, 3666.63, -3182.46, 126.252, -0.855212, 0, 0, -0.414694, 0.909961, 7200, 100, 1, '', 0),
(@OGUID+6, 176304, 329, 0, 0, '1', 0, 3877.03, -3663.46, 143.9, -1.67552, 0, 0, -0.743146, 0.669129, 7200, 100, 1, '', 0),
(@OGUID+7, 176304, 329, 0, 0, '1', 0, 3636.53, -3347.54, 125.592, 0.715585, 0, 0, 0.350207, 0.936672, 7200, 100, 1, '', 0),
(@OGUID+8, 176304, 329, 0, 0, '1', 0, 3888.71, -3699.08, 143.85, -0.383972, 0, 0, -0.190809, 0.981627, 7200, 100, 1, '', 0),
(@OGUID+9, 176304, 329, 0, 0, '1', 0, 4104.72, -3435.93, 117.802, 2.74017, 0, 0, 0.979925, 0.199366, 7200, 100, 1, '', 0),
(@OGUID+10, 176304, 329, 0, 0, '1', 0, 3892.38, -3563.78, 138.099, -2.28638, 0, 0, -0.909961, 0.414694, 7200, 100, 1, '', 0),
(@OGUID+11, 176304, 329, 0, 0, '1', 0, 3738.43, -3477.54, 131.393, -2.86234, 0, 0, -0.990268, 0.139173, 7200, 100, 1, '', 0),
(@OGUID+12, 176304, 329, 0, 0, '1', 0, 3599.32, -3460.67, 136.472, -2.21657, 0, 0, -0.894935, 0.446197, 7200, 100, 1, '', 0),
(@OGUID+13, 176304, 329, 0, 0, '1', 0, 3476.95, -3363.85, 136.242, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0),
(@OGUID+14, 176304, 329, 0, 0, '1', 0, 3952.68, -3632.92, 133.41, -2.51327, 0, 0, -0.951056, 0.309019, 7200, 100, 1, '', 0),
(@OGUID+15, 176304, 329, 0, 0, '1', 0, 3581.11, -3351, 129.513, 1.6057, 0, 0, 0.719339, 0.694659, 7200, 100, 1, '', 0),
(@OGUID+16, 176304, 329, 0, 0, '1', 0, 4062.22, -3515.15, 123.116, -2.04204, 0, 0, -0.852641, 0.522496, 7200, 100, 1, '', 0),
(@OGUID+17, 176304, 329, 0, 0, '1', 0, 3656.34, -3210.08, 128.257, 1.44862, 0, 0, 0.662619, 0.748957, 7200, 100, 1, '', 0),
(@OGUID+18, 176304, 329, 0, 0, '1', 0, 3682.68, -3416.87, 133.312, 0.610865, 0, 0, 0.300706, 0.953717, 7200, 100, 1, '', 0),
(@OGUID+19, 176304, 329, 0, 0, '1', 0, 3668.9, -3284.14, 128.53, 0.034907, 0, 0, 0.0174526, 0.999848, 7200, 100, 1, '', 0),
(@OGUID+20, 176304, 329, 0, 0, '1', 0, 3788.89, -3624.55, 146.377, 0.314159, 0, 0, 0.156434, 0.987688, 7200, 100, 1, '', 0),
(@OGUID+21, 176304, 329, 0, 0, '1', 0, 3998.96, -3448.72, 122.307, 0.628319, 0, 0, 0.309017, 0.951056, 7200, 100, 1, '', 0),
(@OGUID+22, 176304, 329, 0, 0, '1', 0, 3880.02, -3517.12, 139.189, -2.58309, 0, 0, -0.961262, 0.275636, 7200, 100, 1, '', 0),
(@OGUID+23, 176304, 329, 0, 0, '1', 0, 3630.3, -3469.46, 138.793, -0.855212, 0, 0, -0.414694, 0.909961, 7200, 100, 1, '', 0),
(@OGUID+24, 176304, 329, 0, 0, '1', 0, 3638.04, -3534.9, 138.45, 0, 0, 0, 0, 1, 7200, 100, 1, '', 0),
(@OGUID+25, 176304, 329, 0, 0, '1', 0, 3543.4, -3432.62, 136.636, 1.20428, 0, 0, 0.566407, 0.824125, 7200, 100, 1, '', 0),
(@OGUID+26, 176304, 329, 0, 0, '1', 0, 4011.06, -3646.39, 131.552, 0.069813, 0, 0, 0.0348994, 0.999391, 7200, 100, 1, '', 0),
(@OGUID+27, 176304, 329, 0, 0, '1', 0, 3466.64, -3298.56, 132.741, -0.698132, 0, 0, -0.34202, 0.939693, 7200, 100, 1, '', 0),
(@OGUID+28, 176304, 329, 0, 0, '1', 0, 4011.67, -3518.38, 122.346, -0.698132, 0, 0, -0.34202, 0.939693, 7200, 100, 1, '', 0),
(@OGUID+29, 176304, 329, 0, 0, '1', 0, 3696.27, -3195.51, 127.796, 2.51327, 0, 0, 0.951056, 0.309019, 7200, 100, 1, '', 0),
(@OGUID+30, 176304, 329, 0, 0, '1', 0, 3665.47, -3662.99, 138.414, 2.02458, 0, 0, 0.848048, 0.52992, 7200, 100, 1, '', 0),
(@OGUID+31, 176304, 329, 0, 0, '1', 0, 3669.82, -3263.99, 127.804, -0.10472, 0, 0, -0.0523361, 0.99863, 7200, 100, 1, '', 0),
(@OGUID+32, 176304, 329, 0, 0, '1', 0, 3887.52, -3745.81, 142.36, 2.11185, 0, 0, 0.870356, 0.492423, 7200, 100, 1, '', 0),
(@OGUID+33, 176304, 329, 0, 0, '1', 0, 4113.99, -3383.44, 117.806, 2.98451, 0, 0, 0.996917, 0.0784606, 7200, 100, 1, '', 0),
(@OGUID+34, 176304, 329, 0, 0, '1', 0, 3862.17, -3610.11, 144.137, 2.84489, 0, 0, 0.989016, 0.147808, 7200, 100, 1, '', 0),
(@OGUID+35, 176304, 329, 0, 0, '1', 0, 3720.45, -3502.32, 130.548, 2.04204, 0, 0, 0.852641, 0.522496, 7200, 100, 1, '', 0),
(@OGUID+36, 176304, 329, 0, 0, '1', 0, 3592.94, -3512.49, 137.395, -0.663225, 0, 0, -0.325568, 0.945519, 7200, 100, 1, '', 0),
(@OGUID+37, 176304, 329, 0, 0, '1', 0, 3477.72, -3397.27, 138.636, 1.41372, 0, 0, 0.649449, 0.760405, 7200, 100, 1, '', 0),
(@OGUID+38, 176304, 329, 0, 0, '1', 0, 3968.17, -3592.17, 129.298, 0.558505, 0, 0, 0.275637, 0.961262, 7200, 100, 1, '', 0),
(@OGUID+39, 176304, 329, 0, 0, '1', 0, 3546.42, -3307.08, 130.52, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0),
(@OGUID+40, 176304, 329, 0, 0, '1', 0, 3956.05, -3570.05, 129.894, 0.767945, 0, 0, 0.374607, 0.927184, 7200, 100, 1, '', 0),
(@OGUID+41, 176304, 329, 0, 0, '1', 0, 3704.46, -3168.81, 127.617, 2.87979, 0, 0, 0.991445, 0.130528, 7200, 100, 1, '', 0),
(@OGUID+42, 176304, 329, 0, 0, '1', 0, 4095.95, -3361.53, 117.661, -2.30383, 0, 0, -0.913544, 0.406739, 7200, 100, 1, '', 0),
(@OGUID+43, 176304, 329, 0, 0, '1', 0, 3695.37, -3301.16, 128.532, 2.79253, 0, 0, 0.984808, 0.173647, 7200, 100, 1, '', 0),
(@OGUID+44, 176304, 329, 0, 0, '1', 0, 3818.95, -3687.04, 144.695, -0.10472, 0, 0, -0.0523361, 0.99863, 7200, 100, 1, '', 0),
(@OGUID+45, 176304, 329, 0, 0, '1', 0, 3973.82, -3419.91, 120.918, 1.29154, 0, 0, 0.601814, 0.798637, 7200, 100, 1, '', 0),
(@OGUID+46, 176304, 329, 0, 0, '1', 0, 3870.84, -3598.91, 143.474, 2.61799, 0, 0, 0.965925, 0.258821, 7200, 100, 1, '', 0),
(@OGUID+47, 176304, 329, 0, 0, '1', 0, 3672.29, -3523.02, 137.733, 2.6529, 0, 0, 0.970296, 0.241922, 7200, 100, 1, '', 0),
(@OGUID+48, 176304, 329, 0, 0, '1', 0, 3615.6, -3535.18, 138.505, 0.785398, 0, 0, 0.382683, 0.92388, 7200, 100, 1, '', 0),
(@OGUID+49, 176304, 329, 0, 0, '1', 0, 3521.19, -3409.08, 134.254, 0.785398, 0, 0, 0.382683, 0.92388, 7200, 100, 1, '', 0),
(@OGUID+50, 176304, 329, 0, 0, '1', 0, 4009.57, -3585.86, 130.177, -1.91986, 0, 0, -0.819151, 0.573577, 7200, 100, 1, '', 0),
(@OGUID+51, 176304, 329, 0, 0, '1', 0, 3561.1, -3307.54, 130.66, -2.05949, 0, 0, -0.857168, 0.515037, 7200, 100, 1, '', 0),
(@OGUID+52, 176304, 329, 0, 0, '1', 0, 4065.88, -3548.68, 124.621, 1.43117, 0, 0, 0.656059, 0.75471, 7200, 100, 1, '', 0),
(@OGUID+53, 176304, 329, 0, 0, '1', 0, 3622.79, -3196.69, 131.094, 0.855211, 0, 0, 0.414693, 0.909961, 7200, 100, 1, '', 0),
(@OGUID+54, 176304, 329, 0, 0, '1', 0, 3711.94, -3147.64, 128.189, -2.94961, 0, 0, -0.995396, 0.095844, 7200, 100, 1, '', 0),
(@OGUID+55, 176304, 329, 0, 0, '1', 0, 3658.95, -3364.85, 126.05, -0.244346, 0, 0, -0.121869, 0.992546, 7200, 100, 1, '', 0),
(@OGUID+56, 176304, 329, 0, 0, '1', 0, 3862.64, -3663.65, 144.775, 3.10669, 0, 0, 0.999848, 0.0174505, 7200, 100, 1, '', 0),
(@OGUID+57, 176304, 329, 0, 0, '1', 0, 4066.38, -3455.35, 120.555, -1.25664, 0, 0, -0.587786, 0.809016, 7200, 100, 1, '', 0),
(@OGUID+58, 176304, 329, 0, 0, '1', 0, 3838.05, -3553.55, 140.413, 0.925024, 0, 0, 0.446198, 0.894934, 7200, 100, 1, '', 0),
(@OGUID+59, 176304, 329, 0, 0, '1', 0, 3729.11, -3450.53, 130.433, -2.1293, 0, 0, -0.874619, 0.48481, 7200, 100, 1, '', 0),
(@OGUID+60, 176304, 329, 0, 0, '1', 0, 3659.38, -3305.04, 127.062, 5.0091, 0, 0, -0.594823, 0.803857, 7200, 100, 1, '', 23706),
(@OGUID+61, 176307, 329, 0, 0, '1', 0, 3584.93, -3482.1, 135.124, 0.610865, 0, 0, 0.300706, 0.953717, 7200, 100, 1, '', 0),
(@OGUID+62, 176307, 329, 0, 0, '1', 0, 3508.78, -3372.3, 135.379, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0),
(@OGUID+63, 176307, 329, 0, 0, '1', 0, 3973.62, -3619.9, 129.999, -2.37365, 0, 0, -0.927184, 0.374606, 7200, 100, 1, '', 0),
(@OGUID+64, 176307, 329, 0, 0, '1', 0, 3486.79, -3331.54, 131.38, 1.46608, 0, 0, 0.669132, 0.743144, 7200, 100, 1, '', 0),
(@OGUID+65, 176307, 329, 0, 0, '1', 0, 3961.73, -3539.9, 127.744, -0.244346, 0, 0, -0.121869, 0.992546, 7200, 100, 1, '', 0),
(@OGUID+66, 176307, 329, 0, 0, '1', 0, 3666.63, -3182.46, 126.252, -0.855212, 0, 0, -0.414694, 0.909961, 7200, 100, 1, '', 0),
(@OGUID+67, 176307, 329, 0, 0, '1', 0, 3877.03, -3663.46, 143.9, -1.67552, 0, 0, -0.743146, 0.669129, 7200, 100, 1, '', 0),
(@OGUID+68, 176307, 329, 0, 0, '1', 0, 3636.53, -3347.54, 125.592, 0.715585, 0, 0, 0.350207, 0.936672, 7200, 100, 1, '', 0),
(@OGUID+69, 176307, 329, 0, 0, '1', 0, 3888.71, -3699.08, 143.85, -0.383972, 0, 0, -0.190809, 0.981627, 7200, 100, 1, '', 0),
(@OGUID+70, 176307, 329, 0, 0, '1', 0, 4104.72, -3435.93, 117.802, 2.74017, 0, 0, 0.979925, 0.199366, 7200, 100, 1, '', 0),
(@OGUID+71, 176307, 329, 0, 0, '1', 0, 3892.38, -3563.78, 138.099, -2.28638, 0, 0, -0.909961, 0.414694, 7200, 100, 1, '', 0),
(@OGUID+72, 176307, 329, 0, 0, '1', 0, 3738.43, -3477.54, 131.393, -2.86234, 0, 0, -0.990268, 0.139173, 7200, 100, 1, '', 0),
(@OGUID+73, 176307, 329, 0, 0, '1', 0, 3599.32, -3460.67, 136.472, -2.21657, 0, 0, -0.894935, 0.446197, 7200, 100, 1, '', 0),
(@OGUID+74, 176307, 329, 0, 0, '1', 0, 3476.95, -3363.85, 136.242, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0),
(@OGUID+75, 176307, 329, 0, 0, '1', 0, 3952.68, -3632.92, 133.41, -2.51327, 0, 0, -0.951056, 0.309019, 7200, 100, 1, '', 0),
(@OGUID+76, 176307, 329, 0, 0, '1', 0, 3581.11, -3351, 129.513, 1.6057, 0, 0, 0.719339, 0.694659, 7200, 100, 1, '', 0),
(@OGUID+77, 176307, 329, 0, 0, '1', 0, 4062.22, -3515.15, 123.116, -2.04204, 0, 0, -0.852641, 0.522496, 7200, 100, 1, '', 0),
(@OGUID+78, 176307, 329, 0, 0, '1', 0, 3656.34, -3210.08, 128.257, 1.44862, 0, 0, 0.662619, 0.748957, 7200, 100, 1, '', 0),
(@OGUID+79, 176307, 329, 0, 0, '1', 0, 3682.68, -3416.87, 133.312, 0.610865, 0, 0, 0.300706, 0.953717, 7200, 100, 1, '', 0),
(@OGUID+80, 176307, 329, 0, 0, '1', 0, 3668.9, -3284.14, 128.53, 0.034907, 0, 0, 0.0174526, 0.999848, 7200, 100, 1, '', 0),
(@OGUID+81, 176307, 329, 0, 0, '1', 0, 3788.89, -3624.55, 146.377, 0.314159, 0, 0, 0.156434, 0.987688, 7200, 100, 1, '', 0),
(@OGUID+82, 176307, 329, 0, 0, '1', 0, 3998.96, -3448.72, 122.307, 0.628319, 0, 0, 0.309017, 0.951056, 7200, 100, 1, '', 0),
(@OGUID+83, 176307, 329, 0, 0, '1', 0, 3880.02, -3517.12, 139.189, -2.58309, 0, 0, -0.961262, 0.275636, 7200, 100, 1, '', 0),
(@OGUID+84, 176307, 329, 0, 0, '1', 0, 3630.3, -3469.46, 138.793, -0.855212, 0, 0, -0.414694, 0.909961, 7200, 100, 1, '', 0),
(@OGUID+85, 176307, 329, 0, 0, '1', 0, 3638.04, -3534.9, 138.45, 0, 0, 0, 0, 1, 7200, 100, 1, '', 0),
(@OGUID+86, 176307, 329, 0, 0, '1', 0, 3543.4, -3432.62, 136.636, 1.20428, 0, 0, 0.566407, 0.824125, 7200, 100, 1, '', 0),
(@OGUID+87, 176307, 329, 0, 0, '1', 0, 4011.06, -3646.39, 131.552, 0.069813, 0, 0, 0.0348994, 0.999391, 7200, 100, 1, '', 0),
(@OGUID+88, 176307, 329, 0, 0, '1', 0, 3466.64, -3298.56, 132.741, -0.698132, 0, 0, -0.34202, 0.939693, 7200, 100, 1, '', 0),
(@OGUID+89, 176307, 329, 0, 0, '1', 0, 4011.67, -3518.38, 122.346, -0.698132, 0, 0, -0.34202, 0.939693, 7200, 100, 1, '', 0),
(@OGUID+90, 176307, 329, 0, 0, '1', 0, 3696.27, -3195.51, 127.796, 2.51327, 0, 0, 0.951056, 0.309019, 7200, 100, 1, '', 0),
(@OGUID+91, 176307, 329, 0, 0, '1', 0, 3665.47, -3662.99, 138.414, 2.02458, 0, 0, 0.848048, 0.52992, 7200, 100, 1, '', 0),
(@OGUID+92, 176307, 329, 0, 0, '1', 0, 3669.82, -3263.99, 127.804, -0.10472, 0, 0, -0.0523361, 0.99863, 7200, 100, 1, '', 0),
(@OGUID+93, 176307, 329, 0, 0, '1', 0, 3887.52, -3745.81, 142.36, 2.11185, 0, 0, 0.870356, 0.492423, 7200, 100, 1, '', 0),
(@OGUID+94, 176307, 329, 0, 0, '1', 0, 4113.99, -3383.44, 117.806, 2.98451, 0, 0, 0.996917, 0.0784606, 7200, 100, 1, '', 0),
(@OGUID+95, 176307, 329, 0, 0, '1', 0, 3862.17, -3610.11, 144.137, 2.84489, 0, 0, 0.989016, 0.147808, 7200, 100, 1, '', 0),
(@OGUID+96, 176307, 329, 0, 0, '1', 0, 3720.45, -3502.32, 130.548, 2.04204, 0, 0, 0.852641, 0.522496, 7200, 100, 1, '', 0),
(@OGUID+97, 176307, 329, 0, 0, '1', 0, 3592.94, -3512.49, 137.395, -0.663225, 0, 0, -0.325568, 0.945519, 7200, 100, 1, '', 0),
(@OGUID+98, 176307, 329, 0, 0, '1', 0, 3477.72, -3397.27, 138.636, 1.41372, 0, 0, 0.649449, 0.760405, 7200, 100, 1, '', 0),
(@OGUID+99, 176307, 329, 0, 0, '1', 0, 3968.17, -3592.17, 129.298, 0.558505, 0, 0, 0.275637, 0.961262, 7200, 100, 1, '', 0),
(@OGUID+100, 176307, 329, 0, 0, '1', 0, 3546.42, -3307.08, 130.52, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0),
(@OGUID+101, 176307, 329, 0, 0, '1', 0, 3956.05, -3570.05, 129.894, 0.767945, 0, 0, 0.374607, 0.927184, 7200, 100, 1, '', 0),
(@OGUID+102, 176307, 329, 0, 0, '1', 0, 3704.46, -3168.81, 127.617, 2.87979, 0, 0, 0.991445, 0.130528, 7200, 100, 1, '', 0),
(@OGUID+103, 176307, 329, 0, 0, '1', 0, 4095.95, -3361.53, 117.661, -2.30383, 0, 0, -0.913544, 0.406739, 7200, 100, 1, '', 0),
(@OGUID+104, 176307, 329, 0, 0, '1', 0, 3695.37, -3301.16, 128.532, 2.79253, 0, 0, 0.984808, 0.173647, 7200, 100, 1, '', 0),
(@OGUID+105, 176307, 329, 0, 0, '1', 0, 3818.95, -3687.04, 144.695, -0.10472, 0, 0, -0.0523361, 0.99863, 7200, 100, 1, '', 0),
(@OGUID+106, 176307, 329, 0, 0, '1', 0, 3973.82, -3419.91, 120.918, 1.29154, 0, 0, 0.601814, 0.798637, 7200, 100, 1, '', 0),
(@OGUID+107, 176307, 329, 0, 0, '1', 0, 3870.84, -3598.91, 143.474, 2.61799, 0, 0, 0.965925, 0.258821, 7200, 100, 1, '', 0),
(@OGUID+108, 176307, 329, 0, 0, '1', 0, 3672.29, -3523.02, 137.733, 2.6529, 0, 0, 0.970296, 0.241922, 7200, 100, 1, '', 0),
(@OGUID+109, 176307, 329, 0, 0, '1', 0, 3615.6, -3535.18, 138.505, 0.785398, 0, 0, 0.382683, 0.92388, 7200, 100, 1, '', 0),
(@OGUID+110, 176307, 329, 0, 0, '1', 0, 3521.19, -3409.08, 134.254, 0.785398, 0, 0, 0.382683, 0.92388, 7200, 100, 1, '', 0),
(@OGUID+111, 176307, 329, 0, 0, '1', 0, 4009.57, -3585.86, 130.177, -1.91986, 0, 0, -0.819151, 0.573577, 7200, 100, 1, '', 0),
(@OGUID+112, 176307, 329, 0, 0, '1', 0, 3561.1, -3307.54, 130.66, -2.05949, 0, 0, -0.857168, 0.515037, 7200, 100, 1, '', 0),
(@OGUID+113, 176307, 329, 0, 0, '1', 0, 4065.88, -3548.68, 124.621, 1.43117, 0, 0, 0.656059, 0.75471, 7200, 100, 1, '', 0),
(@OGUID+114, 176307, 329, 0, 0, '1', 0, 3622.79, -3196.69, 131.094, 0.855211, 0, 0, 0.414693, 0.909961, 7200, 100, 1, '', 0),
(@OGUID+115, 176307, 329, 0, 0, '1', 0, 3711.94, -3147.64, 128.189, -2.94961, 0, 0, -0.995396, 0.095844, 7200, 100, 1, '', 0),
(@OGUID+116, 176307, 329, 0, 0, '1', 0, 3658.95, -3364.85, 126.05, -0.244346, 0, 0, -0.121869, 0.992546, 7200, 100, 1, '', 0),
(@OGUID+117, 176307, 329, 0, 0, '1', 0, 3862.64, -3663.65, 144.775, 3.10669, 0, 0, 0.999848, 0.0174505, 7200, 100, 1, '', 0),
(@OGUID+118, 176307, 329, 0, 0, '1', 0, 4066.38, -3455.35, 120.555, -1.25664, 0, 0, -0.587786, 0.809016, 7200, 100, 1, '', 0),
(@OGUID+119, 176307, 329, 0, 0, '1', 0, 3838.05, -3553.55, 140.413, 0.925024, 0, 0, 0.446198, 0.894934, 7200, 100, 1, '', 0),
(@OGUID+120, 176307, 329, 0, 0, '1', 0, 3729.11, -3450.53, 130.433, -2.1293, 0, 0, -0.874619, 0.48481, 7200, 100, 1, '', 0),
(@OGUID+121, 176307, 329, 0, 0, '1', 0, 3659.38, -3305.04, 127.062, 5.0091, 0, 0, -0.594823, 0.803857, 7200, 100, 1, '', 23706),
(@OGUID+122, 176308, 329, 0, 0, '1', 0, 3584.93, -3482.1, 135.124, 0.610865, 0, 0, 0.300706, 0.953717, 7200, 100, 1, '', 0),
(@OGUID+123, 176308, 329, 0, 0, '1', 0, 3508.78, -3372.3, 135.379, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0),
(@OGUID+124, 176308, 329, 0, 0, '1', 0, 3973.62, -3619.9, 129.999, -2.37365, 0, 0, -0.927184, 0.374606, 7200, 100, 1, '', 0),
(@OGUID+125, 176308, 329, 0, 0, '1', 0, 3486.79, -3331.54, 131.38, 1.46608, 0, 0, 0.669132, 0.743144, 7200, 100, 1, '', 0),
(@OGUID+126, 176308, 329, 0, 0, '1', 0, 3961.73, -3539.9, 127.744, -0.244346, 0, 0, -0.121869, 0.992546, 7200, 100, 1, '', 0),
(@OGUID+127, 176308, 329, 0, 0, '1', 0, 3666.63, -3182.46, 126.252, -0.855212, 0, 0, -0.414694, 0.909961, 7200, 100, 1, '', 0),
(@OGUID+128, 176308, 329, 0, 0, '1', 0, 3877.03, -3663.46, 143.9, -1.67552, 0, 0, -0.743146, 0.669129, 7200, 100, 1, '', 0),
(@OGUID+129, 176308, 329, 0, 0, '1', 0, 3636.53, -3347.54, 125.592, 0.715585, 0, 0, 0.350207, 0.936672, 7200, 100, 1, '', 0),
(@OGUID+130, 176308, 329, 0, 0, '1', 0, 3888.71, -3699.08, 143.85, -0.383972, 0, 0, -0.190809, 0.981627, 7200, 100, 1, '', 0),
(@OGUID+131, 176308, 329, 0, 0, '1', 0, 4104.72, -3435.93, 117.802, 2.74017, 0, 0, 0.979925, 0.199366, 7200, 100, 1, '', 0),
(@OGUID+132, 176308, 329, 0, 0, '1', 0, 3892.38, -3563.78, 138.099, -2.28638, 0, 0, -0.909961, 0.414694, 7200, 100, 1, '', 0),
(@OGUID+133, 176308, 329, 0, 0, '1', 0, 3738.43, -3477.54, 131.393, -2.86234, 0, 0, -0.990268, 0.139173, 7200, 100, 1, '', 0),
(@OGUID+134, 176308, 329, 0, 0, '1', 0, 3599.32, -3460.67, 136.472, -2.21657, 0, 0, -0.894935, 0.446197, 7200, 100, 1, '', 0),
(@OGUID+135, 176308, 329, 0, 0, '1', 0, 3476.95, -3363.85, 136.242, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0),
(@OGUID+136, 176308, 329, 0, 0, '1', 0, 3952.68, -3632.92, 133.41, -2.51327, 0, 0, -0.951056, 0.309019, 7200, 100, 1, '', 0),
(@OGUID+137, 176308, 329, 0, 0, '1', 0, 3581.11, -3351, 129.513, 1.6057, 0, 0, 0.719339, 0.694659, 7200, 100, 1, '', 0),
(@OGUID+138, 176308, 329, 0, 0, '1', 0, 4062.22, -3515.15, 123.116, -2.04204, 0, 0, -0.852641, 0.522496, 7200, 100, 1, '', 0),
(@OGUID+139, 176308, 329, 0, 0, '1', 0, 3656.34, -3210.08, 128.257, 1.44862, 0, 0, 0.662619, 0.748957, 7200, 100, 1, '', 0),
(@OGUID+140, 176308, 329, 0, 0, '1', 0, 3682.68, -3416.87, 133.312, 0.610865, 0, 0, 0.300706, 0.953717, 7200, 100, 1, '', 0),
(@OGUID+141, 176308, 329, 0, 0, '1', 0, 3668.9, -3284.14, 128.53, 0.034907, 0, 0, 0.0174526, 0.999848, 7200, 100, 1, '', 0),
(@OGUID+142, 176308, 329, 0, 0, '1', 0, 3788.89, -3624.55, 146.377, 0.314159, 0, 0, 0.156434, 0.987688, 7200, 100, 1, '', 0),
(@OGUID+143, 176308, 329, 0, 0, '1', 0, 3998.96, -3448.72, 122.307, 0.628319, 0, 0, 0.309017, 0.951056, 7200, 100, 1, '', 0),
(@OGUID+144, 176308, 329, 0, 0, '1', 0, 3880.02, -3517.12, 139.189, -2.58309, 0, 0, -0.961262, 0.275636, 7200, 100, 1, '', 0),
(@OGUID+145, 176308, 329, 0, 0, '1', 0, 3630.3, -3469.46, 138.793, -0.855212, 0, 0, -0.414694, 0.909961, 7200, 100, 1, '', 0),
(@OGUID+146, 176308, 329, 0, 0, '1', 0, 3638.04, -3534.9, 138.45, 0, 0, 0, 0, 1, 7200, 100, 1, '', 0),
(@OGUID+147, 176308, 329, 0, 0, '1', 0, 3543.4, -3432.62, 136.636, 1.20428, 0, 0, 0.566407, 0.824125, 7200, 100, 1, '', 0),
(@OGUID+148, 176308, 329, 0, 0, '1', 0, 4011.06, -3646.39, 131.552, 0.069813, 0, 0, 0.0348994, 0.999391, 7200, 100, 1, '', 0),
(@OGUID+149, 176308, 329, 0, 0, '1', 0, 3466.64, -3298.56, 132.741, -0.698132, 0, 0, -0.34202, 0.939693, 7200, 100, 1, '', 0),
(@OGUID+150, 176308, 329, 0, 0, '1', 0, 4011.67, -3518.38, 122.346, -0.698132, 0, 0, -0.34202, 0.939693, 7200, 100, 1, '', 0),
(@OGUID+151, 176308, 329, 0, 0, '1', 0, 3696.27, -3195.51, 127.796, 2.51327, 0, 0, 0.951056, 0.309019, 7200, 100, 1, '', 0),
(@OGUID+152, 176308, 329, 0, 0, '1', 0, 3665.47, -3662.99, 138.414, 2.02458, 0, 0, 0.848048, 0.52992, 7200, 100, 1, '', 0),
(@OGUID+153, 176308, 329, 0, 0, '1', 0, 3669.82, -3263.99, 127.804, -0.10472, 0, 0, -0.0523361, 0.99863, 7200, 100, 1, '', 0),
(@OGUID+154, 176308, 329, 0, 0, '1', 0, 3887.52, -3745.81, 142.36, 2.11185, 0, 0, 0.870356, 0.492423, 7200, 100, 1, '', 0),
(@OGUID+155, 176308, 329, 0, 0, '1', 0, 4113.99, -3383.44, 117.806, 2.98451, 0, 0, 0.996917, 0.0784606, 7200, 100, 1, '', 0),
(@OGUID+156, 176308, 329, 0, 0, '1', 0, 3862.17, -3610.11, 144.137, 2.84489, 0, 0, 0.989016, 0.147808, 7200, 100, 1, '', 0),
(@OGUID+157, 176308, 329, 0, 0, '1', 0, 3720.45, -3502.32, 130.548, 2.04204, 0, 0, 0.852641, 0.522496, 7200, 100, 1, '', 0),
(@OGUID+158, 176308, 329, 0, 0, '1', 0, 3592.94, -3512.49, 137.395, -0.663225, 0, 0, -0.325568, 0.945519, 7200, 100, 1, '', 0),
(@OGUID+159, 176308, 329, 0, 0, '1', 0, 3477.72, -3397.27, 138.636, 1.41372, 0, 0, 0.649449, 0.760405, 7200, 100, 1, '', 0),
(@OGUID+160, 176308, 329, 0, 0, '1', 0, 3968.17, -3592.17, 129.298, 0.558505, 0, 0, 0.275637, 0.961262, 7200, 100, 1, '', 0),
(@OGUID+161, 176308, 329, 0, 0, '1', 0, 3546.42, -3307.08, 130.52, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0),
(@OGUID+162, 176308, 329, 0, 0, '1', 0, 3956.05, -3570.05, 129.894, 0.767945, 0, 0, 0.374607, 0.927184, 7200, 100, 1, '', 0),
(@OGUID+163, 176308, 329, 0, 0, '1', 0, 3704.46, -3168.81, 127.617, 2.87979, 0, 0, 0.991445, 0.130528, 7200, 100, 1, '', 0),
(@OGUID+164, 176308, 329, 0, 0, '1', 0, 4095.95, -3361.53, 117.661, -2.30383, 0, 0, -0.913544, 0.406739, 7200, 100, 1, '', 0),
(@OGUID+165, 176308, 329, 0, 0, '1', 0, 3695.37, -3301.16, 128.532, 2.79253, 0, 0, 0.984808, 0.173647, 7200, 100, 1, '', 0),
(@OGUID+166, 176308, 329, 0, 0, '1', 0, 3818.95, -3687.04, 144.695, -0.10472, 0, 0, -0.0523361, 0.99863, 7200, 100, 1, '', 0),
(@OGUID+167, 176308, 329, 0, 0, '1', 0, 3973.82, -3419.91, 120.918, 1.29154, 0, 0, 0.601814, 0.798637, 7200, 100, 1, '', 0),
(@OGUID+168, 176308, 329, 0, 0, '1', 0, 3870.84, -3598.91, 143.474, 2.61799, 0, 0, 0.965925, 0.258821, 7200, 100, 1, '', 0),
(@OGUID+169, 176308, 329, 0, 0, '1', 0, 3672.29, -3523.02, 137.733, 2.6529, 0, 0, 0.970296, 0.241922, 7200, 100, 1, '', 0),
(@OGUID+170, 176308, 329, 0, 0, '1', 0, 3615.6, -3535.18, 138.505, 0.785398, 0, 0, 0.382683, 0.92388, 7200, 100, 1, '', 0),
(@OGUID+171, 176308, 329, 0, 0, '1', 0, 3521.19, -3409.08, 134.254, 0.785398, 0, 0, 0.382683, 0.92388, 7200, 100, 1, '', 0),
(@OGUID+172, 176308, 329, 0, 0, '1', 0, 4009.57, -3585.86, 130.177, -1.91986, 0, 0, -0.819151, 0.573577, 7200, 100, 1, '', 0),
(@OGUID+173, 176308, 329, 0, 0, '1', 0, 3561.1, -3307.54, 130.66, -2.05949, 0, 0, -0.857168, 0.515037, 7200, 100, 1, '', 0),
(@OGUID+174, 176308, 329, 0, 0, '1', 0, 4065.88, -3548.68, 124.621, 1.43117, 0, 0, 0.656059, 0.75471, 7200, 100, 1, '', 0),
(@OGUID+175, 176308, 329, 0, 0, '1', 0, 3622.79, -3196.69, 131.094, 0.855211, 0, 0, 0.414693, 0.909961, 7200, 100, 1, '', 0),
(@OGUID+176, 176308, 329, 0, 0, '1', 0, 3711.94, -3147.64, 128.189, -2.94961, 0, 0, -0.995396, 0.095844, 7200, 100, 1, '', 0),
(@OGUID+177, 176308, 329, 0, 0, '1', 0, 3658.95, -3364.85, 126.05, -0.244346, 0, 0, -0.121869, 0.992546, 7200, 100, 1, '', 0),
(@OGUID+178, 176308, 329, 0, 0, '1', 0, 3862.64, -3663.65, 144.775, 3.10669, 0, 0, 0.999848, 0.0174505, 7200, 100, 1, '', 0),
(@OGUID+179, 176308, 329, 0, 0, '1', 0, 4066.38, -3455.35, 120.555, -1.25664, 0, 0, -0.587786, 0.809016, 7200, 100, 1, '', 0),
(@OGUID+180, 176308, 329, 0, 0, '1', 0, 3838.05, -3553.55, 140.413, 0.925024, 0, 0, 0.446198, 0.894934, 7200, 100, 1, '', 0),
(@OGUID+181, 176308, 329, 0, 0, '1', 0, 3729.11, -3450.53, 130.433, -2.1293, 0, 0, -0.874619, 0.48481, 7200, 100, 1, '', 0),
(@OGUID+182, 176308, 329, 0, 0, '1', 0, 3659.38, -3305.04, 127.062, 5.0091, 0, 0, -0.594823, 0.803857, 7200, 100, 1, '', 23706),
(@OGUID+183, 176309, 329, 0, 0, '1', 0, 3584.93, -3482.1, 135.124, 0.610865, 0, 0, 0.300706, 0.953717, 7200, 100, 1, '', 0),
(@OGUID+184, 176309, 329, 0, 0, '1', 0, 3508.78, -3372.3, 135.379, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0),
(@OGUID+185, 176309, 329, 0, 0, '1', 0, 3973.62, -3619.9, 129.999, -2.37365, 0, 0, -0.927184, 0.374606, 7200, 100, 1, '', 0),
(@OGUID+186, 176309, 329, 0, 0, '1', 0, 3486.79, -3331.54, 131.38, 1.46608, 0, 0, 0.669132, 0.743144, 7200, 100, 1, '', 0),
(@OGUID+187, 176309, 329, 0, 0, '1', 0, 3961.73, -3539.9, 127.744, -0.244346, 0, 0, -0.121869, 0.992546, 7200, 100, 1, '', 0),
(@OGUID+188, 176309, 329, 0, 0, '1', 0, 3666.63, -3182.46, 126.252, -0.855212, 0, 0, -0.414694, 0.909961, 7200, 100, 1, '', 0),
(@OGUID+189, 176309, 329, 0, 0, '1', 0, 3877.03, -3663.46, 143.9, -1.67552, 0, 0, -0.743146, 0.669129, 7200, 100, 1, '', 0),
(@OGUID+190, 176309, 329, 0, 0, '1', 0, 3636.53, -3347.54, 125.592, 0.715585, 0, 0, 0.350207, 0.936672, 7200, 100, 1, '', 0),
(@OGUID+191, 176309, 329, 0, 0, '1', 0, 3888.71, -3699.08, 143.85, -0.383972, 0, 0, -0.190809, 0.981627, 7200, 100, 1, '', 0),
(@OGUID+192, 176309, 329, 0, 0, '1', 0, 4104.72, -3435.93, 117.802, 2.74017, 0, 0, 0.979925, 0.199366, 7200, 100, 1, '', 0),
(@OGUID+193, 176309, 329, 0, 0, '1', 0, 3892.38, -3563.78, 138.099, -2.28638, 0, 0, -0.909961, 0.414694, 7200, 100, 1, '', 0),
(@OGUID+194, 176309, 329, 0, 0, '1', 0, 3738.43, -3477.54, 131.393, -2.86234, 0, 0, -0.990268, 0.139173, 7200, 100, 1, '', 0),
(@OGUID+195, 176309, 329, 0, 0, '1', 0, 3599.32, -3460.67, 136.472, -2.21657, 0, 0, -0.894935, 0.446197, 7200, 100, 1, '', 0),
(@OGUID+196, 176309, 329, 0, 0, '1', 0, 3476.95, -3363.85, 136.242, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0),
(@OGUID+197, 176309, 329, 0, 0, '1', 0, 3952.68, -3632.92, 133.41, -2.51327, 0, 0, -0.951056, 0.309019, 7200, 100, 1, '', 0),
(@OGUID+198, 176309, 329, 0, 0, '1', 0, 3581.11, -3351, 129.513, 1.6057, 0, 0, 0.719339, 0.694659, 7200, 100, 1, '', 0),
(@OGUID+199, 176309, 329, 0, 0, '1', 0, 4062.22, -3515.15, 123.116, -2.04204, 0, 0, -0.852641, 0.522496, 7200, 100, 1, '', 0),
(@OGUID+200, 176309, 329, 0, 0, '1', 0, 3656.34, -3210.08, 128.257, 1.44862, 0, 0, 0.662619, 0.748957, 7200, 100, 1, '', 0),
(@OGUID+201, 176309, 329, 0, 0, '1', 0, 3682.68, -3416.87, 133.312, 0.610865, 0, 0, 0.300706, 0.953717, 7200, 100, 1, '', 0),
(@OGUID+202, 176309, 329, 0, 0, '1', 0, 3668.9, -3284.14, 128.53, 0.034907, 0, 0, 0.0174526, 0.999848, 7200, 100, 1, '', 0),
(@OGUID+203, 176309, 329, 0, 0, '1', 0, 3788.89, -3624.55, 146.377, 0.314159, 0, 0, 0.156434, 0.987688, 7200, 100, 1, '', 0),
(@OGUID+204, 176309, 329, 0, 0, '1', 0, 3998.96, -3448.72, 122.307, 0.628319, 0, 0, 0.309017, 0.951056, 7200, 100, 1, '', 0),
(@OGUID+205, 176309, 329, 0, 0, '1', 0, 3880.02, -3517.12, 139.189, -2.58309, 0, 0, -0.961262, 0.275636, 7200, 100, 1, '', 0),
(@OGUID+206, 176309, 329, 0, 0, '1', 0, 3630.3, -3469.46, 138.793, -0.855212, 0, 0, -0.414694, 0.909961, 7200, 100, 1, '', 0),
(@OGUID+207, 176309, 329, 0, 0, '1', 0, 3638.04, -3534.9, 138.45, 0, 0, 0, 0, 1, 7200, 100, 1, '', 0),
(@OGUID+208, 176309, 329, 0, 0, '1', 0, 3543.4, -3432.62, 136.636, 1.20428, 0, 0, 0.566407, 0.824125, 7200, 100, 1, '', 0),
(@OGUID+209, 176309, 329, 0, 0, '1', 0, 4011.06, -3646.39, 131.552, 0.069813, 0, 0, 0.0348994, 0.999391, 7200, 100, 1, '', 0),
(@OGUID+210, 176309, 329, 0, 0, '1', 0, 3466.64, -3298.56, 132.741, -0.698132, 0, 0, -0.34202, 0.939693, 7200, 100, 1, '', 0),
(@OGUID+211, 176309, 329, 0, 0, '1', 0, 4011.67, -3518.38, 122.346, -0.698132, 0, 0, -0.34202, 0.939693, 7200, 100, 1, '', 0),
(@OGUID+212, 176309, 329, 0, 0, '1', 0, 3696.27, -3195.51, 127.796, 2.51327, 0, 0, 0.951056, 0.309019, 7200, 100, 1, '', 0),
(@OGUID+213, 176309, 329, 0, 0, '1', 0, 3665.47, -3662.99, 138.414, 2.02458, 0, 0, 0.848048, 0.52992, 7200, 100, 1, '', 0),
(@OGUID+214, 176309, 329, 0, 0, '1', 0, 3669.82, -3263.99, 127.804, -0.10472, 0, 0, -0.0523361, 0.99863, 7200, 100, 1, '', 0),
(@OGUID+215, 176309, 329, 0, 0, '1', 0, 3887.52, -3745.81, 142.36, 2.11185, 0, 0, 0.870356, 0.492423, 7200, 100, 1, '', 0),
(@OGUID+216, 176309, 329, 0, 0, '1', 0, 4113.99, -3383.44, 117.806, 2.98451, 0, 0, 0.996917, 0.0784606, 7200, 100, 1, '', 0),
(@OGUID+217, 176309, 329, 0, 0, '1', 0, 3862.17, -3610.11, 144.137, 2.84489, 0, 0, 0.989016, 0.147808, 7200, 100, 1, '', 0),
(@OGUID+218, 176309, 329, 0, 0, '1', 0, 3720.45, -3502.32, 130.548, 2.04204, 0, 0, 0.852641, 0.522496, 7200, 100, 1, '', 0),
(@OGUID+219, 176309, 329, 0, 0, '1', 0, 3592.94, -3512.49, 137.395, -0.663225, 0, 0, -0.325568, 0.945519, 7200, 100, 1, '', 0),
(@OGUID+220, 176309, 329, 0, 0, '1', 0, 3477.72, -3397.27, 138.636, 1.41372, 0, 0, 0.649449, 0.760405, 7200, 100, 1, '', 0),
(@OGUID+221, 176309, 329, 0, 0, '1', 0, 3968.17, -3592.17, 129.298, 0.558505, 0, 0, 0.275637, 0.961262, 7200, 100, 1, '', 0),
(@OGUID+222, 176309, 329, 0, 0, '1', 0, 3546.42, -3307.08, 130.52, -1.98968, 0, 0, -0.838672, 0.544637, 7200, 100, 1, '', 0),
(@OGUID+223, 176309, 329, 0, 0, '1', 0, 3956.05, -3570.05, 129.894, 0.767945, 0, 0, 0.374607, 0.927184, 7200, 100, 1, '', 0),
(@OGUID+224, 176309, 329, 0, 0, '1', 0, 3704.46, -3168.81, 127.617, 2.87979, 0, 0, 0.991445, 0.130528, 7200, 100, 1, '', 0),
(@OGUID+225, 176309, 329, 0, 0, '1', 0, 4095.95, -3361.53, 117.661, -2.30383, 0, 0, -0.913544, 0.406739, 7200, 100, 1, '', 0),
(@OGUID+226, 176309, 329, 0, 0, '1', 0, 3695.37, -3301.16, 128.532, 2.79253, 0, 0, 0.984808, 0.173647, 7200, 100, 1, '', 0),
(@OGUID+227, 176309, 329, 0, 0, '1', 0, 3818.95, -3687.04, 144.695, -0.10472, 0, 0, -0.0523361, 0.99863, 7200, 100, 1, '', 0),
(@OGUID+228, 176309, 329, 0, 0, '1', 0, 3973.82, -3419.91, 120.918, 1.29154, 0, 0, 0.601814, 0.798637, 7200, 100, 1, '', 0),
(@OGUID+229, 176309, 329, 0, 0, '1', 0, 3870.84, -3598.91, 143.474, 2.61799, 0, 0, 0.965925, 0.258821, 7200, 100, 1, '', 0),
(@OGUID+230, 176309, 329, 0, 0, '1', 0, 3672.29, -3523.02, 137.733, 2.6529, 0, 0, 0.970296, 0.241922, 7200, 100, 1, '', 0),
(@OGUID+231, 176309, 329, 0, 0, '1', 0, 3615.6, -3535.18, 138.505, 0.785398, 0, 0, 0.382683, 0.92388, 7200, 100, 1, '', 0),
(@OGUID+232, 176309, 329, 0, 0, '1', 0, 3521.19, -3409.08, 134.254, 0.785398, 0, 0, 0.382683, 0.92388, 7200, 100, 1, '', 0),
(@OGUID+233, 176309, 329, 0, 0, '1', 0, 4009.57, -3585.86, 130.177, -1.91986, 0, 0, -0.819151, 0.573577, 7200, 100, 1, '', 0),
(@OGUID+234, 176309, 329, 0, 0, '1', 0, 3561.1, -3307.54, 130.66, -2.05949, 0, 0, -0.857168, 0.515037, 7200, 100, 1, '', 0),
(@OGUID+235, 176309, 329, 0, 0, '1', 0, 4065.88, -3548.68, 124.621, 1.43117, 0, 0, 0.656059, 0.75471, 7200, 100, 1, '', 0),
(@OGUID+236, 176309, 329, 0, 0, '1', 0, 3622.79, -3196.69, 131.094, 0.855211, 0, 0, 0.414693, 0.909961, 7200, 100, 1, '', 0),
(@OGUID+237, 176309, 329, 0, 0, '1', 0, 3711.94, -3147.64, 128.189, -2.94961, 0, 0, -0.995396, 0.095844, 7200, 100, 1, '', 0),
(@OGUID+238, 176309, 329, 0, 0, '1', 0, 3658.95, -3364.85, 126.05, -0.244346, 0, 0, -0.121869, 0.992546, 7200, 100, 1, '', 0),
(@OGUID+239, 176309, 329, 0, 0, '1', 0, 3862.64, -3663.65, 144.775, 3.10669, 0, 0, 0.999848, 0.0174505, 7200, 100, 1, '', 0),
(@OGUID+240, 176309, 329, 0, 0, '1', 0, 4066.38, -3455.35, 120.555, -1.25664, 0, 0, -0.587786, 0.809016, 7200, 100, 1, '', 0),
(@OGUID+241, 176309, 329, 0, 0, '1', 0, 3838.05, -3553.55, 140.413, 0.925024, 0, 0, 0.446198, 0.894934, 7200, 100, 1, '', 0),
(@OGUID+242, 176309, 329, 0, 0, '1', 0, 3729.11, -3450.53, 130.433, -2.1293, 0, 0, -0.874619, 0.48481, 7200, 100, 1, '', 0),
(@OGUID+243, 176309, 329, 0, 0, '1', 0, 3659.38, -3305.04, 127.062, 5.0091, 0, 0, -0.594823, 0.803857, 7200, 100, 1, '', 23706);
@@ -0,0 +1,7 @@
--
-- UPDATE `creature_template` SET `mingold` = 21855, `maxgold` = 23530 WHERE `entry` = 30453;
-- UPDATE `creature_template` SET `mingold` = 43710, `maxgold` = 47060 WHERE `entry` = 31001;
-- UPDATE `creature_template` SET `mingold` = 1800000, `maxgold` = 2000000 WHERE `entry` = 28860;
UPDATE `creature_template` SET `skinloot`=28860/*, `mingold` = 2000000, `maxgold` = 2250000*/ WHERE `entry` = 31311;
-- UPDATE `creature_template` SET `mingold` = 21855, `maxgold` = 23530 WHERE `entry` IN (30681, 30680);
-- UPDATE `creature_template` SET `mingold` = 43710, `maxgold` = 47060 WHERE `entry` IN (30998, 30999);
@@ -0,0 +1,9 @@
-- Ulduar - Arm Dead Damage Kologarn difficult modes
-- DELETE FROM `spelldifficulty_dbc` WHERE `id` =63629;
-- INSERT INTO `spelldifficulty_dbc`(`id`,`spellid0`,`spellid1`) VALUES
-- (63629,63629,63979);
-- Ulduar - Arm Dead Damage Kologarn should ignore armor
DELETE FROM `spell_custom_attr` WHERE `entry` IN (63629,63979);
INSERT INTO `spell_custom_attr` (`entry`, `attributes`) VALUES
(63629, 32768), -- 10
(63979, 32768); -- 25
@@ -0,0 +1,7 @@
-- These shouldn't have loot table
DELETE FROM `creature_loot_template` WHERE `Entry` IN (7052,7056,7307);
UPDATE `creature_template` SET `lootid` = 0 WHERE `entry` IN (7052,7056,7307);
-- Already drops from items or gameobjects
DELETE FROM `creature_loot_template` WHERE `Reference` = 0 AND `Item` IN (5140,5173,5374,5601,5602,6457,10839,10840,21156,24231,24232,29572,29573,29574,29577,30508,32728,5397,7146);
DELETE FROM `creature_loot_template` WHERE `Entry` IN (5846,5854) AND (`Reference` = 0 AND `Item` = 10575);
DELETE FROM `creature_loot_template` WHERE `Entry` NOT IN (2156,2157) AND (`Reference` = 0 AND `Item` = 5568);
@@ -0,0 +1,28 @@
--
DELETE FROM `gameobject_loot_template` WHERE `Entry` IN (18111,18112,18113,19627,19628,19629,18359,18361,18363,26861) AND `Item` = 35229;
INSERT INTO `gameobject_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`) VALUES
(18111,35229,0,25,1,1,0,1,1),
(18112,35229,0,25,1,1,0,1,1),
(18113,35229,0,25,1,1,0,1,1),
(19627,35229,0,25,1,1,0,1,1),
(19628,35229,0,25,1,1,0,1,1),
(19629,35229,0,25,1,1,0,1,1),
(18359,35229,0,25,1,1,0,1,1),
(18361,35229,0,25,1,1,0,1,1),
(18363,35229,0,25,1,1,0,1,1),
(26861,35229,0,25,1,1,0,1,1);
DELETE FROM `skinning_loot_template` WHERE `Entry` IN (70171,70172,70170,70169,70168,70167,70166,70165,70164,70163,70162,70161) AND `Item`=35229;
INSERT INTO `skinning_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
(70172, 35229, 0, 25, 1, 1, 0, 1, 1, 'Nether Residue'),
(70171, 35229, 0, 25, 1, 1, 0, 1, 1, 'Nether Residue'),
(70170, 35229, 0, 25, 1, 1, 0, 1, 1, 'Nether Residue'),
(70169, 35229, 0, 25, 1, 1, 0, 1, 1, 'Nether Residue'),
(70168, 35229, 0, 25, 1, 1, 0, 1, 1, 'Nether Residue'),
(70167, 35229, 0, 25, 1, 1, 0, 1, 1, 'Nether Residue'),
(70166, 35229, 0, 25, 1, 1, 0, 1, 1, 'Nether Residue'),
(70165, 35229, 0, 25, 1, 1, 0, 1, 1, 'Nether Residue'),
(70164, 35229, 0, 25, 1, 1, 0, 1, 1, 'Nether Residue'),
(70163, 35229, 0, 25, 1, 1, 0, 1, 1, 'Nether Residue'),
(70162, 35229, 0, 25, 1, 1, 0, 1, 1, 'Nether Residue'),
(70161, 35229, 0, 25, 1, 1, 0, 1, 1, 'Nether Residue');
@@ -0,0 +1,5 @@
--
DELETE FROM `smart_scripts` WHERE `entryorguid`=15274 AND `source_type`=0 AND `id` IN(8, 9);
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `event_param_string`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
(15274, 0, 8, 0, 8, 0, 100, 1, 232633, 0, 0, 0, 0, '', 11, 61314, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Mana Wyrm - On Spellhit \'Arcane Torrent\' (Priest) - Cast \'Quest Credit 8346\' (No Repeat)'),
(15274, 0, 9, 0, 8, 0, 100, 1, 202719, 0, 0, 0, 0, '', 11, 61314, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 'Mana Wyrm - On Spellhit \'Arcane Torrent\' (DH) - Cast \'Quest Credit 8346\' (No Repeat)');
@@ -0,0 +1,164 @@
-- RFK
SET @ENTRY := 14102;
DELETE FROM `reference_loot_template` WHERE `Entry` = @ENTRY;
INSERT INTO `reference_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`) VALUES
(@ENTRY,776,0,0,0,1,1,1,1),
(@ENTRY,1488,0,0,0,1,1,1,1),
(@ENTRY,1727,0,0,0,1,1,1,1),
(@ENTRY,1975,0,0,0,1,1,1,1),
(@ENTRY,1976,0,0,0,1,1,1,1),
(@ENTRY,1978,0,0,0,1,1,1,1),
(@ENTRY,2039,0,0,0,1,1,1,1),
(@ENTRY,2264,0,0,0,1,1,1,1),
(@ENTRY,2549,0,0,0,1,1,1,1),
(@ENTRY,4438,0,0,0,1,1,1,1);
DELETE FROM `creature_loot_template` WHERE `Entry` IN (4427,4435,4436,4437,4438,4440,4442,4511,4512,4514,4515,4516,4517,4518,4519,4520,4522,4523,4525,4530,4531,4532,4538,4539,4623,6035,6168) AND ((`Item` IN (776,1488,1727,1975,1976,1978,2039,2264,2549,4438) AND `Reference` = 0) OR `Reference` = @ENTRY);
INSERT INTO `creature_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`,`Comment`) VALUES
(4427,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(4435,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(4436,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(4437,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(4438,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(4440,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(4442,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(4511,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(4512,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(4514,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(4515,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(4516,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(4517,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(4518,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(4519,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(4520,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(4522,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(4523,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(4525,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(4530,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(4531,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(4532,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(4538,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(4539,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(4623,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(6035,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)"),
(6168,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFK)");
-- RFD
SET @ENTRY := 14103;
DELETE FROM `reference_loot_template` WHERE `Entry` = @ENTRY;
INSERT INTO `reference_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`) VALUES
(@ENTRY,10567,0,0,0,1,1,1,1),
(@ENTRY,10570,0,0,0,1,1,1,1),
(@ENTRY,10571,0,0,0,1,1,1,1),
(@ENTRY,10572,0,0,0,1,1,1,1),
(@ENTRY,10573,0,0,0,1,1,1,1),
(@ENTRY,10574,0,0,0,1,1,1,1),
(@ENTRY,10578,0,0,0,1,1,1,1),
(@ENTRY,10581,0,0,0,1,1,1,1),
(@ENTRY,10582,0,0,0,1,1,1,1),
(@ENTRY,10583,0,0,0,1,1,1,1),
(@ENTRY,10584,0,0,0,1,1,1,1);
DELETE FROM `creature_loot_template` WHERE `Entry` IN (7327,7328,7329,7332,7335,7337,7341,7342,7345,7347,7348,7349,7351,7352,7353/*,7872,7873,7874,12865*/) AND ((`Item` IN (10567,10570,10571,10572,10573,10574,10578,10581,10582,10583,10584) AND `Reference` = 0) OR `Reference` = @ENTRY);
INSERT INTO `creature_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`,`Comment`) VALUES
(7327,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"),
(7328,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"),
(7329,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"),
(7332,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"),
(7335,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"),
(7337,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"),
(7341,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"),
(7342,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"),
(7345,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"),
(7347,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"),
(7348,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"),
(7349,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"),
(7351,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"),
(7352,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"),
(7353,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)");
-- (7872,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"),
-- (7873,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"),
-- (7874,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)"),
-- (12865,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (RFD)");
/*
-- Scarlet Monastery(Outside)
SET @ENTRY := 14104;
DELETE FROM `reference_loot_template` WHERE `Entry` = @ENTRY;
INSERT INTO `reference_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`) VALUES
(@ENTRY,5819,0,0,0,1,1,1,1),
(@ENTRY,7727,0,0,0,1,1,1,1),
(@ENTRY,7728,0,0,0,1,1,1,1),
(@ENTRY,7729,0,0,0,1,1,1,1),
(@ENTRY,7730,0,0,0,1,1,1,1),
(@ENTRY,7752,0,0,0,1,1,1,1),
(@ENTRY,7753,0,0,0,1,1,1,1),
(@ENTRY,7754,0,0,0,1,1,1,1),
(@ENTRY,7786,0,0,0,1,1,1,1),
(@ENTRY,7787,0,0,0,1,1,1,1),
(@ENTRY,8226,0,0,0,1,1,1,1);
DELETE FROM `creature_loot_template` WHERE `Entry` IN (4280,4281,4282,4283,4284,4285) AND ((`Item` IN (5819,7727,7728,7729,7730,7752,7753,7754,7786,7787,8226) AND `Reference` = 0) OR `Reference` = @ENTRY);
INSERT INTO `creature_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`,`Comment`) VALUES
(4280,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Outside))"),
(4281,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Outside))"),
(4282,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Outside))"),
(4283,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Outside))"),
(4284,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Outside))"),
(4285,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Outside))");
*/
-- Scarlet Monastery(Inside)
SET @ENTRY := 14104;
DELETE FROM `reference_loot_template` WHERE `Entry` = @ENTRY;
INSERT INTO `reference_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`) VALUES
(@ENTRY,1992,0,0,0,1,1,1,1),
(@ENTRY,2262,0,0,0,1,1,1,1),
(@ENTRY,5756,0,0,0,1,1,1,1),
(@ENTRY,5819,0,0,0,1,1,1,1),
(@ENTRY,7727,0,0,0,1,1,1,1),
(@ENTRY,7728,0,0,0,1,1,1,1),
(@ENTRY,7729,0,0,0,1,1,1,1),
(@ENTRY,7730,0,0,0,1,1,1,1),
(@ENTRY,7736,0,0,0,1,1,1,1),
(@ENTRY,7752,0,0,0,1,1,1,1),
(@ENTRY,7753,0,0,0,1,1,1,1),
(@ENTRY,7754,0,0,0,1,1,1,1),
(@ENTRY,7755,0,0,0,1,1,1,1),
(@ENTRY,7757,0,0,0,1,1,1,1),
(@ENTRY,7758,0,0,0,1,1,1,1),
(@ENTRY,7759,0,0,0,1,1,1,1),
(@ENTRY,7760,0,0,0,1,1,1,1),
(@ENTRY,7761,0,0,0,1,1,1,1),
(@ENTRY,7786,0,0,0,1,1,1,1),
(@ENTRY,7787,0,0,0,1,1,1,1),
(@ENTRY,8225,0,0,0,1,1,1,1),
(@ENTRY,8226,0,0,0,1,1,1,1),
(@ENTRY,10332,0,0,0,1,1,1,1);
DELETE FROM `creature_loot_template` WHERE `Entry` IN (4286,4287,4288,4289,4290,4291,4292,4293,4294,4295,4296,4297,4298,4299,4300,4301,4302,4303,4304,4306,4308,4540,6426,6427) AND ((`Item` IN (1992,2262,5756,5819,7727,7728,7729,7730,7736,7752,7753,7754,7755,7757,7758,7759,7760,7761,7786,7787,8225,8226,10332) AND `Reference` = 0) OR `Reference` = @ENTRY);
INSERT INTO `creature_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`,`Comment`) VALUES
(4286,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"),
(4287,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"),
(4288,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"),
(4289,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"),
(4290,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"),
(4291,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"),
(4292,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"),
(4293,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"),
(4294,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"),
(4295,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"),
(4296,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"),
(4297,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"),
(4298,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"),
(4299,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"),
(4300,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"),
(4301,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"),
(4302,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"),
(4303,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"),
(4304,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"),
(4306,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"),
(4308,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"),
(4540,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"),
(6426,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))"),
(6427,@ENTRY,@ENTRY,0.1,0,1,0,1,1,"Rare Blue Items (Scarlet Monastery(Inside))");
@@ -0,0 +1,79 @@
--
DELETE FROM `creature_formations` WHERE `leaderGUID` IN (54817,48360,54820,54824,54825,48372,54827,48162,54860,54992,48160);
INSERT INTO `creature_formations` (`leaderGUID`,`memberGUID`,`dist`,`angle`,`groupAI`) VALUES
(54817,43654,0,0,3),
(54817,42573,0,0,3),
(54817,42574,0,0,3),
(54817,54834,0,0,3),
(54817,42656,0,0,3),
(54817,54817,0,0,3),
(48360,54819,0,0,3),
(48360,43440,0,0,3),
(48360,43738,0,0,3),
(48360,54833,0,0,3),
(48360,42655,0,0,3),
(48360,48360,0,0,3),
(48360,42593,0,0,3),
(54820,54832,0,0,3),
(54820,42582,0,0,3),
(54820,42894,0,0,3),
(54820,43439,0,0,3),
(54820,54820,0,0,3),
(54820,42647,0,0,3),
(54824,42640,0,0,3),
(54824,54829,0,0,3),
(54824,42587,0,0,3),
(54824,42659,0,0,3),
(54824,54824,0,0,3),
(54824,42586,0,0,3),
(54825,42591,0,0,3),
(54825,54825,0,0,3),
(54825,42660,0,0,3),
(54825,42657,0,0,3),
(54825,54835,0,0,3),
(54825,42592,0,0,3),
(48372,41817,0,0,3),
(48372,54838,0,0,3),
(48372,48372,0,0,3),
(48372,42595,0,0,3),
(48372,43739,0,0,3),
(48372,54826,0,0,3),
(48372,42661,0,0,3),
(54827,54827,0,0,3),
(54827,42585,0,0,3),
(54827,54830,0,0,3),
(54827,42584,0,0,3),
(54827,42644,0,0,3),
(54827,42870,0,0,3),
(48162,54836,0,0,3),
(48162,54818,0,0,3),
(48162,42658,0,0,3),
(48162,43655,0,0,3),
(48162,48162,0,0,3),
(48162,42594,0,0,3),
(48162,42590,0,0,3),
(54860,54860,0,0,3),
(54860,42874,0,0,3),
(54860,54831,0,0,3),
(54860,54828,0,0,3),
(54860,54821,0,0,3),
(54860,42588,0,0,3),
(54860,57041,0,0,3),
(54992,54822,0,0,3),
(54992,42583,0,0,3),
(54992,42871,0,0,3),
(54992,54992,0,0,3),
(54992,56933,0,0,3),
(54992,54823,0,0,3),
(54992,42645,0,0,3),
(48160,43661,0,0,3),
(48160,54988,0,0,3),
(48160,42589,0,0,3),
(48160,54858,0,0,3),
(48160,54816,0,0,3),
(48160,54837,0,0,3),
(48160,56686,0,0,3),
(48160,48160,0,0,3);
-- Two Sunblade Dragonhawks should move randomly inside small radius
UPDATE `creature` SET `wander_distance` = 1, `MovementType` = 1 WHERE `guid` IN (56933,57041) AND `id` = 25867;
@@ -0,0 +1,73 @@
SET @OGUID:= 18017;
SET @POOL := 762;
DELETE FROM `pool_members` WHERE `poolSpawnId`=@POOL;
INSERT INTO `pool_members` (`type`, `spawnId`, `poolSpawnId`, `chance`, `description`) VALUES
(1, 50417, @POOL, 0, "Netherwing Egg"),
(1, 50418, @POOL, 0, "Netherwing Egg"),
(1, 50419, @POOL, 0, "Netherwing Egg"),
(1, 50420, @POOL, 0, "Netherwing Egg"),
(1, 50421, @POOL, 0, "Netherwing Egg"),
(1, 50422, @POOL, 0, "Netherwing Egg"),
(1, 50423, @POOL, 0, "Netherwing Egg"),
(1, 50424, @POOL, 0, "Netherwing Egg"),
(1, 50425, @POOL, 0, "Netherwing Egg"),
(1, 151889, @POOL, 0, "Netherwing Egg"),
(1, 151890, @POOL, 0, "Netherwing Egg"),
(1, 151891, @POOL, 0, "Netherwing Egg"),
(1, @OGUID+0, @POOL, 0, "Netherwing Egg"),
(1, @OGUID+1, @POOL, 0, "Netherwing Egg"),
(1, @OGUID+2, @POOL, 0, "Netherwing Egg"),
(1, @OGUID+3, @POOL, 0, "Netherwing Egg"),
(1, @OGUID+4, @POOL, 0, "Netherwing Egg"),
(1, @OGUID+5, @POOL, 0, "Netherwing Egg"),
(1, @OGUID+6, @POOL, 0, "Netherwing Egg"),
(1, @OGUID+7, @POOL, 0, "Netherwing Egg"),
(1, @OGUID+8, @POOL, 0, "Netherwing Egg"),
(1, @OGUID+9, @POOL, 0, "Netherwing Egg"),
(1, @OGUID+10, @POOL, 0, "Netherwing Egg"),
(1, @OGUID+11, @POOL, 0, "Netherwing Egg"),
(1, @OGUID+12, @POOL, 0, "Netherwing Egg"),
(1, @OGUID+13, @POOL, 0, "Netherwing Egg"),
(1, @OGUID+14, @POOL, 0, "Netherwing Egg"),
(1, @OGUID+15, @POOL, 0, "Netherwing Egg"),
(1, @OGUID+16, @POOL, 0, "Netherwing Egg"),
(1, @OGUID+17, @POOL, 0, "Netherwing Egg"),
(1, @OGUID+18, @POOL, 0, "Netherwing Egg"),
(1, @OGUID+19, @POOL, 0, "Netherwing Egg"),
(1, @OGUID+20, @POOL, 0, "Netherwing Egg"),
(1, @OGUID+21, @POOL, 0, "Netherwing Egg"),
(1, @OGUID+22, @POOL, 0, "Netherwing Egg"),
(1, @OGUID+23, @POOL, 0, "Netherwing Egg");
DELETE FROM `pool_template` WHERE `entry` =@POOL;
INSERT INTO `pool_template` (`entry`, `max_limit`, `description`) VALUES
(@POOL, 10, 'Netherwing Egg 6 of 36');
UPDATE `gameobject` SET `spawntimesecs`=3600 WHERE `id`=185915;
DELETE FROM `gameobject` WHERE `id`=185915 AND `guid` BETWEEN @OGUID+0 AND @OGUID+24;
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `phaseId`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES
(@OGUID+0, 185915, 530, 3520, 3965, '0', 0, -5116.493, 673.1073, 37.64555, 2.967041, 0, 0, 0.9961939, 0.08716504, 3600, 255, 1, 15595), -- 185915 (Area: 3965 - Difficulty: 0)
(@OGUID+1, 185915, 530, 3520, 3965, '0', 0, -4867.7, 531.2372, -1.91996, 1.134463, 0, 0, 0.5372992, 0.8433917, 3600, 255, 1, 15595), -- 185915 (Area: 3965 - Difficulty: 0)
(@OGUID+2, 185915, 530, 3520, 3759, '0', 0, -5034.838, 612.646, 184.4103, 2.984498, 0, 0, 0.9969168, 0.07846643, 3600, 255, 1, 15595), -- 185915 (Area: 3759 - Difficulty: 0)
(@OGUID+3, 185915, 530, 3520, 3759, '0', 0, -5040.481, 393.2956, 170.8373, 5.98648, 0, 0, -0.147809, 0.9890159, 3600, 255, 1, 15595), -- 185915 (Area: 3759 - Difficulty: 0)
(@OGUID+4, 185915, 530, 3520, 3759, '0', 0, -5117.958, 89.7627, -12.05266, 5.323256, 0, 0, -0.4617481, 0.8870111, 3600, 255, 1, 15595), -- 185915 (Area: 3759 - Difficulty: 0)
(@OGUID+5, 185915, 530, 3520, 3759, '0', 0, -5088.855, 23.24989, 81.81818, 0.1396245, 0, 0, 0.06975555, 0.9975641, 3600, 255, 1, 15595), -- 185915 (Area: 3759 - Difficulty: 0)
(@OGUID+6, 185915, 530, 3520, 3759, '0', 0, -5031.912, 289.6906, 4.984869, 0.5410506, 0, 0, 0.2672377, 0.9636307, 3600, 255, 1, 15595), -- 185915 (Area: 3759 - Difficulty: 0)
(@OGUID+7, 185915, 530, 3520, 3759, '0', 0, -5282.702, 654.8848, 40.72212, -1.378809, 0, 0, -0.6360779, 0.7716249, 3600, 255, 1, 13623), -- 185915 (Area: 3759 - Difficulty: 0)
(@OGUID+8, 185915, 530, 3520, 3759, '0', 0, -5341.819, -43.58724, 90.34805, -2.984498, 0, 0, -0.9969168, 0.07846643, 3600, 255, 1, 13623), -- 185915 (Area: 3759 - Difficulty: 0)
(@OGUID+9, 185915, 530, 3520, 3759, '0', 0, -5003.992, -113.3952, -4.667536, 0.2443456, 0, 0, 0.1218691, 0.9925462, 3600, 255, 1, 13623), -- 185915 (Area: 3759 - Difficulty: 0)
(@OGUID+10, 185915, 530, 4815, 5012, '0', 0, -4234.241, 526.788, 78.41892, -2.426003, 0, 0, -0.9366713, 0.3502098, 3600, 255, 1, 14007), -- 185915 (Area: 5012 - Difficulty: 0)
(@OGUID+11, 185915, 530, 4815, 5012, '0', 0, -4689.656, 771.3027, 25.21626, -2.268925, 0, 0, -0.9063072, 0.4226195, 3600, 255, 1, 14007), -- 185915 (Area: 5012 - Difficulty: 0)
(@OGUID+12, 185915, 530, 4815, 5012, '0', 0, -4931.305, 426.1053, 0.003176, 1.431168, 0, 0, 0.6560583, 0.7547102, 3600, 255, 1, 14007), -- 185915 (Area: 5012 - Difficulty: 0)
(@OGUID+13, 185915, 530, 3520, 3759, '0', 0, -4934.188, 323.5568, 138.5504, 4.188792, 0, 0, -0.866025, 0.5000008, 3600, 255, 1, 15595), -- 185915 (Area: 3759 - Difficulty: 0)
(@OGUID+14, 185915, 530, 3520, 3759, '0', 0, -5096.626, 151.4355, -11.33789, 1.099556, 0, 0, 0.5224981, 0.8526405, 3600, 255, 1, 15595), -- 185915 (Area: 3759 - Difficulty: 0)
(@OGUID+15, 185915, 530, 3520, 3759, '0', 0, -5143.51, 190.4579, 150.3326, 0.7504908, 0, 0, 0.3665009, 0.9304177, 3600, 255, 1, 15595), -- 185915 (Area: 3759 - Difficulty: 0)
(@OGUID+16, 185915, 530, 3520, 3965, '0', 0, -4987.638, 451.117, 6.23003, 5.288348, 0, 0, -0.4771585, 0.8788173, 3600, 255, 1, 15595), -- 185915 (Area: 3965 - Difficulty: 0)
(@OGUID+17, 185915, 530, 3520, 3965, '0', 0, -5025.026, 359.934, 1.24235, 1.448622, 0, 0, 0.6626196, 0.7489561, 3600, 255, 1, 15595), -- 185915 (Area: 3965 - Difficulty: 0)
(@OGUID+18, 185915, 530, 3520, 3759, '0', 0, -5170.725, 251.7406, -32.01391, 2.879789, 0, 0, 0.9914446, 0.1305283, 3600, 255, 1, 15595), -- 185915 (Area: 3759 - Difficulty: 0)
(@OGUID+19, 185915, 530, 3520, 3759, '0', 0, -5260.721, 186.911, 128.8412, 5.201083, 0, 0, -0.5150375, 0.8571676, 3600, 255, 1, 15595), -- 185915 (Area: 3759 - Difficulty: 0)
(@OGUID+20, 185915, 530, 3520, 3759, '0', 0, -5004.113, 14.80371, 76.3614, 4.677484, 0, 0, -0.7193394, 0.6946588, 3600, 255, 1, 15595), -- 185915 (Area: 3759 - Difficulty: 0)
(@OGUID+21, 185915, 530, 3520, 3759, '0', 0, -4901.969, 597.2923, 4.663516, 0.4188786, 0, 0, 0.2079115, 0.9781476, 3600, 255, 1, 15595), -- 185915 (Area: 3759 - Difficulty: 0)
(@OGUID+22, 185915, 530, 210, 4666, '0', 0, -4286.163, 408.8362, 129.7793, 1.361356, 0, 0, 0.6293201, 0.7771462, 3600, 255, 1, 14007), -- 185915 (Area: 4666 - Difficulty: 0)
(@OGUID+23, 185915, 530, 3520, 3966, '0', 0, -5199.026, 624.2134, 45.12667, 0.5061446, 0, 0, 0.2503796, 0.9681478, 3600, 255, 1, 15595); -- 185915 (Area: 3966 - Difficulty: 0)
@@ -0,0 +1,94 @@
--
UPDATE `creature_addon` SET `auras` = "45769 18950 18943" WHERE `guid` IN (48394,48400);
UPDATE `creature_template_addon` SET `auras` = "45769 18950 10255 18943" WHERE `entry` = 25507;
UPDATE `creature_addon` SET `auras` = "18950 45769 42459" WHERE `guid` IN (48160,48162,48360,48372);
UPDATE `creature_template_addon` SET `auras` = "18950 45769 42459" WHERE `entry` = 25372;
-- Sunblade Protector SAI (Source: https://www.youtube.com/watch?v=3rVG_zheFEs https://www.youtube.com/watch?v=TciohYfbK10 https://www.youtube.com/watch?v=QiTyksAlS5A)
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = 25507;
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (-45571,-45570,-45537,-54994,-54996,-54999,-55062,-55064,-55065,-48394,-48400) AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
-- Text 0 should be used only by creatures without paths including the one after Kalecgos
(-45571,0,0,0,4,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,12,2,0,0,0,0,0,0,0,"Sunblade Protector - On Aggro - Set Data 0 1 (Stored Target)"),
(-45571,0,1,0,0,0,100,0,3000,6000,2500,7500,0,11,46480,0,0,0,0,0,5,0,0,0,0,0,0,0,0,"Sunblade Protector - In Combat - Cast 'Fel Lightning'"),
(-45571,0,2,3,8,0,100,0,46476,0,0,0,0,38,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sunblade Protector - On Spellhit 'Sunblade Protector Activated' - Set In Combat With Zone"),
(-45571,0,3,0,61,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Link - Say Line 1"),
(-45571,0,4,0,21,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Reached Home - Say Line 0"),
(-45570,0,0,0,4,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,12,2,0,0,0,0,0,0,0,"Sunblade Protector - On Aggro - Set Data 0 1 (Stored Target)"),
(-45570,0,1,0,0,0,100,0,3000,6000,2500,7500,0,11,46480,0,0,0,0,0,5,0,0,0,0,0,0,0,0,"Sunblade Protector - In Combat - Cast 'Fel Lightning'"),
(-45570,0,2,3,8,0,100,0,46476,0,0,0,0,38,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sunblade Protector - On Spellhit 'Sunblade Protector Activated' - Set In Combat With Zone"),
(-45570,0,3,0,61,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Link - Say Line 1"),
(-45570,0,4,0,21,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Reached Home - Say Line 0"),
(-45537,0,0,0,4,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,12,2,0,0,0,0,0,0,0,"Sunblade Protector - On Aggro - Set Data 0 1 (Stored Target)"),
(-45537,0,1,0,0,0,100,0,3000,6000,2500,7500,0,11,46480,0,0,0,0,0,5,0,0,0,0,0,0,0,0,"Sunblade Protector - In Combat - Cast 'Fel Lightning'"),
(-45537,0,2,3,8,0,100,0,46476,0,0,0,0,38,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sunblade Protector - On Spellhit 'Sunblade Protector Activated' - Set In Combat With Zone"),
(-45537,0,3,0,61,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Link - Say Line 1"),
(-45537,0,4,0,21,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Reached Home - Say Line 0"),
(-54994,0,0,0,4,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,12,2,0,0,0,0,0,0,0,"Sunblade Protector - On Aggro - Set Data 0 1 (Stored Target)"),
(-54994,0,1,0,0,0,100,0,3000,6000,2500,7500,0,11,46480,0,0,0,0,0,5,0,0,0,0,0,0,0,0,"Sunblade Protector - In Combat - Cast 'Fel Lightning'"),
(-54994,0,2,3,8,0,100,0,46476,0,0,0,0,38,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sunblade Protector - On Spellhit 'Sunblade Protector Activated' - Set In Combat With Zone"),
(-54994,0,3,0,61,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Link - Say Line 1"),
(-54994,0,4,0,21,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Reached Home - Say Line 0"),
(-54996,0,0,0,4,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,12,2,0,0,0,0,0,0,0,"Sunblade Protector - On Aggro - Set Data 0 1 (Stored Target)"),
(-54996,0,1,0,0,0,100,0,3000,6000,2500,7500,0,11,46480,0,0,0,0,0,5,0,0,0,0,0,0,0,0,"Sunblade Protector - In Combat - Cast 'Fel Lightning'"),
(-54996,0,2,3,8,0,100,0,46476,0,0,0,0,38,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sunblade Protector - On Spellhit 'Sunblade Protector Activated' - Set In Combat With Zone"),
(-54996,0,3,0,61,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Link - Say Line 1"),
(-54996,0,4,0,21,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Reached Home - Say Line 0"),
(-55062,0,0,0,4,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,12,2,0,0,0,0,0,0,0,"Sunblade Protector - On Aggro - Set Data 0 1 (Stored Target)"),
(-55062,0,1,0,0,0,100,0,3000,6000,2500,7500,0,11,46480,0,0,0,0,0,5,0,0,0,0,0,0,0,0,"Sunblade Protector - In Combat - Cast 'Fel Lightning'"),
(-55062,0,2,3,8,0,100,0,46476,0,0,0,0,38,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sunblade Protector - On Spellhit 'Sunblade Protector Activated' - Set In Combat With Zone"),
(-55062,0,3,0,61,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Link - Say Line 1"),
(-55062,0,4,0,21,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Reached Home - Say Line 0"),
(-55064,0,0,0,4,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,12,2,0,0,0,0,0,0,0,"Sunblade Protector - On Aggro - Set Data 0 1 (Stored Target)"),
(-55064,0,1,0,0,0,100,0,3000,6000,2500,7500,0,11,46480,0,0,0,0,0,5,0,0,0,0,0,0,0,0,"Sunblade Protector - In Combat - Cast 'Fel Lightning'"),
(-55064,0,2,3,8,0,100,0,46476,0,0,0,0,38,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sunblade Protector - On Spellhit 'Sunblade Protector Activated' - Set In Combat With Zone"),
(-55064,0,3,0,61,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Link - Say Line 1"),
(-55064,0,4,0,21,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Reached Home - Say Line 0"),
(-55065,0,0,0,4,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,12,2,0,0,0,0,0,0,0,"Sunblade Protector - On Aggro - Set Data 0 1 (Stored Target)"),
(-55065,0,1,0,0,0,100,0,3000,6000,2500,7500,0,11,46480,0,0,0,0,0,5,0,0,0,0,0,0,0,0,"Sunblade Protector - In Combat - Cast 'Fel Lightning'"),
(-55065,0,2,3,8,0,100,0,46476,0,0,0,0,38,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sunblade Protector - On Spellhit 'Sunblade Protector Activated' - Set In Combat With Zone"),
(-55065,0,3,0,61,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Link - Say Line 1"),
(-55065,0,4,0,21,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Reached Home - Say Line 0"),
-- Text 2 should be used only by creatures with paths
-- Protector after Kalecgos should remove the 'Stoned' aura
-- and start path after Kalecgos encounter is finished. Unsupported
(-54999,0,0,0,4,0,100,0,0,0,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Aggro - Say Line 2"),
(-54999,0,1,0,0,0,100,0,3000,6000,2500,7500,0,11,46480,0,0,0,0,0,5,0,0,0,0,0,0,0,0,"Sunblade Protector - In Combat - Cast 'Fel Lightning'"),
(-48394,0,0,0,4,0,100,0,0,0,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Aggro - Say Line 2"),
(-48394,0,1,0,0,0,100,0,3000,6000,2500,7500,0,11,46480,0,0,0,0,0,5,0,0,0,0,0,0,0,0,"Sunblade Protector - In Combat - Cast 'Fel Lightning'"),
(-48400,0,0,0,4,0,100,0,0,0,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Protector - On Aggro - Say Line 2"),
(-48400,0,1,0,0,0,100,0,3000,6000,2500,7500,0,11,46480,0,0,0,0,0,5,0,0,0,0,0,0,0,0,"Sunblade Protector - In Combat - Cast 'Fel Lightning'");
DELETE FROM `creature_text` WHERE `CreatureID` = 25507;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(25507,0,0,"Unit entering energy conservation mode.",14,0,100,0,0,0,25200,0,'Sunblade Protector'),
(25507,1,0,"Local proximity threat detected. Exiting energy conservation mode.",14,0,100,0,0,0,25201,0,'Sunblade Protector'),
(25507,1,1,"Unit is now operational and attacking targets.",14,0,100,0,0,0,25206,0,'Sunblade Protector'),
(25507,2,0,"Enemy presence detected.",14,0,100,0,0,0,25203,0,'Sunblade Protector');
-- Sunblade Scout SAI (Source: https://www.youtube.com/watch?v=3rVG_zheFEs https://www.youtube.com/watch?v=TciohYfbK10 https://www.youtube.com/watch?v=QiTyksAlS5A)
SET @ENTRY := 25372;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ENTRY;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ENTRY AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ENTRY,0,0,1,4,0,100,0,0,0,0,0,0,8,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Scout - On Aggro - Set Reactstate Passive"),
(@ENTRY,0,1,2,61,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Scout - On Link - Say Line 0"),
(@ENTRY,0,2,3,61,0,100,0,0,0,0,0,0,64,1,0,0,0,0,0,19,25507,100,0,0,0,0,0,0,"Sunblade Scout - On Link - Store Targetlist Closest Creature 'Sunblade Protector'"),
(@ENTRY,0,3,4,61,0,100,0,0,0,0,0,0,64,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Scout - On Link - Store Targetlist Self"),
(@ENTRY,0,4,5,61,0,100,0,0,0,0,0,0,100,2,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Sunblade Scout - On Link - Send Target 2"),
(@ENTRY,0,5,6,61,0,100,0,0,0,0,0,0,54,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Scout - On Link - Pause Movement"),
(@ENTRY,0,6,0,61,0,100,0,0,0,0,0,0,69,1,0,0,20,0,0,12,1,0,0,0,0,0,0,0,"Sunblade Scout - On Link - Move To Stored Target"),
(@ENTRY,0,7,0,0,0,100,0,5000,7000,6000,9000,0,11,46558,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Sunblade Scout - In Combat - Cast 'Sinister Strike'"),
(@ENTRY,0,8,0,34,0,100,0,8,1,0,0,0,11,46475,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Scout - On Movement Inform - Cast 'Activate Sunblade Protector'"),
(@ENTRY,0,9,0,31,0,100,0,46476,0,0,0,0,8,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Scout - On Spellhit Target - Set Reactstate Aggressive"),
(@ENTRY,0,10,11,38,0,100,0,0,1,0,0,0,8,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Scout - On Data Set 0 1 - Set Reactstate Aggressive"),
(@ENTRY,0,11,0,61,0,100,0,0,0,0,0,0,92,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Scout - On Link - Interrupt Spell"),
(@ENTRY,0,12,0,7,0,100,0,0,0,0,0,0,8,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Sunblade Scout - On Evade - Set Reactstate Aggressive");
DELETE FROM `creature_text` WHERE `CreatureID` = 25372;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(25372,0,0,"Enemies spotted! Attack while I try to activate a Protector!",14,0,100,0,0,0,25202,0,'Sunblade Scout');
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceGroup` = 1 AND `SourceEntry` = 25372;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(22,1,25372,0,0,29,1,25507,100,0,0,0,0,"","Group 0: Execute SAI (Action 0) if alive creature Sunblade Protector is near");
@@ -0,0 +1,10 @@
--
DELETE FROM `creature_loot_template` WHERE `Item` IN (765,785,2447,2449,2450,2452,2453,2770,2771,2772,2775,2776,2835,2836,2838,3355,3356,3357,3358,3369,3470,3478,3486,3818,3819,3820,3821,3857,3858,4625,7911,7912,7966,8153,8831,8836,8838,8839,8845,8846,10620,11370,12365,12644,12809,13463,13464,13465,13466,13467,13468,19726,19727,22202,22203,22710,22785,22786,22787,22788,22789,22790,22791,22792,22793,22794,22797,23424,23425,23426,23427,35128,36901,36902,36903,36904,36905,36906,36907,36908,36909,36910,36912,37921) AND `Entry` IN (300,448,574,616,711,763,813,814,818,947,1696,1753,1837,1839,1843,1910,1936,1961,1972,2090,2184,2186,2192,2283,2420,2421,2422,2423,2431,2452,2453,2476,2541,2603,2604,2605,2781,2793,2931,2932,2944,3203,3398,3435,3438,3773,5343,5346,5347,5786,5799,5808,5823,5824,5826,5833,5834,5837,5841,5859,5916,5932,5933,5935,6113,6124,6585,6648,6649,7016,7017,7073,7290,7319,7665,7666,7667,7668,7728,8210,8212,8213,8282,8283,8298,8299,8977,9602,9681,10197,10202,10356,10357,10644,10647,10663,10664,10806,10817,10827,11714,12037,12046,12159,12207,12339,12431,12432,12433,12900,12902,12918,12940,13139,13419,14221,14225,14227,14231,14266,14268,14269,14273,14277,14279,14339,14340,14342,14343,14427,14428,14429,14430,14431,14445,14446,14475,14487,14535,14536,15205);
DELETE FROM `creature_loot_template` WHERE `Item` IN (765,785,2447,2449,2450,2452,2453,2770,2771,2772,2775,2776,2835,2836,2838,3355,3356,3357,3358,3369,3470,3478,3486,3818,3819,3820,3821,3857,3858,4625,7911,7912,7966,8153,8831,8836,8838,8839,8845,8846,10620,11370,12365,12644,12809,13463,13464,13465,13466,13467,13468,19726,19727,22202,22203,22710,22785,22786,22787,22788,22789,22790,22791,22792,22793,22794,22797,23424,23425,23426,23427,35128,36901,36902,36903,36904,36905,36906,36907,36908,36909,36910,36912,37921) AND `Entry` IN (11374,6391,6392,6407,580,2054,3763,10601,10602,25709,27254,25707,23691,23750,23029,20774,21251);
DELETE FROM `creature_loot_template` WHERE `Chance` < 0.11 AND `Item` IN (765,785,2447,2449,2450,2452,2453,2770,2771,2772,2775,2776,2835,2836,2838,3355,3356,3357,3358,3369,3470,3478,3486,3818,3819,3820,3821,3857,3858,4625,7911,7912,7966,8153,8831,8836,8838,8839,8845,8846,10620,11370,12365,12644,12809,13463,13464,13465,13466,13467,13468,19726,19727,22202,22203,22710,22785,22786,22787,22788,22789,22790,22791,22792,22793,22794,22797,23424,23425,23426,23427,35128,36901,36902,36903,36904,36905,36906,36907,36908,36909,36910,36912,37921) AND `Entry` IN (5849,4844,4846,4849,4113,4116,4416,3727,2976,2978,2989,3578,2305,2269,1727,824,674,624,623,598,475,4020,4021,5881,6218,6219,12223);
DELETE FROM `creature_loot_template` WHERE `Chance` < 0.20 AND `Item` IN (765,785,2447,2449,2450,2452,2453,2770,2771,2772,2775,2776,2835,2836,2838,3355,3356,3357,3358,3369,3470,3478,3486,3818,3819,3820,3821,3857,3858,4625,7911,7912,7966,8153,8831,8836,8838,8839,8845,8846,10620,11370,12365,12644,12809,13463,13464,13465,13466,13467,13468,19726,19727,22202,22203,22710,22785,22786,22787,22788,22789,22790,22791,22792,22793,22794,22797,23424,23425,23426,23427,35128,36901,36902,36903,36904,36905,36906,36907,36908,36909,36910,36912,37921) AND `Entry` IN (4541);
DELETE FROM `creature_loot_template` WHERE `Chance` < 0.3 AND `Item` IN (765,785,2447,2449,2450,2452,2453,2770,2771,2772,2775,2776,2835,2836,2838,3355,3356,3357,3358,3369,3470,3478,3486,3818,3819,3820,3821,3857,3858,4625,7911,7912,7966,8153,8831,8836,8838,8839,8845,8846,10620,11370,12365,12644,12809,13463,13464,13465,13466,13467,13468,19726,19727,22202,22203,22710,22785,22786,22787,22788,22789,22790,22791,22792,22793,22794,22797,23424,23425,23426,23427,35128,36901,36902,36903,36904,36905,36906,36907,36908,36909,36910,36912,37921) AND `Entry` IN (4499);
DELETE FROM `creature_loot_template` WHERE `Entry` = 1813 AND `Item` = 12365;
DELETE FROM `creature_loot_template` WHERE `Entry` = 1040 AND `Item` IN (2770,2835,3357);
DELETE FROM `creature_loot_template` WHERE `Entry` = 8981 AND `Item` IN (8838,13463);
DELETE FROM `creature_loot_template` WHERE `Entry` = 7137 AND `Item` IN (8846,8836,13463,13466);
@@ -0,0 +1,38 @@
--
DELETE FROM `gameobject` WHERE `guid` IN (2094, 2474, 9489, 9490) AND `id` IN (185522,185519,185460);
DELETE FROM `gameobject` WHERE `id` IN (185522,185519,185460) AND `map`=557 AND `spawnDifficulties`='2';
INSERT INTO `gameobject` (`guid`, `id`, `map`, `spawnDifficulties`, `phaseId`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES
(2094, 185522, 557, '2', 0, -235.563, -13.4403, 17.066, 1.43332, 0, 0, 0.656869, 0.754005, 7200, 255, 1),
(2474, 185460, 557, '2', 0, -235.563, -13.4403, 17.066, 1.43332, 0, 0, 0.656869, 0.754005, 300, 255, 1),
(9489, 185460, 557, '2', 0, 8.73419, -223.864, -0.954936, 0.284522, 0, 0, 0.141782, 0.989898, 300, 255, 1),
(9490, 185519, 557, '2', 0, 8.73419, -223.864, -0.954936, 0.284522, 0, 0, 0.141782, 0.989898, 300, 255, 1);
UPDATE `creature_template` SET `flags_extra`=1 WHERE `entry`=22930;
UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI" WHERE `entry` = 185522;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 185522 AND `source_type` = 1;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(185522,1,0,1,70,0,100,0,2,0,0,0,0,12,22930,8,0,0,0,0,1,0,0,0,0,0,0,0,0,"Shaffar's Stasis Chamber - On Gameobject State Changed - Summon Creature 'Yor'"),
(185522,1,1,0,61,0,100,0,0,0,0,0,0,2,16,0,0,0,0,0,19,22930,0,0,0,0,0,0,0,"Shaffar's Stasis Chamber - On Gameobject State Changed - Set Faction 'Yor'");
UPDATE `gameobject_template` SET `AIName`='SmartGameObjectAI' WHERE `entry`=185519;
DELETE FROM `smart_scripts` WHERE `entryorguid`=185519 AND `source_type`=1;
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
(185519, 1, 0, 1, 70, 0, 100, 0, 2, 0, 0, 0, 15, 10977, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 'Mana Tombs Stasis Chamber - On Gameobject State Changed - Complete quest'),
(185519, 1, 1, 0, 61, 0, 100, 0, 0, 0, 0, 0, 12, 22928, 8, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Mana Tombs Stasis Chamber - On Gameobject State Changed - summon Ambassador Pax ivi');
-- Paxivi
SET @ENTRY := 22928;
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry` =@ENTRY;
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY AND `source_type`=0;
DELETE FROM `smart_scripts` WHERE `entryorguid`=@ENTRY*100 AND `source_type`=9;
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
(@ENTRY, 0, 0, 0, 54, 0, 100, 0, 0, 0, 0, 0, 80, 2292800, 2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Ambassador Pax ivi - On Just Summoned - Run Script'),
(@ENTRY*100, 9, 0, 0, 0, 0, 100, 0, 2000, 2000, 0, 0, 1, 0, 0, 0, 0, 0, 0, 21, 50, 0, 0, 0, 0, 0, 0, 0, 'Ambassador Pax ivi - Script - Say Line 0'),
(@ENTRY*100, 9, 1, 0, 0, 0, 100, 0, 7000, 7000, 0, 0, 1, 1, 0, 0, 0, 0, 0, 21, 50, 0, 0, 0, 0, 0, 0, 0, 'Ambassador Pax ivi - Script - Say Line 1'),
(@ENTRY*100, 9, 2, 0, 0, 0, 100, 0, 14000, 14000, 0, 0, 11, 34427, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Ambassador Pax ivi - Script - Cast Teleport'),
(@ENTRY*100, 9, 3, 0, 0, 0, 100, 0, 1000, 1000, 0, 0, 41, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 'Ambassador Pax ivi - Script - Despawn');
DELETE FROM `creature_text` WHERE `CreatureId` = @ENTRY;
INSERT INTO `creature_text` (`CreatureId`, `GroupId`, `ID`, `Text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`, `BroadcastTextId`) VALUES
(@ENTRY, 0, 0, ' I... I am free! Ethereum were planning on torturing me until I gave in to their requests. I fear that, had you not come along, I would have surely given in to their torment.', 12, 0, 100, 0, 0, 0, 'Paxivi', 20633),
(@ENTRY, 1, 0, ' Know this, $r. Within Shaffar''s chambers at the end of these tombs rests a creature of unimaginable power. It is held in check be the power of the stasis chamber. You must return to Ameer before you venture further if you wish to destroy it!', 12, 0, 100, 0, 0, 0, 'Paxivi', 20634);
@@ -0,0 +1,25 @@
--
UPDATE `smart_scripts` SET `action_type` = 69, `action_param1` = 1, `action_param4` = 10, `target_type` = 19, `target_param1` = 15608, `target_param2` = 200, `comment` = "Infinite Assassin - Out of Combat - Move To Closest Creature 'Medivh'" WHERE `entryorguid` = 17835 AND `source_type` = 0 AND `id` = 0;
UPDATE `smart_scripts` SET `action_type` = 69, `action_param1` = 1, `action_param4` = 10, `target_type` = 19, `target_param1` = 15608, `target_param2` = 200, `comment` = "Infinite Chronomancer - Out of Combat - Move To Closest Creature 'Medivh'" WHERE `entryorguid` = 17892 AND `source_type` = 0 AND `id` = 1;
UPDATE `smart_scripts` SET `action_type` = 69, `action_param1` = 1, `action_param4` = 10, `target_type` = 19, `target_param1` = 15608, `target_param2` = 200, `comment` = "Infinite Vanquisher - Out of Combat - Move To Closest Creature 'Medivh'" WHERE `entryorguid` = 18995 AND `source_type` = 0 AND `id` = 1;
UPDATE `smart_scripts` SET `action_type` = 69, `action_param1` = 1, `action_param4` = 10, `target_type` = 19, `target_param1` = 15608, `target_param2` = 200, `comment` = "Infinite Whelp - Out of Combat - Move To Closest Creature 'Medivh'" WHERE `entryorguid` = 21818 AND `source_type` = 0 AND `id` = 0;
UPDATE `smart_scripts` SET `event_type` = 34, `event_param1` = 8, `event_param2` = 1, `comment` = "Infinite Assassin - On Movement Inform - Cast 'Corrupt Medivh'" WHERE `entryorguid` = 17835 AND `source_type` = 0 AND `id` = 13;
UPDATE `smart_scripts` SET `event_type` = 34, `event_param1` = 8, `event_param2` = 1, `comment` = "Infinite Chronomancer - On Movement Inform - Cast 'Corrupt Medivh'" WHERE `entryorguid` = 17892 AND `source_type` = 0 AND `id` = 32;
UPDATE `smart_scripts` SET `event_type` = 34, `event_param1` = 8, `event_param2` = 1, `comment` = "Infinite Vanquisher - On Movement Inform - Cast 'Corrupt Medivh'" WHERE `entryorguid` = 18995 AND `source_type` = 0 AND `id` = 18;
UPDATE `smart_scripts` SET `event_type` = 34, `event_param1` = 8, `event_param2` = 1, `comment` = "Infinite Whelp - On Movement Inform - Cast 'Corrupt Medivh'" WHERE `entryorguid` = 21818 AND `source_type` = 0 AND `id` = 2;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 17835 AND `source_type` = 0 AND `id` = 14;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 17892 AND `source_type` = 0 AND `id` = 33;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 18995 AND `source_type` = 0 AND `id` = 19;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 21818 AND `source_type` = 0 AND `id` = 3;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(17835,0,14,0,34,0,100,7,8,1,0,0,0,101,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Infinite Assassin - On Movement Inform - Set Home Position"),
(17892,0,33,0,34,0,100,7,8,1,0,0,0,101,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Infinite Chronomancer - On Movement Inform - Set Home Position"),
(18995,0,19,0,34,0,100,7,8,1,0,0,0,101,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Infinite Vanquisher - On Movement Inform - Set Home Position"),
(21818,0,3,0,34,0,100,7,8,1,0,0,0,101,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Infinite Whelp - On Movement Inform - Set Home Position");
DELETE FROM `smart_scripts` WHERE `entryorguid`=18994 AND `source_type`=0 AND `id` IN (6,7,8);
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `event_param5`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_param4`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
(18994, 0, 6, 0, 1, 0, 100, 7, 1000, 1000, 0, 0, 0, 69, 1, 0, 0, 10, 0, 0, 19, 15608, 200, 0, 0, 0, 0, 0, 0, "Infinite Executioner - Out of Combat - Move To Closest Creature 'Medivh'"),
(18994, 0, 7, 0, 34, 0, 100, 7, 8, 1, 0, 0, 0, 11, 31326, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Infinite Executioner - On Movement Inform - Cast 'Corrupt Medivh'"),
(18994, 0, 8, 0, 34, 0, 100, 7, 8, 1, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, "Infinite Executioner - On Movement Inform - Set Home Position");
@@ -0,0 +1,7 @@
--
UPDATE `creature_template_movement` SET `Flight`= 1 WHERE `CreatureId` IN (26174, 26483, 24440, 24747, 28246, 29460, 29808, 32630, 30575, 30482, 31137, 32767, 31702, 32189, 32201, 32492, 28170, 28004, 28378, 28086, 28085, 30988, 33550, 30275);
DELETE FROM `creature_template_movement` WHERE `CreatureId` IN (29792, 29793);
INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Flight`) VALUES
(29792, 1, 1),
(29793, 1, 1);
@@ -0,0 +1,3 @@
-- Used while charmed
UPDATE `smart_scripts` SET `event_flags` = 512 WHERE `entryorguid` = 24922 AND `source_type` = 0 AND `id` = 3;
UPDATE `smart_scripts` SET `event_flags` = 512 WHERE `entryorguid` = 2492200 AND `source_type` = 9 AND `id` = 0;
@@ -0,0 +1,2 @@
-- Only from items
DELETE FROM `creature_loot_template` WHERE `Item` = 24281 AND `Reference` = 0;
@@ -0,0 +1,50 @@
--
UPDATE `creature_template` SET `ScriptName` = "" WHERE `entry` IN (17900,17901);
DELETE FROM `gossip_menu_option` WHERE `MenuID` IN (7559,7560);
INSERT INTO `gossip_menu_option` (`MenuID`,`OptionIndex`,`OptionIcon`,`OptionText`,`OptionBroadcastTextID`,`OptionType`,`OptionNpcFlag`,`VerifiedBuild`) VALUES
(7559,0,0,"Grant me your mark, wise ancient.",14739,1,1,0),
(7560,0,0,"Grant me your mark, mighty ancient.",14741,1,1,0);
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 15 AND `SourceGroup` IN (7559,7560);
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(15,7559,0,0,0,5,0,942,240,0,0,0,0,"","Group 0: Show Gossip Option 0 if player is at least Friendly with Cenarion Expedition"),
(15,7560,0,0,0,5,0,942,240,0,0,0,0,"","Group 0: Show Gossip Option 0 if player is at least Friendly with Cenarion Expedition");
-- Ashyen SAI
SET @ID := 17900;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,5,62,0,100,0,7559,0,0,0,0,11,31808,6,0,0,0,0,7,0,0,0,0,0,0,0,0,"Ashyen - On Gossip Option 0 Selected - Cast 'Mark of Lore'"),
(@ID,0,1,5,62,0,100,0,7559,0,0,0,0,11,31810,6,0,0,0,0,7,0,0,0,0,0,0,0,0,"Ashyen - On Gossip Option 0 Selected - Cast 'Mark of Lore'"),
(@ID,0,2,5,62,0,100,0,7559,0,0,0,0,11,31811,6,0,0,0,0,7,0,0,0,0,0,0,0,0,"Ashyen - On Gossip Option 0 Selected - Cast 'Mark of Lore'"),
(@ID,0,3,5,62,0,100,0,7559,0,0,0,0,11,31815,6,0,0,0,0,7,0,0,0,0,0,0,0,0,"Ashyen - On Gossip Option 0 Selected - Cast 'Mark of Lore'"),
(@ID,0,4,5,62,0,100,0,7559,0,0,0,0,33,17900,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Ashyen - On Gossip Option 0 Selected - Quest Credit 'Blessings of the Ancients'"),
(@ID,0,5,0,61,0,100,0,0,0,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Ashyen - On Link - Close Gossip");
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceEntry` = 17900;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(22,1,17900,0,0,5,0,942,16,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player is Friendly with Cenarion Expedition"),
(22,2,17900,0,0,5,0,942,32,0,0,0,0,"","Group 0: Execute SAI (Action 1) if player is Honored with Cenarion Expedition"),
(22,3,17900,0,0,5,0,942,64,0,0,0,0,"","Group 0: Execute SAI (Action 2) if player is Revered with Cenarion Expedition"),
(22,4,17900,0,0,5,0,942,128,0,0,0,0,"","Group 0: Execute SAI (Action 3) if player is Exalted with Cenarion Expedition");
-- Keleth SAI
SET @ID := 17901;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,5,62,0,100,0,7560,0,0,0,0,11,31807,6,0,0,0,0,7,0,0,0,0,0,0,0,0,"Keleth - On Gossip Option 0 Selected - Cast 'Mark of War'"),
(@ID,0,1,5,62,0,100,0,7560,0,0,0,0,11,31812,6,0,0,0,0,7,0,0,0,0,0,0,0,0,"Keleth - On Gossip Option 0 Selected - Cast 'Mark of War'"),
(@ID,0,2,5,62,0,100,0,7560,0,0,0,0,11,31813,6,0,0,0,0,7,0,0,0,0,0,0,0,0,"Keleth - On Gossip Option 0 Selected - Cast 'Mark of War'"),
(@ID,0,3,5,62,0,100,0,7560,0,0,0,0,11,31814,6,0,0,0,0,7,0,0,0,0,0,0,0,0,"Keleth - On Gossip Option 0 Selected - Cast 'Mark of War'"),
(@ID,0,4,5,62,0,100,0,7560,0,0,0,0,33,17901,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Keleth - On Gossip Option 0 Selected - Quest Credit 'Blessings of the Ancients'"),
(@ID,0,5,0,61,0,100,0,0,0,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Keleth - On Link - Close Gossip");
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceEntry` = 17901;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(22,1,17901,0,0,5,0,942,16,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player is Friendly with Cenarion Expedition"),
(22,2,17901,0,0,5,0,942,32,0,0,0,0,"","Group 0: Execute SAI (Action 1) if player is Honored with Cenarion Expedition"),
(22,3,17901,0,0,5,0,942,64,0,0,0,0,"","Group 0: Execute SAI (Action 2) if player is Revered with Cenarion Expedition"),
(22,4,17901,0,0,5,0,942,128,0,0,0,0,"","Group 0: Execute SAI (Action 3) if player is Exalted with Cenarion Expedition");
@@ -0,0 +1,51 @@
--
UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI", `ScriptName` = "" WHERE `entry` IN (182484,182486,182487,182488,182489,182490,182491,182492,182493,182494,182495,182496,182497,182498,182499,182500,182501,182502,182503,182504);
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (182484,182486,182487,182488,182489,182490,182491,182492,182493,182494,182495,182496,182497,182498,182499,182500,182501,182502,182503,182504) AND `source_type` = 1;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 18248400 AND `source_type` = 9;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(182484,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"),
(182486,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"),
(182487,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"),
(182488,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"),
(182489,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"),
(182490,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"),
(182491,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"),
(182492,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"),
(182493,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"),
(182494,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"),
(182495,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"),
(182496,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"),
(182497,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"),
(182498,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"),
(182499,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"),
(182500,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"),
(182501,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"),
(182502,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"),
(182503,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"),
(182504,1,0,0,70,0,100,0,2,0,0,0,0,80,18248400,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Warmaul Prison - On Gameobject State Changed - Run Script"),
(18248400,9,0,0,0,0,100,0,0,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Warmaul Prison - On Script - Store Targetlist"),
(18248400,9,1,0,0,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,18428,5,0,0,0,0,0,0,"Warmaul Prison - On Script - Send Target 1 (Mag'har Prisoner)"),
(18248400,9,2,0,0,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,19,18428,5,0,0,0,0,0,0,"Warmaul Prison - On Script - Set Data 0 1 (Mag'har Prisoner)");
-- Mag'har Prisoner SAI (Source: https://www.youtube.com/watch?v=PYuWnVJBOTI)
SET @ID := 18428;
UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,10,0,20,0,0,15,60000,60000,1,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Mag'har Prisoner - Within 0-15 Range Out of Combat LoS - Say Line 0"),
(@ID,0,1,2,38,0,100,0,0,1,0,0,0,1,1,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Mag'har Prisoner - On Data Set 0 1 - Say Line 1"),
(@ID,0,2,3,61,0,100,0,0,0,0,0,0,33,18428,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Mag'har Prisoner - On Link - Quest Credit 'Finding the Survivors'"),
(@ID,0,3,0,61,0,100,0,0,0,0,0,0,41,3000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Mag'har Prisoner - On Link - Despawn (3000)");
DELETE FROM `creature_text` WHERE `CreatureID` = @ID;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(@ID,0,0,"Help! Help! They're going to eat me!",12,0,100,0,0,0,15382,0,"Mag'har Prisoner"),
(@ID,0,1,"I'm done for!",12,0,100,0,0,0,15383,0,"Mag'har Prisoner"),
(@ID,0,2,"One day, a hero will rise and lift the orcs up to their former glory.",12,0,100,0,0,0,15384,0,"Mag'har Prisoner"),
(@ID,0,3,"The ogres have the keys! Kill the ogres and get me out of here!",12,0,100,0,0,0,15385,0,"Mag'har Prisoner"),
(@ID,0,4,"My children will be made orphans!",12,0,100,0,0,0,15386,0,"Mag'har Prisoner"),
(@ID,1,0,"Thank you, $r! Your service to the Mag'har will not be forgotten.",12,0,100,5,0,0,15387,0,"Mag'har Prisoner"),
(@ID,1,1,"Death to the ogres!",12,0,100,5,0,0,15388,0,"Mag'har Prisoner"),
(@ID,1,2,"Many thanks, hero!",12,0,100,5,0,0,15389,0,"Mag'har Prisoner"),
(@ID,1,3,"Spirits watch over you, $r!",12,0,100,5,0,0,15390,0,"Mag'har Prisoner");
@@ -0,0 +1,34 @@
-- Deranged Helboar SAI (Source: https://www.youtube.com/watch?v=R_c3kqvAr6g)
-- The 'Burning Spikes' aura already presents in creature_template_addon
SET @ID := 16863;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,1,2,0,100,1,0,30,0,0,0,11,8599,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Deranged Helboar - Between 0-30% Health - Cast 'Enrage' (No Repeat)"),
(@ID,0,1,0,61,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Deranged Helboar - On Link - Say Line 0"),
(@ID,0,2,0,6,0,100,0,0,0,0,0,0,11,37689,2,0,0,0,0,1,0,0,0,0,0,0,0,0,"Deranged Helboar - On Death - Cast 'Tell dog I just died!'");
-- Fel Guard Hound SAI (Source: https://www.youtube.com/watch?v=R_c3kqvAr6g)
SET @ID := 21847;
UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID*100+0 AND `source_type` = 9;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
-- I was thinking static spawns will be problem, but they too can use this script as it shown in the video. Funny and fully supported
(@ID,0,0,0,54,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Just Summoned - Set Event Phase 1"),
(@ID,0,1,2,8,1,100,0,37689,0,0,0,0,29,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Spellhit 'Tell dog I just died!' - Stop Follow (Phase 1)"),
(@ID,0,2,3,61,1,100,0,0,0,0,0,0,59,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Link - Set Run Off (Phase 1)"),
-- Contact distance param: Seems like the min value with effect different from 0 is 0.5
-- But 1.5(seems like the correct value) in-game turns to 5.0
(@ID,0,3,4,61,1,100,0,0,0,0,0,0,69,1,0,0,0.5,0,0,7,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Link - Move To Invoker (Phase 1)"),
(@ID,0,4,0,61,1,100,0,0,0,0,0,0,22,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Link - Set Event Phase 2 (Phase 1)"),
(@ID,0,5,0,34,0,100,0,8,1,0,0,0,80,@ID*100+0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Reached Point 1 - Run Script"),
(@ID*100+0,9,0,0,0,0,100,0,0,0,0,0,0,11,37692,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Script - Cast 'Fake Blood Spurt'"),
(@ID*100+0,9,1,0,0,0,100,0,0,0,0,0,0,5,51,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Script - Play Emote 51"),
(@ID*100+0,9,2,0,0,0,100,0,1500,1500,0,0,0,11,37692,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Script - Cast 'Fake Blood Spurt'"),
(@ID*100+0,9,3,0,0,0,100,0,0,0,0,0,0,5,51,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Script - Play Emote 51"),
(@ID*100+0,9,4,0,0,0,100,0,1000,1000,0,0,0,11,37688,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Script - Cast 'Create Poodad'"),
(@ID*100+0,9,5,0,0,0,100,0,1000,1000,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Script - Set Event Phase 1"),
(@ID*100+0,9,6,0,0,0,100,0,0,0,0,0,0,59,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Script - Set Run On"),
-- Not 'Start Follow Owner' because we want to provide full support to static spawns too
(@ID*100+0,9,7,0,0,0,100,0,0,0,0,0,0,24,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Fel Guard Hound - On Script - Evade");
@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `event_type`=63, `comment`="Fel Guard Hound - On Just Created - Set Event Phase 1" WHERE `entryorguid`=21847 AND`source_type`=0 AND `id`=0;
@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `event_param1` = 1 WHERE `entryorguid` = 18428 AND `source_type` = 0 AND `id` = 0;
@@ -0,0 +1,2 @@
-- Deathbringer & Valithria
DELETE FROM `creature_onkill_reputation` WHERE `creature_id` IN (37813,38402,38582,38583,36789,38174);
@@ -0,0 +1,11 @@
-- Bogblossom Bunny SAI (Source: https://www.youtube.com/watch?v=EIFhKHtvOe0)
SET @ENTRY := 23104;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ENTRY;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ENTRY AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ENTRY,0,0,1,54,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bogblossom Bunny - On Just Summoned - Say Line 0"),
(@ENTRY,0,1,0,61,0,100,0,0,0,0,0,0,11,40532,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bogblossom Bunny - On Link - Cast 'Bogblossom Knockback'");
DELETE FROM `creature_text` WHERE `CreatureID` = 23104;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(23104,0,0,"The bogblossom explodes, spraying pollen wildly.",16,0,100,0,0,0,20932,0,'Bogblossom Bunny');
@@ -0,0 +1,21 @@
-- Ravager Cage SAI
SET @ID := 181849;
UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI", `ScriptName` = "" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 1;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,1,0,1,70,0,100,0,2,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Ravager Cage - On Gameobject State Changed - Store Targetlist"),
(@ID,1,1,2,61,0,100,0,0,0,0,0,0,19,2,0,0,0,0,0,19,17556,5,0,0,0,0,0,0,"Ravager Cage - On Link - Remove Flag Not Attackable (Death Ravager)"),
(@ID,1,2,3,61,0,100,0,0,0,0,0,0,8,2,0,0,0,0,0,19,17556,5,0,0,0,0,0,0,"Ravager Cage - On Link - Set Reactstate Aggressive (Death Ravager)"),
(@ID,1,3,4,61,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,17556,5,0,0,0,0,0,0,"Ravager Cage - On Link - Send Target 1 (Death Ravager)"),
(@ID,1,4,0,61,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,19,17556,5,0,0,0,0,0,0,"Ravager Cage - On Link - Set Data 0 1 (Death Ravager)");
-- Death Ravager SAI
SET @ID := 17556;
UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,1,11,0,100,0,0,0,0,0,0,18,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Death Ravager - On Respawn - Set Flag Not Attackable"),
(@ID,0,1,0,61,0,100,0,0,0,0,0,0,8,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Death Ravager - On Link - Set Reactstate Passive"),
(@ID,0,2,0,38,0,100,0,0,1,0,0,0,49,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Death Ravager - On Data Set 0 1 - Start Attacking"),
(@ID,0,3,0,0,0,100,0,2000,4000,10000,15000,0,11,13443,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Death Ravager - In Combat - Cast 'Rend'"),
(@ID,0,4,0,0,0,100,0,5000,8000,5000,10000,0,11,30736,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Death Ravager - In Combat - Cast 'Enraging Bite'");
@@ -0,0 +1,26 @@
-- Everything else is done and works well
UPDATE `conditions` SET `SourceEntry` = 10921, `NegativeCondition` = 1 WHERE `SourceTypeOrReferenceId` = 14 AND `SourceGroup` = 8677;
-- Fel Crystalforge SAI (Source: Current script & https://www.youtube.com/watch?v=WUEOrClIEX8)
SET @ID := 185919;
UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI", `ScriptName` = "" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 1;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,1,0,0,62,0,100,0,8672,0,0,0,0,85,40964,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Fel Crystalforge - On Gossip Option 0 Selected - Invoker Cast 'Fel Crystalforge: Create 1 Flask'"),
(@ID,1,1,0,62,0,100,0,8672,1,0,0,0,85,40965,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Fel Crystalforge - On Gossip Option 1 Selected - Invoker Cast 'Fel Crystalforge: Create 5 Flasks'");
-- Fel Crystalforge SAI (Source: Current script & https://www.youtube.com/watch?v=WUEOrClIEX8)
SET @ID := 185920;
UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI", `ScriptName` = "" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 1;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,1,0,0,62,0,100,0,8672,0,0,0,0,85,40964,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Fel Crystalforge - On Gossip Option 0 Selected - Invoker Cast 'Fel Crystalforge: Create 1 Flask'"),
(@ID,1,1,0,62,0,100,0,8672,1,0,0,0,85,40965,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Fel Crystalforge - On Gossip Option 1 Selected - Invoker Cast 'Fel Crystalforge: Create 5 Flasks'");
-- Bash'ir Crystalforge SAI (Source: Current script & https://www.youtube.com/watch?v=opp2STjJq4s)
SET @ID := 185921;
UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI", `ScriptName` = "" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 1;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,1,0,0,62,0,100,0,8677,0,0,0,0,85,40968,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Bash'ir Crystalforge - On Gossip Option 0 Selected - Invoker Cast 'Bash'ir Crystalforge: Create 1 Flask'"),
(@ID,1,1,0,62,0,100,0,8677,1,0,0,0,85,40970,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Bash'ir Crystalforge - On Gossip Option 1 Selected - Invoker Cast 'Bash'ir Crystalforge: Create 5 Flasks'");
@@ -0,0 +1,4 @@
-- Arcane Fiend & Amani Bear Mount are summoned
DELETE FROM `creature` WHERE `id` = 18429 AND `guid` IN (91245,91246);
DELETE FROM `creature` WHERE `id` = 24217 AND `guid` IN (89266,89267,89272,89275);
DELETE FROM `linked_respawn` WHERE `guid` IN (91245,91246,89266,89267,89272,89275);
@@ -0,0 +1,20 @@
-- Panther Cage SAI (Source: https://www.youtube.com/watch?v=BObxNsbRWsc)
SET @ID := 176195;
UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI", `ScriptName` = "" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 1;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,1,0,1,70,0,100,0,2,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Panther Cage - On Gameobject State Changed - Store Targetlist"),
(@ID,1,1,2,61,0,100,0,0,0,0,0,0,19,2,0,0,0,0,0,19,10992,5,0,0,0,0,0,0,"Panther Cage - On Link - Remove Flag Not Attackable (Enraged Panther)"),
(@ID,1,2,3,61,0,100,0,0,0,0,0,0,8,2,0,0,0,0,0,19,10992,5,0,0,0,0,0,0,"Panther Cage - On Link - Set Reactstate Aggressive (Enraged Panther)"),
(@ID,1,3,4,61,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,10992,5,0,0,0,0,0,0,"Panther Cage - On Link - Send Target 1 (Enraged Panther)"),
(@ID,1,4,0,61,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,19,10992,5,0,0,0,0,0,0,"Panther Cage - On Link - Set Data 0 1 (Enraged Panther)");
-- Enraged Panther SAI (Source: https://www.youtube.com/watch?v=BObxNsbRWsc)
SET @ID := 10992;
UPDATE `creature` SET `spawntimesecs` = 300 where `guid` = 21705 AND `id` = 10992;
UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,1,11,0,100,0,0,0,0,0,0,18,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Enraged Panther - On Respawn - Set Flag Not Attackable"),
(@ID,0,1,0,61,0,100,0,0,0,0,0,0,8,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Enraged Panther - On Link - Set Reactstate Passive"),
(@ID,0,2,0,38,0,100,0,0,1,0,0,0,49,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Enraged Panther - On Data Set 0 1 - Start Attacking");
@@ -0,0 +1,100 @@
--
DELETE FROM `script_waypoint` WHERE `entry` = 17969;
UPDATE `creature_template_addon` SET `bytes1`=0 WHERE `entry` IN (17969);
-- Kayra Longmane SAI
SET @ID := 17969;
UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
DELETE FROM `smart_scripts` WHERE `entryorguid` BETWEEN @ID*100+0 AND @ID*100+5 AND `source_type` = 9;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,19,0,100,0,9752,0,0,0,0,80,@ID*100+0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Quest 'Escape from Umbrafen' Taken - Run Script"),
(@ID,0,1,0,40,0,100,0,5,0,0,0,0,80,@ID*100+1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Waypoint 5 Reached - Run Script"),
(@ID,0,2,0,40,0,100,0,6,0,0,0,0,80,@ID*100+2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Waypoint 6 Reached - Run Script"),
(@ID,0,3,0,40,0,100,0,17,0,0,0,0,80,@ID*100+3,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Waypoint 17 Reached - Run Script"),
(@ID,0,4,0,40,0,100,0,18,0,0,0,0,80,@ID*100+4,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Waypoint 18 Reached - Run Script"),
(@ID,0,5,0,40,0,100,0,26,0,0,0,0,80,@ID*100+5,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Waypoint 26 Reached - Run Script"),
(@ID,0,6,0,6,0,100,0,0,0,0,0,0,6,9752,0,0,0,0,0,16,0,0,0,0,0,0,0,0,"Kayra Longmane - On Death - Fail Quest 'Escape from Umbrafen'"),
(@ID,0,7,0,11,0,100,0,0,0,0,0,0,90,8,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On spawn - Set Flag Standstate Kneel"),
(@ID,0,8,0,0,0,100,0,1000,2000,2000,3000,0,11,9739,64,0,0,0,0,2,0,0,0,0,0,0,0,0,"Kayra Longmane - IC - Cast Wrath"),
(@ID,0,9,0,0,0,100,0,5000,6000,6000,7000,0,11,31401,64,0,0,0,0,2,0,0,0,0,0,0,0,0,"Kayra Longmane - IC - Cast Moonfire"),
(@ID*100+0,9,0,0,0,0,100,0,0,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Store Targetlist"),
(@ID*100+0,9,1,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Say Line 0"),
(@ID*100+0,9,2,0,0,0,100,0,0,0,0,0,0,2,495,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Set Faction 495"),
(@ID*100+0,9,3,0,0,0,100,0,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Remove NPC Flag Questgiver"),
(@ID*100+0,9,4,0,0,0,100,0,3000,3000,0,0,0,91,8,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Remove Flag Standstate Kneel"),
(@ID*100+0,9,5,0,0,0,100,0,0,0,0,0,0,53,0,17969,0,0,0,2,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Start Waypoint"),
-- Seems like with no time and resume when all creatures are killed
(@ID*100+1,9,0,0,0,0,100,0,0,0,0,0,0,54,10000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Pause Waypoint"),
(@ID*100+1,9,1,0,0,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Say Line 1"),
(@ID*100+1,9,2,0,0,0,100,0,2000,2000,0,0,0,107,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Summon Group 0"),
(@ID*100+1,9,3,0,0,0,100,0,1000,1000,0,0,0,1,0,0,0,0,0,0,19,18042,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Say text"),
(@ID*100+2,9,0,0,0,0,100,0,0,0,0,0,0,54,4000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Pause Waypoint"),
(@ID*100+2,9,1,0,0,0,100,0,4000,4000,0,0,0,1,2,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Say Line 2"),
(@ID*100+2,9,2,0,0,0,100,0,0,0,0,0,0,59,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Set Run On"),
-- Seems like with no time and resume when all creatures are killed
(@ID*100+3,9,0,0,0,0,100,0,0,0,0,0,0,54,10000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Pause Waypoint"),
(@ID*100+3,9,1,0,0,0,100,0,3000,3000,0,0,0,1,3,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Say Line 3"),
(@ID*100+3,9,2,0,0,0,100,0,2000,2000,0,0,0,107,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Summon Group 1"),
(@ID*100+3,9,3,0,0,0,100,0,1000,1000,0,0,0,1,0,0,0,0,0,0,19,18042,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Say text"),
(@ID*100+4,9,0,0,0,0,100,0,0,0,0,0,0,54,4000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Pause Waypoint"),
(@ID*100+4,9,1,0,0,0,100,0,1000,1000,0,0,0,1,4,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Say Line 4"),
(@ID*100+5,9,0,0,0,0,100,0,0,0,0,0,0,54,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Pause Waypoint"),
(@ID*100+5,9,1,0,0,0,100,0,0,0,0,0,0,1,5,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Say Line 5"),
(@ID*100+5,9,2,0,0,0,100,0,0,0,0,0,0,15,9752,0,0,0,0,0,16,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Quest Credit 'Escape from Umbrafen'"),
(@ID*100+5,9,3,0,0,0,100,0,0,0,0,0,0,41,10000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Kayra Longmane - On Script - Despawn (10000)");
UPDATE `creature_text` SET `comment` = "Kayra Longmane" WHERE `CreatureID` = @ID;
DELETE FROM `creature_text` WHERE `CreatureID` = @ID AND `GroupID` = 5;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(@ID,5,0,"I can see my fellow druids from here. Thank you, $n. I'm sure Ysiel will reward you for your actions!",12,0,100,0,0,0,14729,0,"Kayra Longmane");
SET @Slavebinder :=18042;
DELETE FROM `creature_text` WHERE `CreatureId` = @Slavebinder;
INSERT INTO `creature_text` (`CreatureId`, `GroupId`, `ID`, `Text`, `type`, `language`, `probability`, `emote`, `duration`, `sound`, `comment`, `BroadcastTextId`) VALUES
(@Slavebinder, 0, 0, "You won't escape us, druid!", 12, 0, 100, 0, 0, 0, 'Slavebinder',14731);
-- Umbrafen Slavebinder SAI
SET @ID := 18042;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID*100+0 AND `source_type` = 9;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,54,0,100,0,0,0,0,0,0,80,@ID*100+0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Umbrafen Slavebinder - On Just Summoned - Run Script"),
(@ID*100+0,9,0,0,0,0,100,0,2000,2000,0,0,0,49,0,0,0,0,0,0,19,17969,0,0,0,0,0,0,0,"Umbrafen Slavebinder - On Script - Start Attacking Closest Creature 'Kayra Longmane'");
DELETE FROM `creature_summon_groups` WHERE `summonerId` = 17969;
INSERT INTO `creature_summon_groups` (`summonerId`,`summonerType`,`groupId`,`entry`,`position_x`,`position_y`,`position_z`,`orientation`,`summonType`,`summonTime`) VALUES
(17969,0,0,18042,-916.4861,5355.635,18.25233,5.0,1,60000),
(17969,0,0,18042,-918.9288,5358.430,18.05894,5.0,1,60000),
(17969,0,1,18042,-668.2899,5382.913,22.32479,5.0,1,60000),
(17969,0,1,18042,-669.2795,5386.802,23.01249,5.0,1,60000);
DELETE FROM `waypoints` WHERE `entry` = 17969;
INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES
(17969,1,-930.049,5288.08,23.8484,"Kayra Longmane"),
(17969,2,-925.678,5296.48,18.1837,"Kayra Longmane"),
(17969,3,-924.297,5299.02,17.7109,"Kayra Longmane"),
(17969,4,-928.39,5317.02,18.2086,"Kayra Longmane"),
(17969,5,-930.621,5329.92,18.7734,"Kayra Longmane"),
(17969,6,-931.49,5357.65,18.0272,"Kayra Longmane"),
(17969,7,-934.778,5369.34,22.278,"Kayra Longmane"),
(17969,8,-934.522,5373.41,22.8347,"Kayra Longmane"),
(17969,9,-937.009,5382.98,22.6991,"Kayra Longmane"),
(17969,10,-941.948,5404.14,22.6697,"Kayra Longmane"),
(17969,11,-931.244,5415.85,23.064,"Kayra Longmane"),
(17969,12,-901.498,5420.32,24.2133,"Kayra Longmane"),
(17969,13,-860.312,5415.62,23.6711,"Kayra Longmane"),
(17969,14,-777.989,5391.98,23.0017,"Kayra Longmane"),
(17969,15,-750.362,5385.79,22.7658,"Kayra Longmane"),
(17969,16,-731.339,5382.45,22.5171,"Kayra Longmane"),
(17969,17,-681.236,5381.38,22.0502,"Kayra Longmane"),
(17969,18,-637.944,5384.34,22.2056,"Kayra Longmane"),
(17969,19,-608.954,5408.72,21.6304,"Kayra Longmane"),
(17969,20,-598.134,5413.61,21.4123,"Kayra Longmane"),
(17969,21,-571.269,5420.77,21.1849,"Kayra Longmane"),
(17969,22,-553.1,5424.62,21.1937,"Kayra Longmane"),
(17969,23,-524.745,5443.95,20.977,"Kayra Longmane"),
(17969,24,-502.985,5446.28,22.1494,"Kayra Longmane"),
(17969,25,-472.464,5449.55,22.5615,"Kayra Longmane"),
(17969,26,-454.533,5461.3,22.6028,"Kayra Longmane");
@@ -0,0 +1,3 @@
-- Only one item added due to bad sorting
DELETE FROM `creature_loot_template` WHERE `entry` = 30633;
UPDATE `creature_template` SET `lootid` = 0 WHERE `entry` = 30633;
@@ -0,0 +1,4 @@
--
DELETE FROM `event_scripts` WHERE `id`=12275;
INSERT INTO `event_scripts` (`id`,`delay`,`command`,`datalong`,`datalong2`,`dataint`,`x`,`y`,`z`,`o`) VALUES
(12275,0,15,33382,3,0,0,0,0,0);
@@ -0,0 +1,30 @@
--
DELETE FROM `gossip_menu` WHERE `MenuID` = 6443 AND `TextID` = 7637;
INSERT INTO `gossip_menu` (`MenuID`,`TextID`,`VerifiedBuild`) VALUES
(6443,7637,0);
DELETE FROM `npc_text` WHERE `ID` = 7637;
INSERT INTO `npc_text` (`ID`,`BroadcastTextID0`,`Probability0`) VALUES
(7637,10487,1);
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 14 AND `SourceGroup` = 6443;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(14,6443,7635,0,0,25,0,2259,0,0,1,0,0,"","Group 0: Show gossip text 7635 if spell 'Alchemy' is not learned"),
(14,6443,7636,0,0,7,0,171,300,0,0,0,0,"","Group 0: Show gossip text 7636 if player has Alchemy with skill level 300"),
(14,6443,7637,0,0,25,0,2259,0,0,0,0,0,"","Group 0: Show gossip text 7637 if spell 'Alchemy' is learned"),
(14,6443,7637,0,0,7,0,171,300,0,1,0,0,"","Group 0: Show gossip text 7637 if player has not Alchemy with skill level 300");
DELETE FROM `gossip_menu_option` WHERE `MenuID` = 6443;
INSERT INTO `gossip_menu_option` (`MenuID`,`OptionIndex`,`OptionIcon`,`OptionText`,`OptionBroadcastTextID`,`OptionType`,`OptionNpcFlag`,`VerifiedBuild`) VALUES
(6443,0,0,"Learn the recipe.",10486,1,1,0);
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 15 AND `SourceGroup` = 6443;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(15,6443,0,0,0,7,0,171,300,0,0,0,0,"","Group 0: Show Gossip Option 0 if player has Alchemy with skill level 300"),
(15,6443,0,0,0,25,0,24266,0,0,1,0,0,"","Group 0: Show Gossip Option 0 if spell 'Gurubashi Mojo Madness' is not learned");
UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI", `ScriptName` = "" WHERE `entry` = 180368;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 180368 AND `source_type` = 1;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(180368,1,0,1,62,0,100,0,6443,0,0,0,0,85,24267,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Tablet of Madness - On Gossip Option 0 Selected - Self Cast 'Gurubashi Mojo Madness'"),
(180368,1,1,0,61,0,100,0,0,0,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Tablet of Madness - On Link - Close Gossip");
@@ -0,0 +1,55 @@
--
DELETE FROM `gossip_menu` WHERE `MenuID` = 6186 AND `TextID` = 7393;
INSERT INTO `gossip_menu` (`MenuID`,`TextID`,`VerifiedBuild`) VALUES
(6186,7393,0);
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 14 AND `SourceGroup` = 6186;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(14,6186,7339,0,0,1,0,23770,0,0,1,0,0,"","Group 0: Show gossip text 7339 if player does not have aura 'Sayge's Carnie Buff'"),
(14,6186,7393,0,0,1,0,23770,0,0,0,0,0,"","Group 0: Show gossip text 7393 if player does have aura 'Sayge's Carnie Buff'");
UPDATE `gossip_menu_option_action` SET `ActionMenuID` = 6208 WHERE `MenuID` = 6185 AND `OptionIndex` = 1;
UPDATE `gossip_menu_option_action` SET `ActionMenuID` = 6209 WHERE `MenuID` = 6185 AND `OptionIndex` = 2;
UPDATE `gossip_menu_option_action` SET `ActionMenuID` = 6210 WHERE `MenuID` = 6185 AND `OptionIndex` = 3;
UPDATE `gossip_menu_option_action` SET `ActionMenuID` = 6211 WHERE `MenuID` IN (6187,6208,6209,6210);
UPDATE `gossip_menu_option` SET `OptionBroadcastTextID` = 10087 WHERE `MenuID` = 6210 AND `OptionIndex` = 0;
DELETE FROM `gossip_menu_option_action` WHERE `MenuID` = 6211;
INSERT INTO `gossip_menu_option_action` (`MenuID`,`OptionIndex`,`ActionMenuID`) VALUES
(6211,0,6212);
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 15 AND `SourceGroup` = 6186;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(15,6186,0,0,0,1,0,23770,0,0,1,0,0,"","Group 0: Show Gossip Option 0 if player does not have aura 'Sayge's Carnie Buff'");
-- Sayge SAI
SET @ID := 14822;
UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,10,0,100,0,1,10,120000,120000,1,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - Within 0-10 Range Out of Combat LoS - Say Line 0"),
(@ID,0,1,14,62,0,100,0,6187,0,0,0,0,11,23768,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 0 Selected - Cast 'Sayge's Dark Fortune of Damage'"),
(@ID,0,2,14,62,0,100,0,6187,1,0,0,0,11,23769,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 1 Selected - Cast 'Sayge's Dark Fortune of Resistance'"),
(@ID,0,3,14,62,0,100,0,6187,2,0,0,0,11,23767,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 2 Selected - Cast 'Sayge's Dark Fortune of Armor'"),
(@ID,0,4,14,62,0,100,0,6208,0,0,0,0,11,23738,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 0 Selected - Cast 'Sayge's Dark Fortune of Spirit'"),
(@ID,0,5,14,62,0,100,0,6208,1,0,0,0,11,23766,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 1 Selected - Cast 'Sayge's Dark Fortune of Intelligence'"),
(@ID,0,6,14,62,0,100,0,6208,2,0,0,0,11,23769,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 2 Selected - Cast 'Sayge's Dark Fortune of Resistance'"),
(@ID,0,7,14,62,0,100,0,6209,0,0,0,0,11,23737,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 0 Selected - Cast 'Sayge's Dark Fortune of Stamina'"),
(@ID,0,8,14,62,0,100,0,6209,1,0,0,0,11,23735,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 1 Selected - Cast 'Sayge's Dark Fortune of Strength'"),
(@ID,0,9,14,62,0,100,0,6209,2,0,0,0,11,23736,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 2 Selected - Cast 'Sayge's Dark Fortune of Agility'"),
(@ID,0,10,14,62,0,100,0,6210,0,0,0,0,11,23766,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 0 Selected - Cast 'Sayge's Dark Fortune of Intelligence'"),
(@ID,0,11,14,62,0,100,0,6210,1,0,0,0,11,23738,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 1 Selected - Cast 'Sayge's Dark Fortune of Spirit'"),
(@ID,0,12,14,62,0,100,0,6210,2,0,0,0,11,23767,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 2 Selected - Cast 'Sayge's Dark Fortune of Armor'"),
(@ID,0,13,0,62,0,100,0,6211,0,0,0,0,11,23765,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Gossip Option 0 Selected - Cast 'Darkmoon Faire Fortune'"),
(@ID,0,14,0,61,0,100,0,0,0,0,0,0,11,23770,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Sayge - On Link - Cast 'Sayge's Carnie Buff'");
DELETE FROM `creature_text` WHERE `CreatureID` = @ID;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(@ID,0,0,"Come to me and see what the future holds for you!",12,0,100,0,0,0,10125,0,"Sayge"),
(@ID,0,1,"Come speak with me, and what once was cloudy shall become crystal clear.",12,0,100,0,0,0,10126,0,"Sayge"),
(@ID,0,2,"Fear not! All fortunes can be discerned for those who know the way.",12,0,100,0,0,0,10127,0,"Sayge"),
(@ID,0,3,"The longer you wait, the less future you have for me to foretell.",12,0,100,0,0,0,10128,0,"Sayge");
@@ -0,0 +1,86 @@
-- Shrine of the Eagle & Shrine of the Falcon & Shrine of the Hawk SAI
UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI", `ScriptName` = "" WHERE `entry` IN (185547,185551,185553);
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (185547,185551,185553) AND `source_type` = 1;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(185551,1,0,1,64,0,100,0,1,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Shrine of the Hawk - On Gossip Hello - Store Targetlist"),
(185551,1,1,2,61,0,100,0,0,0,0,0,0,12,22992,4,60000,0,0,0,8,0,0,0,0,-4362.77,4626.06,-39.2711,0.86199,"Shrine of the Hawk - On Link - Summon Creature 'Guardian of the Hawk'"),
(185551,1,2,0,61,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,22992,50,0,0,0,0,0,0,"Shrine of the Hawk - On Link - Send Target 1 (Guardian of the Hawk)"),
(185547,1,0,1,64,0,100,0,1,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Shrine of the Eagle - On Gossip Hello - Store Targetlist"),
(185547,1,1,2,61,0,100,0,0,0,0,0,0,12,22993,4,60000,0,0,0,8,0,0,0,0,-2623.6,4573.66,138.827,1.64381,"Shrine of the Eagle - On Link - Summon Creature 'Guardian of the Eagle'"),
(185547,1,2,0,61,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,22993,50,0,0,0,0,0,0,"Shrine of the Eagle - On Link - Send Target 1 (Guardian of the Eagle)"),
(185553,1,0,1,64,0,100,0,1,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Shrine of the Falcon - On Gossip Hello - Store Targetlist"),
(185553,1,1,2,61,0,100,0,0,0,0,0,0,12,22994,4,60000,0,0,0,8,0,0,0,0,-3166.13,3809.05,59.7824,1.84486,"Shrine of the Falcon - On Gossip Hello - Summon Creature 'Guardian of the Falcon'"),
(185553,1,2,0,61,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,22994,50,0,0,0,0,0,0,"Shrine of the Falcon - On Link - Send Target 1 (Guardian of the Falcon)");
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceGroup` = 1 AND `SourceEntry` IN (185547,185551,185553) AND `SourceId` = 1;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(22,1,185551,1,0,29,1,22992,50,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Guardian of the Hawk' is not near"),
(22,1,185547,1,0,29,1,22993,50,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Guardian of the Eagle' is not near"),
(22,1,185553,1,0,29,1,22994,50,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Guardian of the Falcon' is not near");
-- Guardian of the Hawk SAI
SET @ID := 22992;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID*100+0 AND `source_type` = 9;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,63,0,100,0,0,0,0,0,0,80,@ID*100+0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Hawk - On Just Created - Run Script"),
(@ID,0,1,0,0,0,100,0,16000,20000,17000,23000,0,11,40358,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Guardian of the Hawk - In Combat - Cast 'Death Hammer'"),
(@ID,0,2,0,0,0,100,0,8000,12000,18000,25000,0,11,40412,32,0,0,0,0,2,0,0,0,0,0,0,0,0,"Guardian of the Hawk - In Combat - Cast 'Curse of Blood'"),
-- Not sure how to use this
(@ID,0,3,0,0,0,100,0,10000,15000,25000,35000,0,11,40413,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Guardian of the Hawk - In Combat - Cast 'Throw'"),
-- Unique for each because original timers may be not the same for all of them
(@ID*100+0,9,0,0,0,0,100,0,0,0,0,0,0,8,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Hawk - On Script - Set Reactstate Passive"),
(@ID*100+0,9,1,0,0,0,100,0,0,0,0,0,0,18,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Hawk - On Script - Set Flag Not Attackable"),
(@ID*100+0,9,2,0,0,0,100,0,0,0,0,0,0,17,27,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Hawk - On Script - Set Emote State 27"),
(@ID*100+0,9,3,0,0,0,100,0,1000,1000,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Guardian of the Hawk - On Script - Say Line 0"),
(@ID*100+0,9,4,0,0,0,100,0,6500,6500,0,0,0,1,1,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Guardian of the Hawk - On Script - Say Line 1"),
(@ID*100+0,9,5,0,0,0,100,0,4500,4500,0,0,0,19,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Hawk - On Script - Remove Flag Not Attackable"),
(@ID*100+0,9,6,0,0,0,100,0,0,0,0,0,0,8,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Hawk - On Script - Set Reactstate Agressive"),
(@ID*100+0,9,7,0,0,0,100,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Hawk - On Script - Set Emote State 0"),
(@ID*100+0,9,8,0,0,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Guardian of the Hawk - On Script - Start Attacking Stored Target");
-- Guardian of the Eagle SAI
SET @ID := 22993;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID*100+0 AND `source_type` = 9;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,63,0,100,0,0,0,0,0,0,80,@ID*100+0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Eagle - On Just Created - Run Script"),
(@ID,0,1,0,0,0,100,0,15000,15000,7000,7000,0,11,9739,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Guardian of the Eagle - In Combat - Cast 'Wrath'"),
(@ID,0,2,0,0,0,100,0,18000,18000,7000,7000,0,11,40339,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Guardian of the Eagle - In Combat - Cast 'Force Target to Summon Raven Add'"),
(@ID,0,3,0,0,0,100,0,24000,24000,30000,30000,0,11,40344,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Guardian of the Eagle - In Combat - Cast 'Starfire'"),
(@ID*100+0,9,0,0,0,0,100,0,0,0,0,0,0,8,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Eagle - On Script - Set Reactstate Passive"),
(@ID*100+0,9,1,0,0,0,100,0,0,0,0,0,0,18,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Eagle - On Script - Set Flag Not Attackable"),
(@ID*100+0,9,2,0,0,0,100,0,0,0,0,0,0,17,27,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Eagle - On Script - Set Emote State 27"),
(@ID*100+0,9,3,0,0,0,100,0,1000,1000,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Guardian of the Eagle - On Script - Say Line 0"),
(@ID*100+0,9,4,0,0,0,100,0,6500,6500,0,0,0,1,1,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Guardian of the Eagle - On Script - Say Line 1"),
(@ID*100+0,9,5,0,0,0,100,0,4500,4500,0,0,0,19,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Eagle - On Script - Remove Flag Not Attackable"),
(@ID*100+0,9,6,0,0,0,100,0,0,0,0,0,0,8,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Eagle - On Script - Set Reactstate Agressive"),
(@ID*100+0,9,7,0,0,0,100,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Eagle - On Script - Set Emote State 0"),
(@ID*100+0,9,8,0,0,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Guardian of the Eagle - On Script - Start Attacking Stored Target");
-- Guardian of the Falcon SAI
SET @ID := 22994;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID*100+0 AND `source_type` = 9;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,63,0,100,0,0,0,0,0,0,80,@ID*100+0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Falcon - On Just Created - Run Script"),
(@ID,0,1,0,0,0,100,0,5000,10000,9000,15000,0,11,9613,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Guardian of the Falcon - In Combat - Cast 'Shadow Bolt'"),
(@ID,0,2,0,0,0,100,0,12000,15000,15000,15000,0,11,32712,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Falcon - In Combat - Cast 'Shadow Nova'"),
(@ID,0,3,0,0,0,100,0,9000,15000,6000,17000,0,11,40366,0,0,0,0,0,5,0,0,0,0,0,0,0,0,"Guardian of the Falcon - In Combat - Cast 'Mark of Anzu'"),
(@ID,0,4,0,0,0,100,0,15000,15000,20000,30000,0,11,40367,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Guardian of the Falcon - In Combat - Cast 'Twisting Blast'"),
(@ID,0,5,0,0,0,100,0,20000,21000,15000,25000,0,11,40368,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Guardian of the Falcon - In Combat - Cast 'Nether Vortex'"),
(@ID,0,6,0,0,0,100,0,15000,20000,25000,35000,0,11,40400,0,0,0,0,0,6,0,0,0,0,0,0,0,0,"Guardian of the Falcon - In Combat - Cast 'Hex'"),
(@ID*100+0,9,0,0,0,0,100,0,0,0,0,0,0,8,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Falcon - On Script - Set Reactstate Passive"),
(@ID*100+0,9,1,0,0,0,100,0,0,0,0,0,0,18,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Falcon - On Script - Set Flag Not Attackable"),
(@ID*100+0,9,2,0,0,0,100,0,0,0,0,0,0,17,27,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Falcon - On Script - Set Emote State 27"),
(@ID*100+0,9,3,0,0,0,100,0,1000,1000,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Guardian of the Falcon - On Script - Say Line 0"),
(@ID*100+0,9,4,0,0,0,100,0,6500,6500,0,0,0,1,1,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Guardian of the Falcon - On Script - Say Line 1"),
(@ID*100+0,9,5,0,0,0,100,0,4500,4500,0,0,0,19,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Falcon - On Script - Remove Flag Not Attackable"),
(@ID*100+0,9,6,0,0,0,100,0,0,0,0,0,0,8,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Falcon - On Script - Set Reactstate Agressive"),
(@ID*100+0,9,7,0,0,0,100,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Guardian of the Falcon - On Script - Set Emote State 0"),
(@ID*100+0,9,8,0,0,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Guardian of the Falcon - On Script - Start Attacking Stored Target");
@@ -0,0 +1,77 @@
-- (Source: https://www.youtube.com/watch?v=aR2UoUn-Q1A & other similar)
UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI", `ScriptName` = "" WHERE `entry` IN (186566,186567,186568,186569,186570,186571,186572,186573,186574,186575);
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (186566,186567,186568,186569,186570,186571,186572,186573,186574,186575) AND `source_type` = 1;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 18656600 AND `source_type` = 9;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(186566,1,0,0,70,0,100,0,2,0,0,0,0,80,18656600,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Dragonflayer Cage - On Gameobject State Changed - Run Script"),
(186567,1,0,0,70,0,100,0,2,0,0,0,0,80,18656600,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Dragonflayer Cage - On Gameobject State Changed - Run Script"),
(186568,1,0,0,70,0,100,0,2,0,0,0,0,80,18656600,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Dragonflayer Cage - On Gameobject State Changed - Run Script"),
(186569,1,0,0,70,0,100,0,2,0,0,0,0,80,18656600,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Dragonflayer Cage - On Gameobject State Changed - Run Script"),
(186570,1,0,0,70,0,100,0,2,0,0,0,0,80,18656600,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Dragonflayer Cage - On Gameobject State Changed - Run Script"),
(186571,1,0,0,70,0,100,0,2,0,0,0,0,80,18656600,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Dragonflayer Cage - On Gameobject State Changed - Run Script"),
(186572,1,0,0,70,0,100,0,2,0,0,0,0,80,18656600,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Dragonflayer Cage - On Gameobject State Changed - Run Script"),
(186573,1,0,0,70,0,100,0,2,0,0,0,0,80,18656600,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Dragonflayer Cage - On Gameobject State Changed - Run Script"),
(186574,1,0,0,70,0,100,0,2,0,0,0,0,80,18656600,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Dragonflayer Cage - On Gameobject State Changed - Run Script"),
(186575,1,0,0,70,0,100,0,2,0,0,0,0,80,18656600,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Dragonflayer Cage - On Gameobject State Changed - Run Script"),
(18656600,9,0,0,0,0,100,0,0,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Dragonflayer Cage - On Script - Store Targetlist"),
(18656600,9,1,0,0,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,24086,5,0,0,0,0,0,0,"Dragonflayer Cage - On Script - Send Target 1 (Captured Valgarde Priest)"),
(18656600,9,2,0,0,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,24088,5,0,0,0,0,0,0,"Dragonflayer Cage - On Script - Send Target 1 (Captured Valgarde Mage)"),
(18656600,9,3,0,0,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,24089,5,0,0,0,0,0,0,"Dragonflayer Cage - On Script - Send Target 1 (Captured Valgarde Warrior)"),
(18656600,9,4,0,0,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,24090,5,0,0,0,0,0,0,"Dragonflayer Cage - On Script - Send Target 1 (Captured Valgarde Paladin)"),
(18656600,9,5,0,0,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,19,24086,5,0,0,0,0,0,0,"Dragonflayer Cage - On Script - Set Data 0 1 (Captured Valgarde Priest)"),
(18656600,9,6,0,0,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,19,24088,5,0,0,0,0,0,0,"Dragonflayer Cage - On Script - Set Data 0 1 (Captured Valgarde Mage)"),
(18656600,9,7,0,0,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,19,24089,5,0,0,0,0,0,0,"Dragonflayer Cage - On Script - Set Data 0 1 (Captured Valgarde Warrior)"),
(18656600,9,8,0,0,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,19,24090,5,0,0,0,0,0,0,"Dragonflayer Cage - On Script - Set Data 0 1 (Captured Valgarde Paladin)");
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` IN (24086,24088,24089,24090);
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (24086,24088,24089,24090) AND `source_type` = 0;
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (2408600,2408800,2408900,2409000) AND `source_type` = 9;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(24086,0,0,0,38,0,100,0,0,1,0,0,0,80,2408600,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Captured Valgarde Priest - On Data Set 0 1 - Run Script"),
(24088,0,0,0,38,0,100,0,0,1,0,0,0,80,2408800,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Captured Valgarde Mage - On Data Set 0 1 - Run Script"),
(24089,0,0,0,38,0,100,0,0,1,0,0,0,80,2408900,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Captured Valgarde Warrior - On Data Set 0 1 - Run Script"),
(24090,0,0,0,38,0,100,0,0,1,0,0,0,80,2409000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Captured Valgarde Paladin - On Data Set 0 1 - Run Script"),
(2408600,9,0,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Captured Valgarde Priest - On Script - Say Line 0"),
(2408600,9,1,0,0,0,100,0,0,0,0,0,0,54,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Captured Valgarde Priest - On Script - Pause Waypoint"),
(2408600,9,2,0,0,0,100,0,2000,2000,0,0,0,11,43094,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Captured Valgarde Priest - On Script - Cast 'Valgarde Prisoner Credit'"),
(2408600,9,3,0,0,0,100,0,0,0,0,0,0,85,43030,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Captured Valgarde Priest - On Script - Self Cast 'Summon Valgarde Mage'"),
(2408600,9,4,0,0,0,100,0,1000,1000,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Captured Valgarde Priest - On Script - Despawn (0)"),
(2408800,9,0,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Captured Valgarde Mage - On Script - Say Line 0"),
(2408800,9,1,0,0,0,100,0,0,0,0,0,0,54,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Captured Valgarde Mage - On Script - Pause Waypoint"),
(2408800,9,2,0,0,0,100,0,2000,2000,0,0,0,11,43094,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Captured Valgarde Mage - On Script - Cast 'Valgarde Prisoner Credit'"),
(2408800,9,3,0,0,0,100,0,0,0,0,0,0,85,43028,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Captured Valgarde Mage - On Script - Self Cast 'Summon Valgarde Mage'"),
(2408800,9,4,0,0,0,100,0,1000,1000,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Captured Valgarde Mage - On Script - Despawn (0)"),
(2408900,9,0,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Captured Valgarde Warrior - On Script - Say Line 0"),
(2408900,9,1,0,0,0,100,0,0,0,0,0,0,54,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Captured Valgarde Warrior - On Script - Pause Waypoint"),
(2408900,9,2,0,0,0,100,0,2000,2000,0,0,0,11,43094,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Captured Valgarde Warrior - On Script - Cast 'Valgarde Prisoner Credit'"),
(2408900,9,3,0,0,0,100,0,0,0,0,0,0,85,42984,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Captured Valgarde Warrior - On Script - Self Cast 'Summon Valgarde Mage'"),
(2408900,9,4,0,0,0,100,0,1000,1000,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Captured Valgarde Warrior - On Script - Despawn (0)"),
(2409000,9,0,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Captured Valgarde Paladin - On Script - Say Line 0"),
(2409000,9,1,0,0,0,100,0,0,0,0,0,0,54,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Captured Valgarde Paladin - On Script - Pause Waypoint"),
(2409000,9,2,0,0,0,100,0,2000,2000,0,0,0,11,43094,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Captured Valgarde Paladin - On Script - Cast 'Valgarde Prisoner Credit'"),
(2409000,9,3,0,0,0,100,0,0,0,0,0,0,85,43032,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Captured Valgarde Paladin - On Script - Self Cast 'Summon Valgarde Mage'"),
(2409000,9,4,0,0,0,100,0,1000,1000,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Captured Valgarde Paladin - On Script - Despawn (0)");
DELETE FROM `creature_text` WHERE `CreatureID` IN (24086,24088,24089,24090);
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(24086,0,0,"You have my thanks, hero. If you don't mind, I'd like to stay by your side and exact a little vengeance upon my captors!",12,7,100,1,0,0,22753,0,"Captured Valgarde Priest"),
(24086,0,1,"Many thanks! Allow me to repay you by killing a few dozen of these beasts!",12,7,100,1,0,0,22760,0,"Captured Valgarde Priest"),
(24086,0,2,"Thanks, friend. Looking for another to join your group?",12,7,100,1,0,0,22761,0,"Captured Valgarde Priest"),
(24086,0,3,"I will help you out before I head back to Valgarde. It's the least I could do.",12,7,100,1,0,0,22762,0,"Captured Valgarde Priest"),
(24088,0,0,"You have my thanks, hero. If you don't mind, I'd like to stay by your side and exact a little vengeance upon my captors!",12,7,100,1,0,0,22753,0,"Captured Valgarde Mage"),
(24088,0,1,"Many thanks! Allow me to repay you by killing a few dozen of these beasts!",12,7,100,1,0,0,22760,0,"Captured Valgarde Mage"),
(24088,0,2,"Thanks, friend. Looking for another to join your group?",12,7,100,1,0,0,22761,0,"Captured Valgarde Mage"),
(24088,0,3,"I will help you out before I head back to Valgarde. It's the least I could do.",12,7,100,1,0,0,22762,0,"Captured Valgarde Mage"),
(24089,0,0,"You have my thanks, hero. If you don't mind, I'd like to stay by your side and exact a little vengeance upon my captors!",12,7,100,1,0,0,22753,0,"Captured Valgarde Warrior"),
(24089,0,1,"Many thanks! Allow me to repay you by killing a few dozen of these beasts!",12,7,100,1,0,0,22760,0,"Captured Valgarde Warrior"),
(24089,0,2,"Thanks, friend. Looking for another to join your group?",12,7,100,1,0,0,22761,0,"Captured Valgarde Warrior"),
(24089,0,3,"I will help you out before I head back to Valgarde. It's the least I could do.",12,7,100,1,0,0,22762,0,"Captured Valgarde Warrior"),
(24090,0,0,"You have my thanks, hero. If you don't mind, I'd like to stay by your side and exact a little vengeance upon my captors!",12,7,100,1,0,0,22753,0,"Captured Valgarde Paladin"),
(24090,0,1,"Many thanks! Allow me to repay you by killing a few dozen of these beasts!",12,7,100,1,0,0,22760,0,"Captured Valgarde Paladin"),
(24090,0,2,"Thanks, friend. Looking for another to join your group?",12,7,100,1,0,0,22761,0,"Captured Valgarde Paladin"),
(24090,0,3,"I will help you out before I head back to Valgarde. It's the least I could do.",12,7,100,1,0,0,22762,0,"Captured Valgarde Paladin");
@@ -0,0 +1,2 @@
--
UPDATE `gameobject_template` SET `AIName` = "", `ScriptName` = "" WHERE `entry` = 183146;
@@ -0,0 +1,43 @@
--
UPDATE `creature_template` SET `AIName`= 'SmartAI',`ScriptName`='' WHERE `entry` IN (18445,18369,20812);
UPDATE `gameobject_template` SET `Data2`=300000, `AIName`='SmartGameObjectAI', `ScriptName`='' WHERE `entry` IN (182521,182349,182350);
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (182521,182349,182350) AND `source_type`=1;
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (18445,18369,20812) AND `source_type`=0;
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (1844500,1836900,2081200) AND `source_type`=9;
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
(182521, 1, 0 ,1,70, 0, 100, 0, 2, 0, 0,0,64,1,0,0,0,0,0,16,0,0,0,0, 0, 0, 0, 'Corkis Prison - On State Changed - Store Targetlist'),
(182521, 1, 1 ,2,61, 0, 100, 0, 0, 0, 0,0,100,1,0,0,0,0,0,19,18445,0,0,0, 0, 0, 0, 'Corkis Prison - Script - Send Targetlist'),
(182521, 1, 2 ,0,61, 0, 100, 0, 0, 0, 0,0,45,1,1,0,0,0,0,19,18445,0,0,0, 0, 0, 0, 'Corkis Prison - Script - Set Data'),
(18445, 0, 0 ,0,38, 0, 100, 0, 1, 1, 0,0,80,1844500,0,0,0,0,0,1,0,0,0,0, 0, 0, 0, 'Corki - On Data Set - Action list'),
(1844500, 9, 0 ,0,0, 0, 100, 0, 0, 0, 0,0,1,0,0,0,0,0,0,12,1,0,0,0, 0, 0, 0, 'Corki - Action list - Say'),
(1844500, 9, 1 ,0,0, 0, 100, 0, 0, 0, 0,0,33,18444,0,0,0,0,0,12,1,0,0,0, 0, 0, 0, 'Corki - Action list - Kill Credit'),
(1844500, 9, 2 ,0,0, 0, 100, 0, 4000, 4000, 0,0,69,0,0,0,0,0,0,8,0,0,0,-896.082, 8687.346, 170.455, 3.81311, 'Corki - Action listt - Move Foward'),
(1844500, 9, 3 ,0,0, 0, 100, 0, 4000, 4000, 0,0,41,0,0,0,0,0,0,1,0,0,0,0, 0, 0, 0, 'Corki - Action list - Despawn after 5 seconds'),
(182349, 1, 0 ,1,70, 0, 100, 0, 2, 0, 0,0,64,1,0,0,0,0,0,16,0,0,0,0, 0, 0, 0, 'Corkis Prison - On State Changed - Store Targetlist'),
(182349, 1, 1 ,2,61, 0, 100, 0, 0, 0, 0,0,100,1,0,0,0,0,0,19,18369,0,0,0, 0, 0, 0, 'Corkis Prison - Script - Send Targetlist'),
(182349, 1, 2 ,0,61, 0, 100, 0, 0, 0, 0,0,45,1,1,0,0,0,0,19,18369,0,0,0, 0, 0, 0, 'Corkis Prison - Script - Set Data'),
(18369, 0, 0 ,0,38, 0, 100, 0, 1, 1, 0,0,80,1836900,0,0,0,0,0,1,0,0,0,0, 0, 0, 0, 'Corki - On Data Set - Action list'),
(1836900, 9, 0 , 0, 0, 0, 100, 0, 0, 0, 0,0,1,0,0,0,0,0,0,12,1,0,0,0, 0, 0, 0, 'Corki - Action list - Say'),
(1836900, 9, 1 , 0, 0, 0, 100, 0, 0, 0, 0,0,33,18369,0,0,0,0,0,12,1,0,0,0, 0, 0, 0, 'Corki - Action list - Kill Credit'),
(1836900, 9, 2 , 0, 0, 0, 100, 0, 4000, 4000, 0,0,114,0,0,0,0,0,0,1,0,0,0,0, 25, 0, 0, 'Corki - Action list - Move Foward'),
(1836900, 9, 3 , 0, 0, 0, 100, 0, 4000, 4000, 0,0,41,0,0,0,0,0,0,1,0,0,0,0, 0, 0, 0, 'Corki - Action list - Despawn after 5 seconds'),
(182350, 1, 0 ,1,70, 0, 100, 0, 2, 0, 0,0,64,1,0,0,0,0,0,16,0,0,0,0, 0, 0, 0, 'Corkis Prison - On State Changed - Store Targetlist'),
(182350, 1, 1 ,2,61, 0, 100, 0, 0, 0, 0,0,100,1,0,0,0,0,0,19,20812,0,0,0, 0, 0, 0, 'Corkis Prison - Script - Send Targetlist'),
(182350, 1, 2 ,0,61, 0, 100, 0, 0, 0, 0,0,45,1,1,0,0,0,0,19,20812,0,0,0, 0, 0, 0, 'Corkis Prison - Script - Set Data'),
(20812, 0, 0 ,0,38, 0, 100, 0, 1, 1, 0,0,80,2081200,0,0,0,0,0,1,0,0,0,0, 0, 0, 0, 'Corki - On Data Set - Action list'),
(2081200, 9, 0 , 0, 0, 0, 100, 0, 0, 0, 0,0,1,0,0,0,0,0,0,12,1,0,0,0, 0, 0, 0, 'Corki - Action list - Say'),
(2081200, 9, 1 , 0, 0, 0, 100, 0, 0, 0, 0,0,33,20812,0,0,0,0,0,12,1,0,0,0, 0, 0, 0, 'Corki - Action list - Kill Credit'),
(2081200, 9, 2 , 0, 0, 0, 100, 0, 4000, 4000, 0,0,69,0,0,0,0,0,0,8,0,0,0,-1001.022, 8113.366, -95.849, 0.352908, 'Corki - Action list - Move Foward'),
(2081200, 9, 3 , 0, 0, 0, 100, 0, 4000, 4000, 0,0,41,0,0,0,0,0,0,1,0,0,0,0, 0, 0, 0, 'Corki - Action list - Despawn after 5 seconds');
UPDATE `creature` SET `position_x`=-2563.89,`position_y`=6288.29,`position_z`=15.295,`orientation`=5.23599 WHERE `id` IN (18369);
UPDATE `creature` SET `position_x`=-918.143,`position_y`=8663.94,`position_z`=172.542,`orientation`=0.523599 WHERE `id` IN (18445);
DELETE FROM `creature_questender` WHERE `id` IN (18369,18445);
INSERT INTO `creature_questender` (`id`, `quest`) VALUES
(18445, 9954);
DELETE FROM `creature_queststarter` WHERE `id` IN (18369,18445);
INSERT INTO `creature_queststarter` (`id`, `quest`) VALUES
(18369, 9923),
(18445, 9955);
@@ -0,0 +1,11 @@
--
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=22 AND `SourceEntry`=19656 AND `SourceGroup`=1;
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (181582) AND `source_type`=1;
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (19656) AND `source_type`=0 AND `id`=0;
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (18158200,18158201, 1965600,1965601) AND `source_type`=9;
INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES
(181582, 1, 0 ,0, 70, 0, 100, 0, 2, 0, 0,0,87,18158200,18158201,0,0,0,0,1,0,0,0,0, 0, 0, 0, 'Kaliri Nest - On State Changed - Random Action list'),
(18158200, 9, 0 ,0, 0, 0, 100, 0, 0, 0, 0,0,11,29396,0,0,0,0,0,1,0,0,0,0, 0, 0, 0, 'Kaliri Nest - Action list - Cast summon Kaliri female'),
(18158200, 9, 1 ,0, 0, 0, 100, 0, 3000, 3000, 0,0,41,0,0,0,0,0,0,1,0,0,0,0, 0, 0, 0, 'Kaliri Nest - Action list - Despawn'),
(18158201, 9, 0 ,0, 0, 0, 100, 0, 0, 0, 0,0,11,29397,0,0,0,0,0,1,0,0,0,0, 0, 0, 0, 'Kaliri Nest - Action list - Cast summon Kaliri male'),
(18158201, 9, 1 ,0, 0, 0, 100, 0, 3000, 3000, 0,0,41,0,0,0,0,0,0,1,0,0,0,0, 0, 0, 0, 'Kaliri Nest - Action list - Despawn');
@@ -0,0 +1,2 @@
--
DELETE FROM `creature` WHERE `id`=15590;
@@ -0,0 +1,3 @@
--
UPDATE `smart_scripts` SET `event_type` = 0, `event_param3` = 0, `event_param4` = 0 WHERE `source_type` = 9;
UPDATE `smart_scripts` SET `event_chance` = 100 WHERE `entryorguid` = 2831400 AND `source_type` = 9;
@@ -0,0 +1,122 @@
--
DELETE FROM `pool_members` WHERE `poolSpawnId`=762 AND `spawnid` IN (6974, 6976, 6991, 6995, 7003, 7005, 7006, 7009, 9492, 9493, 9497, 9500, 9502, 9503, 9504, 9505, 9506, 9509, 9510, 9511, 9513, 9514, 9515, 9516, 9517, 9519, 9521, 9523, 9524, 9526, 9528, 9529, 9530, 9532, 9537, 9540, 9541, 9544, 9546, 9547, 9548, 9550, 9551, 9552, 9554, 9555, 9557, 9558, 9559, 9560, 9561, 9563, 9567, 9569, 9570, 9572, 9574, 9576);
INSERT INTO `pool_members` (`type`, `spawnId`, `poolSpawnId`, `chance`, `description`) VALUES
(1, 6974, 762, 0, 'Netherwing Egg'),
(1, 6976, 762, 0, 'Netherwing Egg'),
(1, 6991, 762, 0, 'Netherwing Egg'),
(1, 6995, 762, 0, 'Netherwing Egg'),
(1, 7003, 762, 0, 'Netherwing Egg'),
(1, 7005, 762, 0, 'Netherwing Egg'),
(1, 7006, 762, 0, 'Netherwing Egg'),
(1, 7009, 762, 0, 'Netherwing Egg'),
(1, 9492, 762, 0, 'Netherwing Egg'),
(1, 9493, 762, 0, 'Netherwing Egg'),
(1, 9497, 762, 0, 'Netherwing Egg'),
(1, 9500, 762, 0, 'Netherwing Egg'),
(1, 9502, 762, 0, 'Netherwing Egg'),
(1, 9503, 762, 0, 'Netherwing Egg'),
(1, 9504, 762, 0, 'Netherwing Egg'),
(1, 9505, 762, 0, 'Netherwing Egg'),
(1, 9506, 762, 0, 'Netherwing Egg'),
(1, 9509, 762, 0, 'Netherwing Egg'),
(1, 9510, 762, 0, 'Netherwing Egg'),
(1, 9511, 762, 0, 'Netherwing Egg'),
(1, 9513, 762, 0, 'Netherwing Egg'),
(1, 9514, 762, 0, 'Netherwing Egg'),
(1, 9515, 762, 0, 'Netherwing Egg'),
(1, 9516, 762, 0, 'Netherwing Egg'),
(1, 9517, 762, 0, 'Netherwing Egg'),
(1, 9519, 762, 0, 'Netherwing Egg'),
(1, 9521, 762, 0, 'Netherwing Egg'),
(1, 9523, 762, 0, 'Netherwing Egg'),
(1, 9524, 762, 0, 'Netherwing Egg'),
(1, 9526, 762, 0, 'Netherwing Egg'),
(1, 9528, 762, 0, 'Netherwing Egg'),
(1, 9529, 762, 0, 'Netherwing Egg'),
(1, 9530, 762, 0, 'Netherwing Egg'),
(1, 9532, 762, 0, 'Netherwing Egg'),
(1, 9537, 762, 0, 'Netherwing Egg'),
(1, 9540, 762, 0, 'Netherwing Egg'),
(1, 9541, 762, 0, 'Netherwing Egg'),
(1, 9544, 762, 0, 'Netherwing Egg'),
(1, 9546, 762, 0, 'Netherwing Egg'),
(1, 9547, 762, 0, 'Netherwing Egg'),
(1, 9548, 762, 0, 'Netherwing Egg'),
(1, 9550, 762, 0, 'Netherwing Egg'),
(1, 9551, 762, 0, 'Netherwing Egg'),
(1, 9552, 762, 0, 'Netherwing Egg'),
(1, 9554, 762, 0, 'Netherwing Egg'),
(1, 9555, 762, 0, 'Netherwing Egg'),
(1, 9557, 762, 0, 'Netherwing Egg'),
(1, 9558, 762, 0, 'Netherwing Egg'),
(1, 9559, 762, 0, 'Netherwing Egg'),
(1, 9560, 762, 0, 'Netherwing Egg'),
(1, 9561, 762, 0, 'Netherwing Egg'),
(1, 9563, 762, 0, 'Netherwing Egg'),
(1, 9567, 762, 0, 'Netherwing Egg'),
(1, 9569, 762, 0, 'Netherwing Egg'),
(1, 9570, 762, 0, 'Netherwing Egg'),
(1, 9572, 762, 0, 'Netherwing Egg'),
(1, 9574, 762, 0, 'Netherwing Egg'),
(1, 9576, 762, 0, 'Netherwing Egg');
DELETE FROM `gameobject` WHERE `id`=185915 AND `guid` IN (6974, 6976, 6991, 6995, 7003, 7005, 7006, 7009, 9492, 9493, 9497, 9500, 9502, 9503, 9504, 9505, 9506, 9509, 9510, 9511, 9513, 9514, 9515, 9516, 9517, 9519, 9521, 9523, 9524, 9526, 9528, 9529, 9530, 9532, 9537, 9540, 9541, 9544, 9546, 9547, 9548, 9550, 9551, 9552, 9554, 9555, 9557, 9558, 9559, 9560, 9561, 9563, 9567, 9569, 9570, 9572, 9574, 9576);; -- And insert 58 missing sniffed spawns
INSERT INTO `gameobject` (`guid`, `id`, `map`, `spawnDifficulties`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`) VALUES
(6974, 185915, 530, '0', -5448.83, -24.3292, 110.702, 2.00713, 0, 0, 0.843391, 0.5373, 3600, 255, 1),
(6976, 185915, 530, '0', -5418.63, 477.225, 46.6154, 2.47837, 0, 0, 0.945518, 0.325568, 3600, 255, 1),
(6991, 185915, 530, '0', -5397.3, 612.787, 85.1582, 3.927, 0, 0, -0.923879, 0.382686, 3600, 255, 1),
(6995, 185915, 530, '0', -5308.35, 57.9292, 110.024, 1.11701, 0, 0, 0.529919, 0.848048, 3600, 255, 1),
(7003, 185915, 530, '0', -5303.76, 544.032, 34.0402, 2.42601, 0, 0, 0.936672, 0.350207, 3600, 255, 1),
(7005, 185915, 530, '0', -5238, 137.927, -13.1254, 3.927, 0, 0, -0.923879, 0.382686, 3600, 255, 1),
(7006, 185915, 530, '0', -5228.35, 798.669, 173.603, 3.00195, 0, 0, 0.997563, 0.0697661, 3600, 255, 1),
(7009, 185915, 530, '0', -5215.15, 322.214, 123.416, 3.08918, 0, 0, 0.999657, 0.0262017, 3600, 255, 1),
(9492, 185915, 530, '0', -5189.28, 123.318, -11.8921, 5.46288, 0, 0, -0.398748, 0.91706, 3600, 255, 1),
(9493, 185915, 530, '0', -5182.99, 424.538, -10.4361, 0.226893, 0, 0, 0.113203, 0.993572, 3600, 255, 1),
(9497, 185915, 530, '0', -5179.29, 363.463, -20.2674, 0.0698117, 0, 0, 0.0348988, 0.999391, 3600, 255, 1),
(9500, 185915, 530, '0', -5174.38, -152.213, 51.7318, 2.56563, 0, 0, 0.958819, 0.284016, 3600, 255, 1),
(9502, 185915, 530, '0', -5164.58, 615.068, 36.5102, 1.69297, 0, 0, 0.748956, 0.66262, 3600, 255, 1),
(9503, 185915, 530, '0', -5152.54, 707.566, 43.6404, 4.04917, 0, 0, -0.898793, 0.438373, 3600, 255, 1),
(9504, 185915, 530, '0', -5149.71, 671.502, 41.1243, 1.43117, 0, 0, 0.656058, 0.75471, 3600, 255, 1),
(9505, 185915, 530, '0', -5136.7, 353.425, -18.5068, 5.61996, 0, 0, -0.325567, 0.945519, 3600, 255, 1),
(9506, 185915, 530, '0', -5117.88, 294.901, 159.32, 1.15192, 0, 0, 0.544639, 0.838671, 3600, 255, 1),
(9509, 185915, 530, '0', -5117.35, -109.776, 68.2887, 4.97419, 0, 0, -0.608761, 0.793354, 3600, 255, 1),
(9510, 185915, 530, '0', -5109.37, 524.847, -10.3982, 4.85202, 0, 0, -0.656058, 0.75471, 3600, 255, 1),
(9511, 185915, 530, '0', -5100.64, 166.182, -8.61069, 3.61284, 0, 0, -0.972369, 0.233448, 3600, 255, 1),
(9513, 185915, 530, '0', -5096.4, -29.9565, 169.821, 0.418879, 0, 0, 0.207912, 0.978148, 3600, 255, 1),
(9514, 185915, 530, '0', -5095.69, 641.456, 32.7262, 2.79252, 0, 0, 0.984807, 0.173652, 3600, 255, 1),
(9515, 185915, 530, '0', -5093.74, 439.616, -5.25503, 5.8294, 0, 0, -0.224951, 0.97437, 3600, 255, 1),
(9516, 185915, 530, '0', -5089.8, 336.709, 4.87949, 4.41568, 0, 0, -0.803857, 0.594823, 3600, 255, 1),
(9517, 185915, 530, '0', -5084.45, 139.49, 130.919, 0.645772, 0, 0, 0.317305, 0.948324, 3600, 255, 1),
(9519, 185915, 530, '0', -5080.83, 491.369, -9.40129, 0.383971, 0, 0, 0.190808, 0.981627, 3600, 255, 1),
(9521, 185915, 530, '0', -5071.84, 663.63, 33.1395, 1.90241, 0, 0, 0.814116, 0.580703, 3600, 255, 1),
(9523, 185915, 530, '0', -5068.72, 178.252, -8.99214, 0.436332, 0, 0, 0.216439, 0.976296, 3600, 255, 1),
(9524, 185915, 530, '0', -5061.81, 640.964, 29.3313, 6.03884, 0, 0, -0.121869, 0.992546, 3600, 255, 1),
(9526, 185915, 530, '0', -5055.72, 623.2, 89.5802, 0.0174525, 0, 0, 0.00872612, 0.999962, 3600, 255, 1),
(9528, 185915, 530, '0', -5053.39, 312.4, 5.84981, 5.20108, 0, 0, -0.515037, 0.857168, 3600, 255, 1),
(9529, 185915, 530, '0', -5039.54, 415.692, -10.7986, 5.5676, 0, 0, -0.350207, 0.936672, 3600, 255, 1),
(9530, 185915, 530, '0', -5026.72, 347.3, 170.65, 4.71239, 0, 0, -0.707107, 0.707107, 3600, 255, 1),
(9532, 185915, 530, '0', -5023.42, 589.374, 163.848, 1.83259, 0, 0, 0.793353, 0.608762, 3600, 255, 1),
(9537, 185915, 530, '0', -5019.65, 654.349, 23.1631, 5.75959, 0, 0, -0.258819, 0.965926, 3600, 255, 1),
(9540, 185915, 530, '0', -5017.84, 232.669, 109.655, 4.95674, 0, 0, -0.615661, 0.788011, 3600, 255, 1),
(9541, 185915, 530, '0', -5013.82, 447.382, 17.7421, 1.91986, 0, 0, 0.819152, 0.573577, 3600, 255, 1),
(9544, 185915, 530, '0', -5012.23, 435.849, -8.50751, 1.98967, 0, 0, 0.83867, 0.54464, 3600, 255, 1),
(9546, 185915, 530, '0', -4996.78, 669.637, 23.5955, 0.523598, 0, 0, 0.258819, 0.965926, 3600, 255, 1),
(9547, 185915, 530, '0', -4993.62, 157.017, -14.6653, 5.55015, 0, 0, -0.358368, 0.933581, 3600, 255, 1),
(9548, 185915, 530, '0', -4987.07, 735.798, 81.0512, 1.93731, 0, 0, 0.824125, 0.566408, 3600, 255, 1),
(9550, 185915, 530, '0', -4972.33, 87.7207, 61.2606, 1.22173, 0, 0, 0.573576, 0.819152, 3600, 255, 1),
(9551, 185915, 530, '0', -4971.98, 487.725, 5.24322, 4.57276, 0, 0, -0.754709, 0.656059, 3600, 255, 1),
(9552, 185915, 530, '0', -4968.88, 144.102, 94.8483, 5.42798, 0, 0, -0.414693, 0.909962, 3600, 255, 1),
(9554, 185915, 530, '0', -4960.82, 216.069, -11.42, 5.84685, 0, 0, -0.216439, 0.976296, 3600, 255, 1),
(9555, 185915, 530, '0', -4959.43, 646.737, 18.4241, 0.85521, 0, 0, 0.414693, 0.909962, 3600, 255, 1),
(9557, 185915, 530, '0', -4957.64, 382.887, -2.43409, 1.46608, 0, 0, 0.66913, 0.743145, 3600, 255, 1),
(9558, 185915, 530, '0', -4947.62, 477.917, 144.214, 3.24635, 0, 0, -0.998629, 0.0523532, 3600, 255, 1),
(9559, 185915, 530, '0', -4928.36, 288.022, -12.45, 2.51327, 0, 0, 0.951056, 0.309017, 3600, 255, 1),
(9560, 185915, 530, '0', -4911.07, 316.849, -11.5435, 1.3439, 0, 0, 0.622514, 0.782609, 3600, 255, 1),
(9561, 185915, 530, '0', -4883.4, 404.646, -5.77738, 1.95477, 0, 0, 0.829038, 0.559193, 3600, 255, 1),
(9563, 185915, 530, '0', -4856.32, 467.917, -5.42577, 4.72984, 0, 0, -0.700909, 0.713251, 3600, 255, 1),
(9567, 185915, 530, '0', -4817.81, 933.67, -14.7275, 0.0523589, 0, 0, 0.0261765, 0.999657, 3600, 255, 1),
(9569, 185915, 530, '0', -4239.12, 436.852, 49.3634, 2.89724, 0, 0, 0.992546, 0.12187, 3600, 255, 1),
(9570, 185915, 530, '0', -4197.24, 528.217, 29.2594, 4.66003, 0, 0, -0.725374, 0.688355, 3600, 255, 1),
(9572, 185915, 530, '0', -4190.31, 456.136, 30.5841, 5.42798, 0, 0, -0.414693, 0.909962, 3600, 255, 1),
(9574, 185915, 530, '0', -4175.07, 300.02, 125.415, 4.64258, 0, 0, -0.731354, 0.681998, 3600, 255, 1),
(9576, 185915, 530, '0', -4159.2, 369.727, 142.105, 0.349065, 0, 0, 0.173648, 0.984808, 3600, 255, 1);
@@ -0,0 +1,56 @@
-- Inconspicuous Landmark SAI
UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI", `ScriptName` = "" WHERE `entry` = 142189;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 142189 AND `source_type` = 1;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(142189,1,0,0,64,0,100,0,1,0,0,0,0,85,11462,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Inconspicuous Landmark - On Gossip Hello - Self Cast 'Summon Pirate Treasure and Trigger Mob'");
-- Pirate treasure trigger mob
UPDATE `creature_template` SET `flags_extra` = `flags_extra` |0x80 WHERE `entry` = 7898;
UPDATE `smart_scripts` SET `event_flags` = 0, `comment` = "Pirate treasure trigger mob - On Just Created - Run Script" WHERE `entryorguid` = 7898 AND `source_type` = 0 AND `id` = 0;
UPDATE `smart_scripts` SET `event_param3` = 0, `event_param4` = 0 WHERE `entryorguid` = 789800 AND `source_type` = 9;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 789800 AND `source_type` = 9 AND `id` = 5;
-- Treasure Hunting Pirate SAI (Source: ACID 4.0.3 Official Data)
-- Original script was without initial timers for the 'Strike' and without the third emote
SET @ID := 7899;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,4,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Treasure Hunting Pirate - On Aggro - Say Line 0"),
(@ID,0,1,0,0,0,100,0,6100,16400,8200,18100,0,11,11976,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Treasure Hunting Pirate - In Combat - Cast 'Strike'");
DELETE FROM `creature_text` WHERE `CreatureID` = @ID;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(@ID,0,0,"Hey! Get away from our treasure!",12,0,100,0,0,0,3931,0,"Treasure Hunting Pirate"),
(@ID,0,1,"That's our treasure, you lubber!",12,0,100,0,0,0,3932,0,"Treasure Hunting Pirate"),
(@ID,0,2,"We didn't hide this stuff just you could steal it!",12,0,100,0,0,0,3933,0,"Treasure Hunting Pirate");
-- Treasure Hunting Swashbuckler SAI (Source: ACID 4.0.3 Official Data)
-- Original script was without the third emote
SET @ID := 7901;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,4,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Treasure Hunting Swashbuckler - On Aggro - Say Line 0"),
(@ID,0,1,0,0,0,100,0,10200,23100,21900,28400,0,11,6713,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Treasure Hunting Swashbuckler - In Combat - Cast 'Disarm'");
DELETE FROM `creature_text` WHERE `CreatureID` = @ID;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(@ID,0,0,"Hey! Get away from our treasure!",12,0,100,0,0,0,3931,0,"Treasure Hunting Swashbuckler"),
(@ID,0,1,"That's our treasure, you lubber!",12,0,100,0,0,0,3932,0,"Treasure Hunting Swashbuckler"),
(@ID,0,2,"We didn't hide this stuff just you could steal it!",12,0,100,0,0,0,3933,0,"Treasure Hunting Swashbuckler");
-- Treasure Hunting Buccaneer SAI (Source: ACID 4.0.3 Official Data)
-- Original script was without initial timers for the 'Strike' and without the third emote
SET @ID := 7902;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,4,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Treasure Hunting Buccaneer - On Aggro - Say Line 0"),
(@ID,0,1,0,0,0,100,0,6100,16400,8200,18100,0,11,11976,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Treasure Hunting Buccaneer - In Combat - Cast 'Strike'");
DELETE FROM `creature_text` WHERE `CreatureID` = @ID;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(@ID,0,0,"Hey! Get away from our treasure!",12,0,100,0,0,0,3931,0,"Treasure Hunting Buccaneer"),
(@ID,0,1,"That's our treasure, you lubber!",12,0,100,0,0,0,3932,0,"Treasure Hunting Buccaneer"),
(@ID,0,2,"We didn't hide this stuff just you could steal it!",12,0,100,0,0,0,3933,0,"Treasure Hunting Buccaneer");
@@ -0,0 +1,65 @@
-- Bessy SAI (Sources: CMaNGOS & https://www.youtube.com/watch?v=pdLK5HrLwqE)
SET @ID := 20415;
UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (@ID*100+0,@ID*100+1,@ID*100+2,@ID*100+3) AND `source_type` = 9;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,19,0,100,0,10337,0,0,0,0,80,@ID*100+0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bessy - On Quest 'When the Cows Come Home' Taken - Run Script"),
(@ID,0,1,0,40,0,100,0,4,0,0,0,0,80,@ID*100+1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bessy - On Waypoint 4 Reached - Run Script"),
(@ID,0,2,0,40,0,100,0,8,0,0,0,0,80,@ID*100+2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bessy - On Waypoint 8 Reached - Run Script"),
(@ID,0,3,0,40,0,100,0,13,0,0,0,0,80,@ID*100+3,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bessy - On Waypoint 13 Reached - Run Script"),
(@ID,0,4,0,6,0,100,0,0,0,0,0,0,6,10337,0,0,0,0,0,16,0,0,0,0,0,0,0,0,"Bessy - On Death - Fail Quest 'When the Cows Come Home'"),
(@ID*100+0,9,0,0,0,0,100,0,0,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Bessy - On Script - Store Targetlist"),
(@ID*100+0,9,1,0,0,0,100,0,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bessy - On Script - Remove NPC Flag Questgiver"),
(@ID*100+0,9,2,0,0,0,100,0,0,0,0,0,0,19,256,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bessy - On Script - Remove Flag Immune To Players"),
(@ID*100+0,9,3,0,0,0,100,0,0,0,0,0,0,2,250,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bessy - On Script - Set Faction 250"),
(@ID*100+0,9,4,0,0,0,100,0,3000,3000,0,0,0,53,0,20415,0,0,0,1,1,0,0,0,0,0,0,0,0,"Bessy - On Script - Start Waypoint"),
(@ID*100+0,9,5,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Bessy - On Script - Say Line 0"),
(@ID*100+1,9,0,0,0,0,100,0,0,0,0,0,0,54,10000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bessy - On Script - Pause Waypoint"),
(@ID*100+1,9,1,0,0,0,100,0,2000,2000,0,0,0,1,1,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Bessy - On Script - Say Line 1"),
(@ID*100+1,9,2,0,0,0,100,0,0,0,0,0,0,107,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bessy - On Script - Summon Group 0"),
(@ID*100+2,9,0,0,0,0,100,0,0,0,0,0,0,54,10000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bessy - On Script - Pause Waypoint"),
(@ID*100+2,9,1,0,0,0,100,0,2000,2000,0,0,0,1,1,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Bessy - On Script - Say Line 1"),
(@ID*100+2,9,2,0,0,0,100,0,0,0,0,0,0,107,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,"Bessy - On Script - Summon Group 1"),
(@ID*100+3,9,0,0,0,0,100,0,1000,1000,0,0,0,15,10337,0,0,0,0,0,16,0,0,0,0,0,0,0,0,"Bessy - On Script - Quest Credit 'When the Cows Come Home'"),
(@ID*100+3,9,1,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,19,20464,0,0,0,0,0,0,0,"Bessy - On Script - Say Line 1 (Thadell)"),
(@ID*100+3,9,2,0,0,0,100,0,4000,4000,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bessy - On Script - Despawn (0)");
DELETE FROM `creature_text` WHERE `CreatureID` IN (@ID,20464);
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(@ID,0,0,"Mooooo...",12,0,100,0,0,0,18179,0,"Bessy"),
(@ID,1,0,"Moooooooooo!",12,0,100,0,0,0,18180,0,"Bessy"),
(20464,0,0,"Bessy, you're home. Thank the Light!",12,0,100,0,0,0,18181,0,"Thadell");
DELETE FROM `creature_summon_groups` WHERE `summonerId` = 20415;
INSERT INTO `creature_summon_groups` (`summonerId`,`summonerType`,`groupId`,`entry`,`position_x`,`position_y`,`position_z`,`orientation`,`summonType`,`summonTime`) VALUES
(20415,0,0,19881,2438.142,2200.449,101.5952,0,4,25000),
(20415,0,1,19881,2279.846,2188.402,91.61183,0,4,25000);
DELETE FROM `script_waypoint` WHERE `entry` = 20415;
DELETE FROM `waypoints` WHERE `entry` IN (20415);
INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES
(20415,1,2488.77,2184.89,104.64,"Bessy"),
(20415,2,2478.72,2184.77,98.58,"Bessy"),
(20415,3,2473.52,2184.71,99,"Bessy"),
(20415,4,2453.15,2184.96,97.09,"Bessy"),
(20415,5,2424.18,2184.15,94.11,"Bessy"),
(20415,6,2413.18,2184.15,93.42,"Bessy"),
(20415,7,2402.02,2183.9,87.59,"Bessy"),
(20415,8,2333.31,2181.63,90.03,"Bessy"),
(20415,9,2308.73,2184.34,92.04,"Bessy"),
(20415,10,2303.1,2196.89,94.94,"Bessy"),
(20415,11,2304.58,2272.23,96.67,"Bessy"),
(20415,12,2297.09,2271.4,95.16,"Bessy"),
(20415,13,2297.68,2266.79,95.07,"Bessy");
DELETE FROM `smart_scripts` WHERE `entryorguid` = 19881 AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(19881,0,0,0,25,0,100,0,0,0,0,0,0,11,33900,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Severed Spirit - On Reset - Cast 'Shroud of Death'"),
(19881,0,1,0,0,0,100,0,0,0,3400,4800,0,11,20822,64,0,0,0,0,2,0,0,0,0,0,0,0,0,"Severed Spirit - In Combat CMC - Cast 'Frostbolt'"),
(19881,0,2,0,0,0,100,0,12000,15000,12000,15000,0,11,11831,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Severed Spirit - In Combat - Cast 'Frost Nova'"),
(19881,0,3,0,54,0,100,0,0,0,0,0,0,49,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Severed Spirit - On Just Summoned - Start Attacking Invoker");
@@ -0,0 +1,117 @@
-- Maxx A. Million Mk. V SAI (Sources: CMaNGOS & https://www.youtube.com/watch?v=pGIRyYnzeR8 & https://www.youtube.com/watch?v=95H-ydIWnCE)
SET @ID := 19589;
UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = 19578;
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (@ID,19578) AND `source_type` = 0;
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (@ID*100+0,@ID*100+1,@ID*100+2,@ID*100+3,1957800,1957801) AND `source_type` = 9;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,19,0,100,0,10191,0,0,0,0,80,@ID*100+0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Quest 'Mark V is Alive!' Taken - Run Script"),
(@ID,0,1,0,40,0,100,0,1,0,0,0,0,80,@ID*100+1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Waypoint 1 Reached - Run Script"),
(@ID,0,2,0,40,0,100,0,7,0,0,0,0,80,@ID*100+2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Waypoint 7 Reached - Run Script"),
(@ID,0,3,0,40,0,100,0,17,0,0,0,0,80,@ID*100+2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Waypoint 17 Reached - Run Script"),
(@ID,0,4,0,40,0,100,0,29,0,0,0,0,80,@ID*100+2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Waypoint 29 Reached - Run Script"),
(@ID,0,5,0,40,0,100,0,37,0,0,0,0,80,@ID*100+3,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Waypoint 37 Reached - Run Script"),
(@ID,0,6,0,6,0,100,0,0,0,0,0,0,6,10191,0,0,0,0,0,16,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Death - Fail Quest 'Mark V is Alive!'"),
(@ID*100+0,9,0,0,0,0,100,0,0,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Store Targetlist"),
(@ID*100+0,9,1,0,0,0,100,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Set Emote State 0"),
(@ID*100+0,9,2,0,0,0,100,0,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Remove NPC Flag Questgiver"),
(@ID*100+0,9,3,0,0,0,100,0,0,0,0,0,0,19,768,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Remove Flags Immune To Players & Immune To NPC's"),
(@ID*100+0,9,4,0,0,0,100,0,0,0,0,0,0,2,113,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Set Faction 113"),
(@ID*100+0,9,5,0,0,0,100,0,0,0,0,0,0,53,0,19589,0,0,0,2,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Start Waypoint"),
(@ID*100+1,9,0,0,0,0,100,0,0,0,0,0,0,54,15000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Pause Waypoint"),
(@ID*100+1,9,1,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,0,5.408872,"Maxx A. Million Mk. V - On Script - Set Orientation"),
(@ID*100+1,9,2,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Say Line 0"),
(@ID*100+1,9,3,0,0,0,100,0,0,0,0,0,0,80,1957800,0,0,0,0,0,19,19578,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Run Script (Bot-Specialist Alley)"),
(@ID*100+2,9,0,0,0,0,100,0,0,0,0,0,0,54,11000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Pause Waypoint"),
(@ID*100+2,9,1,0,0,0,100,0,1000,1000,0,0,0,5,35,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Play Emote 35"),
(@ID*100+2,9,2,0,0,0,100,0,2000,2000,0,0,0,41,0,0,0,0,0,0,20,183771,10,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Despawn Closest Gameobject 'Draenei Machine'"),
(@ID*100+2,9,3,0,0,0,100,0,8000,8000,0,0,0,1,1,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Say Line 1"),
(@ID*100+3,9,0,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0.628319,"Maxx A. Million Mk. V - On Script - Set Orientation"),
(@ID*100+3,9,1,0,0,0,100,0,0,0,0,0,0,80,1957801,0,0,0,0,0,19,19578,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Run Script (Bot-Specialist Alley)"),
(@ID*100+3,9,2,0,0,0,100,0,0,0,0,0,0,82,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Add NPC Flag Questgiver"),
(@ID*100+3,9,3,0,0,0,100,0,0,0,0,0,0,18,768,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Set Flags Immune To Players & Immune To NPC's"),
(@ID*100+3,9,4,0,0,0,100,0,0,0,0,0,0,2,35,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Set Faction 35"),
(@ID*100+3,9,5,0,0,0,100,0,0,0,0,0,0,17,64,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Set Emote State 64"),
(@ID*100+3,9,6,0,0,0,100,0,2000,2000,0,0,0,15,10191,0,0,0,0,0,16,0,0,0,0,0,0,0,0,"Maxx A. Million Mk. V - On Script - Quest Credit 'Mark V is Alive!'"),
-- Run NYI OOC event only in phase 1
(19578,0,0,0,11,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Respawn - Set Event Phase 1"),
-- Stop OOC event, if waypoint will be used, stop it here
(1957800,9,0,0,0,0,100,0,0,0,0,0,0,22,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Set Event Phase 2"),
(1957800,9,1,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,19,19589,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Set Orientation Closest Creature 'Maxx A. Million Mk. V'"),
(1957800,9,2,0,0,0,100,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Set Emote State 0"),
(1957800,9,3,0,0,0,100,0,3000,3000,0,0,0,1,3,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Say Line 3"),
(1957800,9,4,0,0,0,100,0,9000,9000,0,0,0,66,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Set Orientation Home Position"),
-- Original timers unknown, probably incorrect to put this here since this should be done in OOC event
-- for now let's keep this here just to restore initial emote
(1957800,9,5,0,0,0,100,0,0,0,0,0,0,17,133,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Set Emote State 133"),
-- Back to OOC event
(1957800,9,6,0,0,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Set Event Phase 1"),
-- Stop OOC event, if waypoint will be used, stop it here
(1957801,9,0,0,0,0,100,0,0,0,0,0,0,22,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Set Event Phase 2"),
(1957801,9,1,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,19,19589,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Set Orientation Closest Creature 'Maxx A. Million Mk. V'"),
(1957801,9,2,0,0,0,100,0,0,0,0,0,0,17,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Set Emote State 0"),
(1957801,9,3,0,0,0,100,0,2000,2000,0,0,0,1,4,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Say Line 4"),
(1957801,9,4,0,0,0,100,0,10000,10000,0,0,0,66,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Set Orientation Home Position"),
-- Original timers unknown, probably incorrect to put this here since this should be done in OOC event
-- for now let's keep this here just to restore initial emote
(1957801,9,5,0,0,0,100,0,0,0,0,0,0,17,133,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Set Emote State 133"),
-- Back to OOC event
(1957801,9,6,0,0,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Bot-Specialist Alley - On Script - Set Event Phase 1");
DELETE FROM `creature_text` WHERE `CreatureID` IN (@ID,19578);
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(@ID,0,0,"All systems on-line. Prepare yourself, we leave shortly.",12,0,100,0,0,0,19481,0,"Maxx A. Million Mk. V"),
(@ID,1,0,"Proceed.",12,0,100,0,0,0,19484,0,"Maxx A. Million Mk. V"),
-- Probably they're grouped differently, maybe 16999 and 17000 too
(19578,0,0,"Alright, Mk. I, that should just about do it. Let's just flip your switch here...",12,0,100,0,0,0,16964,0,"Bot-Specialist Alley"),
(19578,1,0,"Oh no! Will I ever get you working?!",12,0,100,0,0,0,16965,0,"Bot-Specialist Alley"),
(19578,2,0,"Mark II, get your metallic behind back here this instant!",12,0,100,0,0,0,16998,0,"Bot-Specialist Alley"),
(19578,3,0,"Be careful in there and come back in one piece!",12,0,100,1,0,0,17003,0,"Bot-Specialist Alley"),
(19578,4,0,"You're back! Were you able to get all of the machines?",12,0,100,4,0,0,17014,0,"Bot-Specialist Alley");
DELETE FROM `script_waypoint` WHERE `entry` = 19589;
DELETE FROM `waypoints` WHERE `entry` = 19589;
INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES
(19589,1,3358.22,3728.25,141.204,"Maxx A. Million Mk. V"),
(19589,2,3368.05,3715.51,142.057,"Maxx A. Million Mk. V"),
(19589,3,3389.04,3701.21,144.648,"Maxx A. Million Mk. V"),
(19589,4,3419.51,3691.41,146.598,"Maxx A. Million Mk. V"),
(19589,5,3437.83,3699.2,147.235,"Maxx A. Million Mk. V"),
(19589,6,3444.85,3700.89,147.088,"Maxx A. Million Mk. V"),
(19589,7,3449.89,3700.14,148.118,"Maxx A. Million Mk. V"),
(19589,8,3443.55,3682.09,149.219,"Maxx A. Million Mk. V"),
(19589,9,3452.6,3674.65,150.226,"Maxx A. Million Mk. V"),
(19589,10,3462.6,3659.01,152.436,"Maxx A. Million Mk. V"),
(19589,11,3469.18,3649.47,153.178,"Maxx A. Million Mk. V"),
(19589,12,3475.11,3639.41,157.213,"Maxx A. Million Mk. V"),
(19589,13,3482.26,3617.69,159.126,"Maxx A. Million Mk. V"),
(19589,14,3492.7,3606.27,156.419,"Maxx A. Million Mk. V"),
(19589,15,3493.52,3595.06,156.581,"Maxx A. Million Mk. V"),
(19589,16,3490.4,3588.45,157.764,"Maxx A. Million Mk. V"),
(19589,17,3485.21,3585.69,159.979,"Maxx A. Million Mk. V"),
(19589,18,3504.68,3594.44,152.862,"Maxx A. Million Mk. V"),
(19589,19,3523.6,3594.48,145.393,"Maxx A. Million Mk. V"),
(19589,20,3537.01,3576.71,135.748,"Maxx A. Million Mk. V"),
(19589,21,3551.73,3573.12,128.013,"Maxx A. Million Mk. V"),
(19589,22,3552.12,3614.08,127.847,"Maxx A. Million Mk. V"),
(19589,23,3536.14,3639.78,126.031,"Maxx A. Million Mk. V"),
(19589,24,3522.94,3646.47,131.989,"Maxx A. Million Mk. V"),
(19589,25,3507.21,3645.69,138.153,"Maxx A. Million Mk. V"),
(19589,26,3485.15,3645.64,137.755,"Maxx A. Million Mk. V"),
(19589,27,3472.18,3633.88,140.352,"Maxx A. Million Mk. V"),
(19589,28,3435.34,3613.69,140.725,"Maxx A. Million Mk. V"),
(19589,29,3417.4,3612.4,141.143,"Maxx A. Million Mk. V"),
(19589,30,3411.04,3621.14,142.454,"Maxx A. Million Mk. V"),
(19589,31,3404.47,3636.89,144.434,"Maxx A. Million Mk. V"),
(19589,32,3380.55,3657.06,144.332,"Maxx A. Million Mk. V"),
(19589,33,3375,3676.86,145.298,"Maxx A. Million Mk. V"),
(19589,34,3388.87,3685.48,146.818,"Maxx A. Million Mk. V"),
(19589,35,3393.99,3699.4,144.858,"Maxx A. Million Mk. V"),
(19589,36,3354.95,3726.02,141.428,"Maxx A. Million Mk. V"),
(19589,37,3351.4,3722.33,141.397,"Maxx A. Million Mk. V");
@@ -0,0 +1,4 @@
--
UPDATE `smart_scripts` SET `event_flags` = `event_flags` &~ 1 WHERE `source_type` = 9; -- SMART_EVENT_FLAG_NOT_REPEATABLE
UPDATE `smart_scripts` SET `event_flags` = `event_flags` &~ 2 WHERE `source_type` = 9; -- SMART_EVENT_FLAG_DIFFICULTY_0
UPDATE `smart_scripts` SET `event_flags` = `event_flags` &~ 4 WHERE `source_type` = 9; -- SMART_EVENT_FLAG_DIFFICULTY_1
@@ -0,0 +1,3 @@
--
UPDATE `smart_scripts` SET `event_param1` = 0, `event_param2` = 0 WHERE `entryorguid` = 2397503 AND `source_type` = 9 AND `id` = 0;
UPDATE `smart_scripts` SET `event_param1` = 0, `event_param2` = 0 WHERE `entryorguid` = 3002200 AND `source_type` = 9 AND `id` = 2;
@@ -0,0 +1,4 @@
--
UPDATE `smart_scripts` SET `target_type` = 16 WHERE `entryorguid` = 2041500 AND `source_type` = 9 AND `id` = 0;
UPDATE `smart_scripts` SET `target_type` = 12, `target_param1` = 1 WHERE `entryorguid` = 2041503 AND `source_type` = 9 AND `id` = 0;
UPDATE `smart_scripts` SET `target_type` = 12, `target_param1` = 1 WHERE `entryorguid` = 20415 AND `source_type` = 0 AND `id` = 4;
@@ -0,0 +1,8 @@
--
UPDATE `smart_scripts` SET `target_type` = 16 WHERE `entryorguid` = 1796900 AND `source_type` = 9 AND `id` = 0;
UPDATE `smart_scripts` SET `target_type` = 12, `target_param1` = 1 WHERE `entryorguid` = 1796905 AND `source_type` = 9 AND `id` = 2;
UPDATE `smart_scripts` SET `target_type` = 12, `target_param1` = 1 WHERE `entryorguid` = 17969 AND `source_type` = 0 AND `id` = 6;
UPDATE `smart_scripts` SET `target_type` = 16 WHERE `entryorguid` = 1958900 AND `source_type` = 9 AND `id` = 0;
UPDATE `smart_scripts` SET `target_type` = 12, `target_param1` = 1 WHERE `entryorguid` = 1958903 AND `source_type` = 9 AND `id` = 6;
UPDATE `smart_scripts` SET `target_type` = 12, `target_param1` = 1 WHERE `entryorguid` = 19589 AND `source_type` = 0 AND `id` = 6;
@@ -0,0 +1,37 @@
--
UPDATE `smart_scripts` SET `action_param1` = 1, `target_type` = 16 WHERE `entryorguid` = 356800 AND `source_type` = 9 AND `id` = 0;
UPDATE `smart_scripts` SET `target_type` = 12, `target_param1` = 1 WHERE `entryorguid` = 356801 AND `source_type` = 9 AND `id` = 2;
UPDATE `smart_scripts` SET `target_type` = 12, `target_param1` = 1 WHERE `entryorguid` = 3568 AND `source_type` = 0 AND `id` = 2;
UPDATE `smart_scripts` SET `target_type` = 16 WHERE `entryorguid` = 2028100 AND `source_type` = 9 AND `id` = 3;
UPDATE `smart_scripts` SET `target_type` = 16 WHERE `entryorguid` = 2242400 AND `source_type` = 9 AND `id` = 0;
UPDATE `smart_scripts` SET `target_type` = 16, `target_param1` = 0 WHERE
(`entryorguid` = 1379 AND `source_type` = 0 AND `id` = 0) OR
(`entryorguid` = 2768 AND `source_type` = 0 AND `id` = 0) OR
(`entryorguid` = 3692 AND `source_type` = 0 AND `id` = 0) OR
(`entryorguid` = 3692 AND `source_type` = 0 AND `id` = 3) OR
(`entryorguid` = 4276 AND `source_type` = 0 AND `id` = 0) OR
(`entryorguid` = 4484 AND `source_type` = 0 AND `id` = 0) OR
(`entryorguid` = 4880 AND `source_type` = 0 AND `id` = 0) OR
(`entryorguid` = 4880 AND `source_type` = 0 AND `id` = 1) OR
(`entryorguid` = 5644 AND `source_type` = 0 AND `id` = 1) OR
(`entryorguid` = 9020 AND `source_type` = 0 AND `id` = 1) OR
(`entryorguid` = 9520 AND `source_type` = 0 AND `id` = 10) OR
(`entryorguid` = 9598 AND `source_type` = 0 AND `id` = 0) OR
(`entryorguid` = 11711 AND `source_type` = 0 AND `id` = 1) OR
(`entryorguid` = 12858 AND `source_type` = 0 AND `id` = 1) OR
(`entryorguid` = 15402 AND `source_type` = 0 AND `id` = 1) OR
(`entryorguid` = 17877 AND `source_type` = 0 AND `id` = 0) OR
(`entryorguid` = 19671 AND `source_type` = 0 AND `id` = 1) OR
(`entryorguid` = 22377 AND `source_type` = 0 AND `id` = 1) OR
(`entryorguid` = 25335 AND `source_type` = 0 AND `id` = 0) OR
(`entryorguid` = 25729 AND `source_type` = 0 AND `id` = 0) OR
(`entryorguid` = 164954 AND `source_type` = 1 AND `id` = 0) OR
(`entryorguid` = 467 AND `source_type` = 0 AND `id` = 1) OR
(`entryorguid` = 2713 AND `source_type` = 0 AND `id` = 6) OR
(`entryorguid` = 6090 AND `source_type` = 0 AND `id` = 6) OR
(`entryorguid` = 6182 AND `source_type` = 0 AND `id` = 1) OR
(`entryorguid` = 7774 AND `source_type` = 0 AND `id` = 1) OR
(`entryorguid` = 8284 AND `source_type` = 0 AND `id` = 5) OR
(`entryorguid` = 11016 AND `source_type` = 0 AND `id` = 2) OR
(`entryorguid` = 20763 AND `source_type` = 0 AND `id` = 2);
@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `event_param1` = 0, `event_param2` = 0, `event_param3` = 0, `event_param4` = 0, `event_param5` = 0 WHERE `event_type` = 61;
@@ -0,0 +1,30 @@
-- Deathforge Mine SAI (Source: e-0tiidk0Ck)
SET @ID := 22315;
DELETE FROM `creature` WHERE `guid` = 78495 AND `id` = 22315;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 19754 AND `source_type` = 0 AND `id` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,54,0,100,0,0,0,0,0,0,80,@ID*100+0,2,0,0,0,0,1,0,0,0,0,0,0,0,0,"Deathforge Mine - On Just Summoned - Run Script");
-- Actionlist SAI
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID*100+0 AND `source_type` = 9;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID*100+0,9,0,0,0,0,100,0,0,0,0,0,0,11,38773,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Deathforge Mine - On Script - Cast 'Deathforge Mine'"),
(@ID*100+0,9,1,0,0,0,100,0,0,0,0,0,0,8,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Deathforge Mine - On Script - Set Reactstate Passive"),
-- It appears that the first emote is not used immediately after spawn
(@ID*100+0,9,2,0,0,0,100,0,1000,1000,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Deathforge Mine - On Script - Say Line 0"),
(@ID*100+0,9,3,0,0,0,100,0,2000,2000,0,0,0,1,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Deathforge Mine - On Script - Say Line 1"),
(@ID*100+0,9,4,0,0,0,100,0,3000,3000,0,0,0,1,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Deathforge Mine - On Script - Say Line 2"),
(@ID*100+0,9,5,0,0,0,100,0,0,0,0,0,0,11,38108,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Deathforge Mine - On Script - Cast 'Deathforge Mine Explosion'"),
(@ID*100+0,9,6,0,0,0,100,0,1000,1000,0,0,0,37,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Deathforge Mine - On Script - Kill Self");
DELETE FROM `creature_text` WHERE `CreatureID` = @ID;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextID`,`TextRange`,`comment`) VALUES
(@ID,0,0,"%s will detonate in 5 seconds!",16,0,100,0,0,0,20104,0,"Deathforge Mine"),
(@ID,1,0,"Deathforge Mine will detonate in 3 seconds!",16,0,100,0,0,0,20106,0,"Deathforge Mine"),
(@ID,2,0,"Deathforge Mine: Detonating!",16,0,100,0,0,0,20108,0,"Deathforge Mine");
DELETE FROM `creature_template_movement` WHERE `CreatureId` = 22315;
INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`, `Chase`, `Random`) VALUES
(22315,1,1,0,1,0,0);
@@ -0,0 +1,4 @@
--
DELETE FROM `creature_template_movement` WHERE `CreatureId` = 21071;
INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`, `Chase`, `Random`) VALUES
(21071,1,1,0,1,0,0);
@@ -0,0 +1,4 @@
--
DELETE FROM `creature_template_addon` WHERE `entry` = 31659;
INSERT INTO `creature_template_addon` (`entry`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`visibilityDistanceType`,`auras`) VALUES
(31659,0,0,0,1,416,0,"");
@@ -0,0 +1,4 @@
--
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_blood_queen_twilight_bloodbolt';
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(71446,'spell_blood_queen_twilight_bloodbolt');
@@ -0,0 +1,6 @@
--
DELETE FROM `command` WHERE `name`='debug objectcount';
INSERT INTO `command` (`name`,`permission`,`help`) VALUES
('debug objectcount',300,'Syntax: .debug objectcount <optional map id>
Shows the number of Creatures and GameObjects for the specified map id or for all maps if none is specified
');
@@ -0,0 +1,17 @@
-- Redeemed Hatchling SAI (Source: https://www.youtube.com/watch?v=zgalBODgYdA)
SET @ID := 22339;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,1,54,0,100,0,0,0,0,0,0,59,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Redeemed Hatchling - On Just Summoned - Set Run Off"),
(@ID,0,1,2,61,0,100,0,0,0,0,0,0,69,1,0,0,0,0,0,19,22340,0,0,0,0,0,0,0,"Redeemed Hatchling - On Link - Move To Closest Creature 'Terokkar Arakkoa Fly Target'"),
(@ID,0,2,0,61,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Redeemed Hatchling - On Link - Say Line 0"),
(@ID,0,3,0,34,0,100,0,8,1,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Redeemed Hatchling - On Reached Point 1 - Despawn (0)");
DELETE FROM `creature_text` WHERE `CreatureID` = @ID;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(@ID,0,0,"The %s flies up through the trees, free of Terokk's corruption.",16,0,100,0,0,0,20136,0,"Redeemed Hatchling");
DELETE FROM `creature_template_movement` WHERE `CreatureId` = 22339;
INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`, `Chase`, `Random`) VALUES
(22339,1,0,1,0,0,0);
@@ -0,0 +1,13 @@
--
UPDATE `creature_template` SET `flags_extra` = `flags_extra` |2 WHERE `entry` = 14081;
UPDATE `creature_template` SET `unit_flags` = 33555200, `AIName` = "" WHERE `entry` = 22336;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 22336 AND `source_type` = 0;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 2233600 AND `source_type` = 9;
DELETE FROM `creature_template_movement` WHERE `CreatureId` IN (14081,22336);
INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`, `Chase`, `Random`) VALUES
(14081,1,1,0,1,0,0),
(22336,1,1,0,1,0,0);
DELETE FROM `creature_template_addon` WHERE `entry` IN (14081,22336);
INSERT INTO `creature_template_addon` (`entry`, `auras`) VALUES
(14081,"22391"),
(22336,"38878");
@@ -0,0 +1,122 @@
-- Ranger Lilatha SAI (Source: CMaNGOS & nHRPUGtQ23s)
SET @ID := 16295;
UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "", `gossip_menu_id`=7197, `npcflag`=3 WHERE `entry` = @ID;
DELETE FROM `gossip_menu` WHERE `MenuID`=7197;
INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES
(7197, 8478, 0);
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,1,11,0,100,0,0,0,0,0,0,90,8,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Respawn - Set Flag Standstate Kneel"),
(@ID,0,1,0,61,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Link - Set Event Phase 1"),
(@ID,0,2,0,19,0,100,0,9212,0,0,0,0,80,@ID*100+0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Quest 'Escape from the Catacombs' Taken - Run Script"),
(@ID,0,3,0,40,0,100,0,6,0,0,0,0,80,@ID*100+1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Waypoint 6 Reached - Run Script"),
(@ID,0,4,0,40,0,100,0,12,0,0,0,0,80,@ID*100+2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Waypoint 12 Reached - Run Script"),
(@ID,0,5,0,40,0,100,0,20,0,0,0,0,80,@ID*100+3,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Waypoint 20 Reached - Run Script"),
(@ID,0,6,0,40,0,100,0,25,0,0,0,0,80,@ID*100+4,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Waypoint 25 Reached - Run Script"),
(@ID,0,7,0,40,0,100,0,31,0,0,0,0,80,@ID*100+5,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Waypoint 31 Reached - Run Script"),
-- Seems like a rare case or should be tested in retail
-- Or I wasn't able to find more info about it because the AT is huge and the say range is small
-- so player simply can't see the text in 90% of cases
(@ID,0,8,0,38,1,100,0,0,1,60000,60000,0,1,6,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Data Set 0 1 - Say Line 6 (Phase 1)"),
(@ID,0,9,0,6,0,100,0,0,0,0,0,0,6,9212,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Ranger Lilatha - On Death - Fail Quest 'Escape from the Catacombs'");
-- Actionlist SAI
DELETE FROM `smart_scripts` WHERE `entryorguid` BETWEEN @ID*100+0 AND @ID*100+5 AND `source_type` = 9;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID*100+0,9,0,0,0,0,100,0,0,0,0,0,0,64,1,0,0,0,0,0,16,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Store Targetlist"),
(@ID*100+0,9,1,0,0,0,100,0,0,0,0,0,0,22,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Set Event Phase 0"),
(@ID*100+0,9,2,0,0,0,100,0,0,0,0,0,0,83,3,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Remove NPC Flags Gossip & Questgiver"),
(@ID*100+0,9,3,0,0,0,100,0,0,0,0,0,0,2,1603,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Set Faction 1603"),
(@ID*100+0,9,4,0,0,0,100,0,0,0,0,0,0,19,768,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Remove Flags Immune To Players & Immune To NPC's"),
(@ID*100+0,9,5,0,0,0,100,0,2000,2000,0,0,0,91,8,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Remove Flag Standstate Kneel"),
(@ID*100+0,9,6,0,0,0,100,0,0,0,0,0,0,9,0,0,0,0,0,0,20,181152,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Activate Closest Gameobject (Cage)"),
(@ID*100+0,9,7,0,0,0,100,0,0,0,0,0,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Say Line 0"),
(@ID*100+0,9,8,0,0,0,100,0,2000,2000,0,0,0,53,0,16295,0,0,0,2,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Start Waypoint"),
(@ID*100+1,9,0,0,0,0,100,0,0,0,0,0,0,54,4000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Pause Waypoint"),
(@ID*100+1,9,1,0,0,0,100,0,0,0,0,0,0,1,1,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Say Line 1"),
(@ID*100+2,9,0,0,0,0,100,0,0,0,0,0,0,54,4000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Pause Waypoint"),
(@ID*100+2,9,1,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,0,4.762841,"Ranger Lilatha - On Script - Set Orientation"),
(@ID*100+2,9,2,0,0,0,100,0,0,0,0,0,0,1,2,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Say Line 2"),
(@ID*100+3,9,0,0,0,0,100,0,0,0,0,0,0,54,4000,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Pause Waypoint"),
(@ID*100+3,9,1,0,0,0,100,0,0,0,0,0,0,1,3,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Say Line 3"),
(@ID*100+3,9,2,0,0,0,100,0,0,0,0,0,0,59,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Set Run On"),
(@ID*100+3,9,3,0,0,0,100,0,0,0,0,0,0,107,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Summon Group 0"),
(@ID*100+4,9,0,0,0,0,100,0,0,0,0,0,0,59,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Set Run Off"),
(@ID*100+5,9,0,0,0,0,100,0,0,0,0,0,0,54,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Pause Waypoint"),
(@ID*100+5,9,1,0,0,0,100,0,0,0,0,0,0,1,4,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Say Line 4"),
(@ID*100+5,9,2,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Set Orientation Stored Target 1"),
(@ID*100+5,9,3,0,0,0,100,0,5000,5000,0,0,0,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Say Line 5"),
(@ID*100+5,9,4,0,0,0,100,0,0,0,0,0,0,66,0,0,0,0,0,0,19,16220,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Set Orientation Closest Creature (Captain Helios)"),
(@ID*100+5,9,5,0,0,0,100,0,0,0,0,0,0,15,9212,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Quest Credit 'Escape from the Catacombs'"),
(@ID*100+5,9,6,0,0,0,100,0,2000,2000,0,0,0,1,0,0,0,0,0,0,19,16220,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Say Line 0 (Captain Helios)"),
(@ID*100+5,9,7,0,0,0,100,0,3000,3000,0,0,0,1,1,0,0,0,0,0,19,16220,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Say Line 1 (Captain Helios)"),
(@ID*100+5,9,8,0,0,0,100,0,8000,8000,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Ranger Lilatha - On Script - Despawn (0)");
DELETE FROM `smart_scripts` WHERE `entryorguid` = 4071 AND `source_type` = 2;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(4071,2,0,0,46,0,100,0,4071,0,0,0,0,45,0,1,0,0,0,0,10,82071,16295,0,0,0,0,0,0,"Areatrigger - On Trigger - Set Data 0 1 (Ranger Lilatha)");
DELETE FROM `areatrigger_scripts` WHERE `entry` = 4071;
INSERT INTO `areatrigger_scripts` (`entry`,`ScriptName`) VALUES
(4071,"SmartTrigger");
UPDATE `creature_text` SET `BroadcastTextId` = 12393, `Language` = 1 WHERE `CreatureID` = 16295 AND `GroupID` = 0;
UPDATE `creature_text` SET `comment` = "Ranger Lilatha" WHERE `CreatureID` = 16295;
DELETE FROM `creature_text` WHERE `CreatureID` = 16295 AND `GroupID` = 6;
DELETE FROM `creature_text` WHERE `CreatureID` = 16220;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(@ID,6,0,"Hey! Could you come over and get me out of this cage?",12,1,100,0,0,0,13382,0,"Ranger Lilatha"),
(@ID,6,1,"HELP!!!",12,1,100,0,0,0,13383,0,"Ranger Lilatha"),
(@ID,6,2,"Get me out of here and I guarantee there'll be a reward in it for you!",12,1,100,0,0,0,13384,0,"Ranger Lilatha"),
(@ID,6,3,"Quick, kill all of these trolls and then let me out of this thing!",12,1,100,0,0,0,13385,0,"Ranger Lilatha"),
(@ID,6,4,"If you let me out I promise that you won't regret it!",12,1,100,0,0,0,13386,0,"Ranger Lilatha"),
(@ID,6,5,"If you don't mind hurrying it up? I think they're getting ready to sacrifice me!",12,1,100,0,0,0,13387,0,"Ranger Lilatha"),
(16220,0,0,"%s nods in relief to Ranger Lilatha and her escort.",16,0,100,0,0,0,12192,0,"Captain Helios"),
(16220,1,0,"Lilatha, get someone to look at those injuries. Thank you for bringing her back safely.",12,1,100,0,0,0,12193,0,"Captain Helios");
DELETE FROM `creature_summon_groups` WHERE `summonerId` = @ID;
INSERT INTO `creature_summon_groups` (`summonerId`,`summonerType`,`groupId`,`entry`,`position_x`,`position_y`,`position_z`,`orientation`,`summonType`,`summonTime`) VALUES
(@ID,0,0,16342,7627.083984,-7532.538086,152.128616,1.082733,6,60000),
(@ID,0,0,16343,7620.432129,-7532.550293,152.454865,0.827478,6,60000);
UPDATE `creature_template_addon` SET `bytes1` = 0 WHERE `entry` = 16295;
DELETE FROM `script_waypoint` WHERE `entry` = 16295;
DELETE FROM `waypoints` WHERE `entry` = 16295;
INSERT INTO `waypoints` (`entry`,`pointid`,`position_x`,`position_y`,`position_z`,`point_comment`) VALUES
(16295,1,7545.07,-7359.87,162.354,"Ranger Lilatha"),
(16295,2,7550.05,-7362.24,162.236,"Ranger Lilatha"),
(16295,3,7566.98,-7364.32,161.739,"Ranger Lilatha"),
(16295,4,7578.83,-7361.68,161.739,"Ranger Lilatha"),
(16295,5,7590.97,-7359.05,162.258,"Ranger Lilatha"),
(16295,6,7598.35,-7362.82,162.257,"Ranger Lilatha"),
(16295,7,7605.86,-7380.42,161.937,"Ranger Lilatha"),
(16295,8,7605.30,-7387.38,157.254,"Ranger Lilatha"),
(16295,9,7606.13,-7393.89,156.942,"Ranger Lilatha"),
(16295,10,7615.21,-7400.19,157.143,"Ranger Lilatha"),
(16295,11,7618.96,-7402.65,158.202,"Ranger Lilatha"),
(16295,12,7636.85,-7401.76,162.145,"Ranger Lilatha"),
(16295,13,7637.06,-7404.94,162.207,"Ranger Lilatha"),
(16295,14,7636.91,-7412.59,162.366,"Ranger Lilatha"),
(16295,15,7637.61,-7425.59,162.631,"Ranger Lilatha"),
(16295,16,7637.82,-7459.06,163.303,"Ranger Lilatha"),
(16295,17,7638.86,-7470.90,162.517,"Ranger Lilatha"),
(16295,18,7641.40,-7488.22,157.381,"Ranger Lilatha"),
(16295,19,7634.46,-7505.45,154.682,"Ranger Lilatha"),
(16295,20,7631.91,-7516.95,153.597,"Ranger Lilatha"),
(16295,21,7622.23,-7537.04,151.587,"Ranger Lilatha"),
(16295,22,7610.92,-7550.67,149.639,"Ranger Lilatha"),
(16295,23,7598.23,-7562.55,145.954,"Ranger Lilatha"),
(16295,24,7588.51,-7577.76,148.294,"Ranger Lilatha"),
(16295,25,7567.34,-7608.46,146.006,"Ranger Lilatha"),
(16295,26,7562.55,-7617.42,148.098,"Ranger Lilatha"),
(16295,27,7561.51,-7645.06,151.245,"Ranger Lilatha"),
(16295,28,7563.34,-7654.65,151.227,"Ranger Lilatha"),
(16295,29,7565.53,-7658.30,151.249,"Ranger Lilatha"),
(16295,30,7579.12,-7662.21,151.652,"Ranger Lilatha"),
(16295,31,7603.77,-7667.00,153.998,"Ranger Lilatha");
@@ -0,0 +1,123 @@
-- The Scourge Cauldron SAI
SET @ID := 11152;
UPDATE `creature` SET `spawntimesecs` = 30 WHERE `id` = 11152;
UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,4,38,0,100,0,0,1,0,0,0,12,11075,1,60000,0,0,0,1,0,0,0,0,0,0,0,0,"The Scourge Cauldron - On Data Set 0 1 - Summon Creature 'Cauldron Lord Bilemaw'"),
(@ID,0,1,4,38,0,100,0,0,2,0,0,0,12,11077,1,60000,0,0,0,1,0,0,0,0,0,0,0,0,"The Scourge Cauldron - On Data Set 0 2 - Summon Creature 'Cauldron Lord Malvinious'"),
(@ID,0,2,4,38,0,100,0,0,3,0,0,0,12,11076,1,60000,0,0,0,1,0,0,0,0,0,0,0,0,"The Scourge Cauldron - On Data Set 0 3 - Summon Creature 'Cauldron Lord Razarch'"),
(@ID,0,3,4,38,0,100,0,0,4,0,0,0,12,11078,1,60000,0,0,0,1,0,0,0,0,0,0,0,0,"The Scourge Cauldron - On Data Set 0 4 - Summon Creature 'Cauldron Lord Soulwrath'"),
(@ID,0,4,0,61,0,100,0,0,0,0,0,0,41,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"The Scourge Cauldron - On Link - Despawn (0)");
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (2246,2248,2250,2252,2626,2627,2628,2629,2630,2631,2632,2633,2634,2635,2636,2637) AND `source_type` = 2;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(2246,2,0,0,46,0,100,0,2246,0,0,0,0,45,0,1,0,0,0,0,10,45420,11152,0,0,0,0,0,0,"Areatrigger (Felstone Field) - On Trigger - Set Data 0 1 (The Scourge Cauldron)"),
(2248,2,0,0,46,0,100,0,2248,0,0,0,0,45,0,2,0,0,0,0,10,45421,11152,0,0,0,0,0,0,"Areatrigger (Dalson's Tears) - On Trigger - Set Data 0 2 (The Scourge Cauldron)"),
(2250,2,0,0,46,0,100,0,2250,0,0,0,0,45,0,3,0,0,0,0,10,45422,11152,0,0,0,0,0,0,"Areatrigger (Writhing Haunt) - On Trigger - Set Data 0 3 (The Scourge Cauldron)"),
(2252,2,0,0,46,0,100,0,2252,0,0,0,0,45,0,4,0,0,0,0,10,45419,11152,0,0,0,0,0,0,"Areatrigger (Gahrron's Withering) - On Trigger - Set Data 0 4 (The Scourge Cauldron)"),
(2626,2,0,0,46,0,100,0,2626,0,0,0,0,45,0,1,0,0,0,0,10,45420,11152,0,0,0,0,0,0,"Areatrigger (Felstone Field) - On Trigger - Set Data 0 1 (The Scourge Cauldron)"),
(2627,2,0,0,46,0,100,0,2627,0,0,0,0,45,0,1,0,0,0,0,10,45420,11152,0,0,0,0,0,0,"Areatrigger (Felstone Field) - On Trigger - Set Data 0 1 (The Scourge Cauldron)"),
(2628,2,0,0,46,0,100,0,2628,0,0,0,0,45,0,1,0,0,0,0,10,45420,11152,0,0,0,0,0,0,"Areatrigger (Felstone Field) - On Trigger - Set Data 0 1 (The Scourge Cauldron)"),
(2629,2,0,0,46,0,100,0,2629,0,0,0,0,45,0,2,0,0,0,0,10,45421,11152,0,0,0,0,0,0,"Areatrigger (Dalson's Tears) - On Trigger - Set Data 0 2 (The Scourge Cauldron)"),
(2630,2,0,0,46,0,100,0,2630,0,0,0,0,45,0,2,0,0,0,0,10,45421,11152,0,0,0,0,0,0,"Areatrigger (Dalson's Tears) - On Trigger - Set Data 0 2 (The Scourge Cauldron)"),
(2631,2,0,0,46,0,100,0,2631,0,0,0,0,45,0,2,0,0,0,0,10,45421,11152,0,0,0,0,0,0,"Areatrigger (Dalson's Tears) - On Trigger - Set Data 0 2 (The Scourge Cauldron)"),
(2632,2,0,0,46,0,100,0,2632,0,0,0,0,45,0,3,0,0,0,0,10,45422,11152,0,0,0,0,0,0,"Areatrigger (Writhing Haunt) - On Trigger - Set Data 0 3 (The Scourge Cauldron)"),
(2633,2,0,0,46,0,100,0,2633,0,0,0,0,45,0,3,0,0,0,0,10,45422,11152,0,0,0,0,0,0,"Areatrigger (Writhing Haunt) - On Trigger - Set Data 0 3 (The Scourge Cauldron)"),
(2634,2,0,0,46,0,100,0,2634,0,0,0,0,45,0,3,0,0,0,0,10,45422,11152,0,0,0,0,0,0,"Areatrigger (Writhing Haunt) - On Trigger - Set Data 0 3 (The Scourge Cauldron)"),
(2635,2,0,0,46,0,100,0,2635,0,0,0,0,45,0,4,0,0,0,0,10,45419,11152,0,0,0,0,0,0,"Areatrigger (Gahrron's Withering) - On Trigger - Set Data 0 4 (The Scourge Cauldron)"),
(2636,2,0,0,46,0,100,0,2636,0,0,0,0,45,0,4,0,0,0,0,10,45419,11152,0,0,0,0,0,0,"Areatrigger (Gahrron's Withering) - On Trigger - Set Data 0 4 (The Scourge Cauldron)"),
(2637,2,0,0,46,0,100,0,2637,0,0,0,0,45,0,4,0,0,0,0,10,45419,11152,0,0,0,0,0,0,"Areatrigger (Gahrron's Withering) - On Trigger - Set Data 0 4 (The Scourge Cauldron)");
DELETE FROM `areatrigger_scripts` WHERE `entry` IN (2246,2248,2250,2252,2626,2627,2628,2629,2630,2631,2632,2633,2634,2635,2636,2637);
INSERT INTO `areatrigger_scripts` (`entry`,`ScriptName`) VALUES
(2246,"SmartTrigger"), -- Felstone Field
(2248,"SmartTrigger"), -- Dalson's Tears
(2250,"SmartTrigger"), -- Writhing Haunt
(2252,"SmartTrigger"), -- Gahrron's Withering
(2626,"SmartTrigger"), -- Felstone Field
(2627,"SmartTrigger"), -- Felstone Field
(2628,"SmartTrigger"), -- Felstone Field
(2629,"SmartTrigger"), -- Dalson's Tears
(2630,"SmartTrigger"), -- Dalson's Tears
(2631,"SmartTrigger"), -- Dalson's Tears
(2632,"SmartTrigger"), -- Writhing Haunt
(2633,"SmartTrigger"), -- Writhing Haunt
(2634,"SmartTrigger"), -- Writhing Haunt
(2635,"SmartTrigger"), -- Gahrron's Withering
(2636,"SmartTrigger"), -- Gahrron's Withering
(2637,"SmartTrigger"); -- Gahrron's Withering
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceEntry` IN (2246,2248,2250,2252,2626,2627,2628,2629,2630,2631,2632,2633,2634,2635,2636,2637) AND `SourceId` = 2;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(22,1,2246,2,0,9,0,5216,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Felstone Field (A)'"),
(22,1,2246,2,1,9,0,5229,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Felstone Field (H)'"),
(22,1,2246,2,0,29,0,11075,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Bilemaw' is not near"),
(22,1,2246,2,1,29,0,11075,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Bilemaw' is not near"),
(22,1,2248,2,0,9,0,5219,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Dalson's Tears (A)'"),
(22,1,2248,2,1,9,0,5231,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Dalson's Tears (H)'"),
(22,1,2248,2,0,29,0,11077,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Malvinious' is not near"),
(22,1,2248,2,1,29,0,11077,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Malvinious' is not near"),
(22,1,2250,2,0,9,0,5222,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Writhing Haunt (A)'"),
(22,1,2250,2,1,9,0,5233,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Writhing Haunt (H)'"),
(22,1,2250,2,0,29,0,11076,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Razarch' is not near"),
(22,1,2250,2,1,29,0,11076,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Razarch' is not near"),
(22,1,2252,2,0,9,0,5225,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Gahrron's Withering (A)'"),
(22,1,2252,2,1,9,0,5235,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Gahrron's Withering (H)'"),
(22,1,2252,2,0,29,0,11078,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Soulwrath' is not near"),
(22,1,2252,2,1,29,0,11078,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Soulwrath' is not near"),
(22,1,2626,2,0,9,0,5216,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Felstone Field (A)'"),
(22,1,2626,2,1,9,0,5229,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Felstone Field (H)'"),
(22,1,2627,2,0,9,0,5216,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Felstone Field (A)'"),
(22,1,2627,2,1,9,0,5229,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Felstone Field (H)'"),
(22,1,2628,2,0,9,0,5216,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Felstone Field (A)'"),
(22,1,2628,2,1,9,0,5229,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Felstone Field (H)'"),
(22,1,2626,2,0,29,0,11075,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Bilemaw' is not near"),
(22,1,2626,2,1,29,0,11075,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Bilemaw' is not near"),
(22,1,2627,2,0,29,0,11075,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Bilemaw' is not near"),
(22,1,2627,2,1,29,0,11075,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Bilemaw' is not near"),
(22,1,2628,2,0,29,0,11075,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Bilemaw' is not near"),
(22,1,2628,2,1,29,0,11075,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Bilemaw' is not near"),
(22,1,2629,2,0,9,0,5219,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Dalson's Tears (A)'"),
(22,1,2629,2,1,9,0,5231,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Dalson's Tears (H)'"),
(22,1,2630,2,0,9,0,5219,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Dalson's Tears (A)'"),
(22,1,2630,2,1,9,0,5231,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Dalson's Tears (H)'"),
(22,1,2631,2,0,9,0,5219,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Dalson's Tears (A)'"),
(22,1,2631,2,1,9,0,5231,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Dalson's Tears (H)'"),
(22,1,2629,2,0,29,0,11077,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Malvinious' is not near"),
(22,1,2629,2,1,29,0,11077,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Malvinious' is not near"),
(22,1,2630,2,0,29,0,11077,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Malvinious' is not near"),
(22,1,2630,2,1,29,0,11077,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Malvinious' is not near"),
(22,1,2631,2,0,29,0,11077,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Malvinious' is not near"),
(22,1,2631,2,1,29,0,11077,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Malvinious' is not near"),
(22,1,2632,2,0,9,0,5222,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Writhing Haunt (A)'"),
(22,1,2632,2,1,9,0,5233,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Writhing Haunt (H)'"),
(22,1,2633,2,0,9,0,5222,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Writhing Haunt (A)'"),
(22,1,2633,2,1,9,0,5233,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Writhing Haunt (H)'"),
(22,1,2634,2,0,9,0,5222,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Writhing Haunt (A)'"),
(22,1,2634,2,1,9,0,5233,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Writhing Haunt (H)'"),
(22,1,2632,2,0,29,0,11076,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Razarch' is not near"),
(22,1,2632,2,1,29,0,11076,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Razarch' is not near"),
(22,1,2633,2,0,29,0,11076,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Razarch' is not near"),
(22,1,2633,2,1,29,0,11076,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Razarch' is not near"),
(22,1,2634,2,0,29,0,11076,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Razarch' is not near"),
(22,1,2634,2,1,29,0,11076,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Razarch' is not near"),
(22,1,2635,2,0,9,0,5225,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Gahrron's Withering (A)'"),
(22,1,2635,2,1,9,0,5235,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Gahrron's Withering (H)'"),
(22,1,2636,2,0,9,0,5225,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Gahrron's Withering (A)'"),
(22,1,2636,2,1,9,0,5235,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Gahrron's Withering (H)'"),
(22,1,2637,2,0,9,0,5225,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player has taken quest 'Target: Gahrron's Withering (A)'"),
(22,1,2637,2,1,9,0,5235,0,0,0,0,0,"","Group 1: Execute SAI (Action 0) if player has taken quest 'Target: Gahrron's Withering (H)'"),
(22,1,2635,2,0,29,0,11078,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Soulwrath' is not near"),
(22,1,2635,2,1,29,0,11078,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Soulwrath' is not near"),
(22,1,2636,2,0,29,0,11078,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Soulwrath' is not near"),
(22,1,2636,2,1,29,0,11078,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Soulwrath' is not near"),
(22,1,2637,2,0,29,0,11078,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Cauldron Lord Soulwrath' is not near"),
(22,1,2637,2,1,29,0,11078,100,0,1,0,0,"","Group 1: Execute SAI (Action 0) if creature 'Cauldron Lord Soulwrath' is not near");
@@ -0,0 +1,21 @@
--
UPDATE `gameobject_template` SET `AIName` = "SmartGameObjectAI" WHERE `entry` = 176093;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 176093 AND `source_type` = 1;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(176093,1,0,1,1,0,100,1,0,0,0,0,0,64,1,0,0,0,0,0,23,0,0,0,0,0,0,0,0,"Beacon Torch - On Update - Store Targetlist"),
(176093,1,1,2,61,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,10902,30,0,0,0,0,0,0,"Beacon Torch - On Link - Send Target 1 (Andorhal Tower One)"),
(176093,1,2,3,61,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,10903,30,0,0,0,0,0,0,"Beacon Torch - On Link - Send Target 1 (Andorhal Tower Two)"),
(176093,1,3,4,61,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,10904,30,0,0,0,0,0,0,"Beacon Torch - On Link - Send Target 1 (Andorhal Tower Three)"),
(176093,1,4,5,61,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,19,10905,30,0,0,0,0,0,0,"Beacon Torch - On Link - Send Target 1 (Andorhal Tower Four)"),
(176093,1,5,6,61,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,19,10902,30,0,0,0,0,0,0,"Beacon Torch - On Link - Set Data 0 1 (Andorhal Tower One)"),
(176093,1,6,7,61,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,19,10903,30,0,0,0,0,0,0,"Beacon Torch - On Link - Set Data 0 1 (Andorhal Tower Two)"),
(176093,1,7,8,61,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,19,10904,30,0,0,0,0,0,0,"Beacon Torch - On Link - Set Data 0 1 (Andorhal Tower Three)"),
(176093,1,8,0,61,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,19,10905,30,0,0,0,0,0,0,"Beacon Torch - On Link - Set Data 0 1 (Andorhal Tower Four)");
UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` IN (10902,10903,10904,10905);
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (10902,10903,10904,10905) AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(10902,0,0,0,38,0,100,0,0,1,0,0,0,33,10902,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Andorhal Tower One - On Data Set 0 1 - Quest Credit 'All Along the Watchtowers'"),
(10903,0,0,0,38,0,100,0,0,1,0,0,0,33,10903,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Andorhal Tower Two - On Data Set 0 1 - Quest Credit 'All Along the Watchtowers'"),
(10904,0,0,0,38,0,100,0,0,1,0,0,0,33,10904,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Andorhal Tower Three - On Data Set 0 1 - Quest Credit 'All Along the Watchtowers'"),
(10905,0,0,0,38,0,100,0,0,1,0,0,0,33,10905,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Andorhal Tower Four - On Data Set 0 1 - Quest Credit 'All Along the Watchtowers'");
@@ -0,0 +1,69 @@
-- Brother Sarno
DELETE FROM `smart_scripts` WHERE `entryorguid` = 1125 AND `source_type` = 2;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(1125,2,0,1,46,0,100,0,1125,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Areatrigger (Cathedral of Light) - On Trigger - Store Targetlist"),
(1125,2,1,2,61,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,10,44022,7917,0,0,0,0,0,0,"Areatrigger (Cathedral of Light) - On Link - Send Target 1 (Brother Sarno)"),
(1125,2,2,0,61,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,10,44022,7917,0,0,0,0,0,0,"Areatrigger (Cathedral of Light) - On Link - Set Data 0 1 (Brother Sarno)");
DELETE FROM `areatrigger_scripts` WHERE `entry` = 1125;
INSERT INTO `areatrigger_scripts` (`entry`,`ScriptName`) VALUES
(1125,"SmartTrigger");
DELETE FROM `smart_scripts` WHERE `entryorguid` = 7917 AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(7917,0,0,1,38,0,100,0,0,1,60000,60000,0,66,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Brother Sarno - On Data Set 0 1 - Set Orientation Stored Target"),
(7917,0,1,0,61,0,100,0,0,0,0,0,0,1,0,3000,0,0,0,0,12,1,0,0,0,0,0,0,0,"Brother Sarno - On Link - Say Line 0"),
(7917,0,2,0,52,0,100,0,0,7917,0,0,0,66,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Brother Sarno - On Text Over - Set Orientation Home Position");
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceEntry` = 7917 AND `SourceId` = 0;
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceEntry` = 1125 AND `SourceId` = 2;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
-- (22,1,1125,2,0,6,0,469,0,0,0,0,0,"","Group 0: Execute SAI (Action 0) if player's faction is Alliance"),
(22,1,1125,2,0,15,0,32,0,0,1,0,0,"","Group 0: Execute SAI (Action 0) if player is not a Death Knight");
-- Karaaz
DELETE FROM `smart_scripts` WHERE `entryorguid` = 4495 AND `source_type` = 2;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(4495,2,0,1,46,0,100,0,4495,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Areatrigger (The Stormspire) - On Trigger - Store Targetlist"),
(4495,2,1,2,61,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,10,71938,20242,0,0,0,0,0,0,"Areatrigger (The Stormspire) - On Link - Send Target 1 (Karaaz)"),
(4495,2,2,0,61,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,10,71938,20242,0,0,0,0,0,0,"Areatrigger (The Stormspire) - On Link - Set Data 0 1 (Karaaz)");
DELETE FROM `areatrigger_scripts` WHERE `entry` = 4495;
INSERT INTO `areatrigger_scripts` (`entry`,`ScriptName`) VALUES
(4495,"SmartTrigger");
DELETE FROM `smart_scripts` WHERE `entryorguid` = 20242 AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(20242,0,0,0,38,0,100,0,0,1,120000,120000,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Karaaz - On Data Set 0 1 - Say Line 0");
DELETE FROM `creature_text` WHERE `CreatureID` = 20242;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(20242,0,0,"Of course none of my goods are stolen. But if someone asks, you didn't get them from me!",12,0,100,1,0,0,17914,0,"Karaaz"),
(20242,0,1,"The latest blueprints, patterns and schematics are available right here. These instructions are so simple to follow they practically craft themselves!",12,0,100,1,0,0,17915,0,"Karaaz"),
(20242,0,2,"The best selection of smuggled goods is available right here, $n. Great for the whole family! Avoid goblin taxation and naaru prohibition - the Consortium is here to fill your every shopping need!",12,0,100,1,0,0,17916,0,"Karaaz"),
(20242,0,3,"Pssst! I have something that might interest you, $n. It fell off a pack mule in Nagrand!",12,0,100,1,0,0,17917,0,"Karaaz");
-- Griftah
DELETE FROM `smart_scripts` WHERE `entryorguid` = 4389 AND `source_type` = 2;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(4389,2,0,1,46,0,100,0,4389,0,0,0,0,64,1,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Areatrigger (The Stormspire) - On Trigger - Store Targetlist"),
(4389,2,1,2,61,0,100,0,0,0,0,0,0,100,1,0,0,0,0,0,10,68758,19227,0,0,0,0,0,0,"Areatrigger (The Stormspire) - On Link - Send Target 1 (Griftah)"),
(4389,2,2,0,61,0,100,0,0,0,0,0,0,45,0,1,0,0,0,0,10,68758,19227,0,0,0,0,0,0,"Areatrigger (The Stormspire) - On Link - Set Data 0 1 (Griftah)");
DELETE FROM `areatrigger_scripts` WHERE `entry` = 4389;
INSERT INTO `areatrigger_scripts` (`entry`,`ScriptName`) VALUES
(4389,"SmartTrigger");
DELETE FROM `smart_scripts` WHERE `entryorguid` = 19227 AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(19227,0,0,0,38,0,100,0,0,1,120000,120000,0,1,0,0,0,0,0,0,12,1,0,0,0,0,0,0,0,"Griftah - On Data Set 0 1 - Say Line 0");
DELETE FROM `creature_text` WHERE `CreatureID` = 19227;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(19227,0,0,"Hey! Hey, $r! I be havin' just the thing for ya. Ya ever see a tikbalang? Frightenin' creatures. Prone to stealin' ya away. What ya need is one of my tikbalang wards. Guaranteed to ward away all tikbalangs!",12,0,100,0,0,0,16318,0,"Griftah"),
(19227,0,1,"Look over here, $c! I got somethin' for ya. Just what ya need. It's soap, right... and it's on a rope! No offense, $G man:honey;, but yer a little ripe, know what I'm sayin'?",12,0,100,0,0,0,16319,0,"Griftah"),
(19227,0,2,"Ya look lovesick. Special someone be gettin' ya down, eh? No worries, no worries. Ya get this medallion from me, ya wear it when ya see 'em, and they be all over ya, $G man:sweetheart;!",12,0,100,0,0,0,16320,0,"Griftah"),
(19227,0,3,"Dangerous out there, innit? Know what ya need? Protection. I can help ya defy death itself! Ya wear this madstone 'round yer neck, see, and then ya be able to come back if ya find yerself in the spirit world! Just a quick jaunt to yer corpse and up ya come, fresh and new!",12,0,100,0,0,0,16321,0,"Griftah"),
(19227,0,4,"Amazing amulets! Incredible curios! The newfangled jewelcrafters be havin' nothin' on the tried and true mystical methods of ol' Griftah! Improve yerself through these magical talismans for a bargain price!",12,0,100,0,0,0,16322,0,"Griftah"),
(19227,0,5,"C'mere, $r. Ya don't want to be riskin' yerself in a dungeon, do ya? Filthy work, and for what? Some worthless trinket? Nah, what ya need be one of my amulets. Guaranteed to work!",12,0,100,0,0,0,16323,0,"Griftah"),
(19227,0,6,"Ya look tired, $c. I be havin' somethin' for ya. These amulets, they can help ya leap obstacles and swim through the rivers like ya be born to it. They energize the food ya be eatin', makin' yer wounds close before yer eyes!",12,0,100,0,0,0,16324,0,"Griftah");
@@ -0,0 +1,2 @@
-- Aldor Gryphon Guard is only summoned
DELETE FROM `creature` WHERE `id` = 22077;
@@ -0,0 +1,2 @@
--
UPDATE `creature` SET `spawntimesecs` = 300 WHERE `spawntimesecs` IN (250,275,310,315,318,320,325,327,333,345,350,370,804,840,920,939,1407,4900);
@@ -0,0 +1,10 @@
--
DELETE FROM `areatrigger_scripts` WHERE `entry` = 822;
DELETE FROM `areatrigger_involvedrelation` WHERE `id` = 822;
INSERT INTO `areatrigger_involvedrelation` (`id`,`quest`) VALUES
(822,2240);
UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = 4863;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 4863 AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(4863,0,0,0,0,0,100,0,8000,12000,30000,40000,0,11,3636,0,0,0,0,0,2,0,0,0,0,0,0,0,0,"Jadespine Basilisk - In Combat - Cast 'Crystalline Slumber'");
@@ -0,0 +1,763 @@
--
ALTER TABLE `creature_summon_groups` ADD COLUMN `Comment` varchar(255) NOT NULL DEFAULT '' AFTER `summonTime`;
UPDATE `creature_summon_groups` SET `Comment` = "Kalimdor - Group 1 - Vartrus the Ancient" WHERE `summonerId` = 1 AND `entry` = 14524 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Kalimdor - Group 1 - Stoma the Ancient" WHERE `summonerId` = 1 AND `entry` = 14525 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Kalimdor - Group 1 - Hastat the Ancient" WHERE `summonerId` = 1 AND `entry` = 14526 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Naxxramas - Group 0 - Living Poison" WHERE `summonerId` = 533 AND `entry` = 16027 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Naxxramas - Group 1 - Living Poison" WHERE `summonerId` = 533 AND `entry` = 16027 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Naxxramas - Group 2 - Living Poison" WHERE `summonerId` = 533 AND `entry` = 16027 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Miran - Group 1 - Dark Iron Raider" WHERE `summonerId` = 1379 AND `entry` = 2149 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Miran - Group 1 - Dark Iron Raider" WHERE `summonerId` = 1379 AND `entry` = 2149 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Professor Phizzlethorpe - Group 1 - Vengeful Surge" WHERE `summonerId` = 2768 AND `entry` = 2776 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Professor Phizzlethorpe - Group 1 - Vengeful Surge" WHERE `summonerId` = 2768 AND `entry` = 2776 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Feero Ironhand - Group 0 - Dark Strand Assassin" WHERE `summonerId` = 4484 AND `entry` = 3879 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Feero Ironhand - Group 0 - Dark Strand Assassin" WHERE `summonerId` = 4484 AND `entry` = 3879 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Feero Ironhand - Group 0 - Dark Strand Assassin" WHERE `summonerId` = 4484 AND `entry` = 3879 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Feero Ironhand - Group 0 - Dark Strand Assassin" WHERE `summonerId` = 4484 AND `entry` = 3879 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Feero Ironhand - Group 1 - Forsaken Scout" WHERE `summonerId` = 4484 AND `entry` = 3893 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Feero Ironhand - Group 1 - Forsaken Scout" WHERE `summonerId` = 4484 AND `entry` = 3893 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Feero Ironhand - Group 1 - Forsaken Scout" WHERE `summonerId` = 4484 AND `entry` = 3893 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Feero Ironhand - Group 2 - Caedakar the Vicious" WHERE `summonerId` = 4484 AND `entry` = 3900 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Feero Ironhand - Group 2 - Aligar the Tormentor" WHERE `summonerId` = 4484 AND `entry` = 3898 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Feero Ironhand - Group 2 - Balizar the Umbrage" WHERE `summonerId` = 4484 AND `entry` = 3899 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Private Hendel - Group 1 - Archmage Tervosh" WHERE `summonerId` = 4966 AND `entry` = 4967 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Private Hendel - Group 1 - Lady Jaina Proudmoore" WHERE `summonerId` = 4966 AND `entry` = 4968 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Private Hendel - Group 1 - Pained" WHERE `summonerId` = 4966 AND `entry` = 4965 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Brother Malach - Group 0 - Male Human Captive" WHERE `summonerId` = 5661 AND `entry` = 5680 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Brother Malach - Group 0 - Male Human Captive" WHERE `summonerId` = 5661 AND `entry` = 5680 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Brother Malach - Group 0 - Female Human Captive" WHERE `summonerId` = 5661 AND `entry` = 5681 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Brother Malach - Group 1 - Captive Zombie" WHERE `summonerId` = 5661 AND `entry` = 5686 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Brother Malach - Group 1 - Captive Ghoul" WHERE `summonerId` = 5661 AND `entry` = 5685 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Brother Malach - Group 2 - Captive Abomination" WHERE `summonerId` = 5661 AND `entry` = 5687 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Daphne Stilwell - Group 0 - Defias Raider" WHERE `summonerId` = 6182 AND `entry` = 6180 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Daphne Stilwell - Group 0 - Defias Raider" WHERE `summonerId` = 6182 AND `entry` = 6180 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Daphne Stilwell - Group 0 - Defias Raider" WHERE `summonerId` = 6182 AND `entry` = 6180 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Daphne Stilwell - Group 1 - Defias Raider" WHERE `summonerId` = 6182 AND `entry` = 6180 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Daphne Stilwell - Group 1 - Defias Raider" WHERE `summonerId` = 6182 AND `entry` = 6180 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Daphne Stilwell - Group 1 - Defias Raider" WHERE `summonerId` = 6182 AND `entry` = 6180 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Daphne Stilwell - Group 1 - Defias Raider" WHERE `summonerId` = 6182 AND `entry` = 6180 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Daphne Stilwell - Group 2 - Defias Raider" WHERE `summonerId` = 6182 AND `entry` = 6180 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Daphne Stilwell - Group 2 - Defias Raider" WHERE `summonerId` = 6182 AND `entry` = 6180 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Daphne Stilwell - Group 2 - Defias Raider" WHERE `summonerId` = 6182 AND `entry` = 6180 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Daphne Stilwell - Group 2 - Defias Raider" WHERE `summonerId` = 6182 AND `entry` = 6180 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Daphne Stilwell - Group 2 - Defias Raider" WHERE `summonerId` = 6182 AND `entry` = 6180 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Sethir the Ancient - Group 0 - Minion of Sethir" WHERE `summonerId` = 6909 AND `entry` = 6911 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Sethir the Ancient - Group 0 - Minion of Sethir" WHERE `summonerId` = 6909 AND `entry` = 6911 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Sethir the Ancient - Group 0 - Minion of Sethir" WHERE `summonerId` = 6909 AND `entry` = 6911 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Sethir the Ancient - Group 0 - Minion of Sethir" WHERE `summonerId` = 6909 AND `entry` = 6911 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Sethir the Ancient - Group 0 - Minion of Sethir" WHERE `summonerId` = 6909 AND `entry` = 6911 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Sethir the Ancient - Group 0 - Minion of Sethir" WHERE `summonerId` = 6909 AND `entry` = 6911 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Kum'isha the Collector - Group 1 - Draenei Refugee" WHERE `summonerId` = 7363 AND `entry` = 7401 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Kum'isha the Collector - Group 1 - Draenei Refugee" WHERE `summonerId` = 7363 AND `entry` = 7401 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Kum'isha the Collector - Group 1 - Draenei Refugee" WHERE `summonerId` = 7363 AND `entry` = 7401 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Kum'isha the Collector - Group 1 - Draenei Refugee" WHERE `summonerId` = 7363 AND `entry` = 7401 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Kum'isha the Collector - Group 1 - Draenei Refugee" WHERE `summonerId` = 7363 AND `entry` = 7401 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Donova Snowden - Group 1 - Winterfall Ambusher" WHERE `summonerId` = 9298 AND `entry` = 14372 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Donova Snowden - Group 1 - Winterfall Ambusher" WHERE `summonerId` = 9298 AND `entry` = 14372 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Donova Snowden - Group 1 - Winterfall Ambusher" WHERE `summonerId` = 9298 AND `entry` = 14372 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 1 - Blackrock Ambusher" WHERE `summonerId` = 9520 AND `entry` = 9522 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 1 - Blackrock Ambusher" WHERE `summonerId` = 9520 AND `entry` = 9522 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 1 - Blackrock Raider" WHERE `summonerId` = 9520 AND `entry` = 9605 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 1 - Blackrock Raider" WHERE `summonerId` = 9520 AND `entry` = 9605 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 2 - Blackrock Ambusher" WHERE `summonerId` = 9520 AND `entry` = 9522 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 2 - Flamescale Dragonspawn" WHERE `summonerId` = 9520 AND `entry` = 7042 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 2 - Blackrock Ambusher" WHERE `summonerId` = 9520 AND `entry` = 9522 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 2 - Flamescale Dragonspawn" WHERE `summonerId` = 9520 AND `entry` = 7042 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 3 - Searscale Drake" WHERE `summonerId` = 9520 AND `entry` = 7046 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 3 - Searscale Drake" WHERE `summonerId` = 9520 AND `entry` = 7046 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 3 - Searscale Drake" WHERE `summonerId` = 9520 AND `entry` = 7046 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 4 - High Executioner Nuzrak" WHERE `summonerId` = 9520 AND `entry` = 9538 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Grark Lorkrub - Group 4 - Shadow of Lexlort" WHERE `summonerId` = 9520 AND `entry` = 9539 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Arei - Group 1 - Irontree Stomper" WHERE `summonerId` = 9598 AND `entry` = 7139 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Arei - Group 1 - Irontree Wanderer" WHERE `summonerId` = 9598 AND `entry` = 7138 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Arei - Group 1 - Irontree Wanderer" WHERE `summonerId` = 9598 AND `entry` = 7138 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 0 - Darrowshire Defender" WHERE `summonerId` = 10937 AND `entry` = 10948 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Skeleton" WHERE `summonerId` = 10937 AND `entry` = 10952 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Corpse" WHERE `summonerId` = 10937 AND `entry` = 10951 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Skeleton" WHERE `summonerId` = 10937 AND `entry` = 10952 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Corpse" WHERE `summonerId` = 10937 AND `entry` = 10951 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Skeleton" WHERE `summonerId` = 10937 AND `entry` = 10952 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Skeleton" WHERE `summonerId` = 10937 AND `entry` = 10952 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Corpse" WHERE `summonerId` = 10937 AND `entry` = 10951 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Skeleton" WHERE `summonerId` = 10937 AND `entry` = 10952 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Corpse" WHERE `summonerId` = 10937 AND `entry` = 10951 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Skeleton" WHERE `summonerId` = 10937 AND `entry` = 10952 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Corpse" WHERE `summonerId` = 10937 AND `entry` = 10951 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Skeleton" WHERE `summonerId` = 10937 AND `entry` = 10952 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Corpse" WHERE `summonerId` = 10937 AND `entry` = 10951 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 1 - Marauding Skeleton" WHERE `summonerId` = 10937 AND `entry` = 10952 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 2 - Servant of Horgus" WHERE `summonerId` = 10937 AND `entry` = 10953 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 3 - Silver Hand Disciple" WHERE `summonerId` = 10937 AND `entry` = 10949 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 3 - Silver Hand Disciple" WHERE `summonerId` = 10937 AND `entry` = 10949 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 3 - Silver Hand Disciple" WHERE `summonerId` = 10937 AND `entry` = 10949 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 3 - Silver Hand Disciple" WHERE `summonerId` = 10937 AND `entry` = 10949 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Darrowshire Betrayer" WHERE `summonerId` = 10937 AND `entry` = 10947 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Darrowshire Betrayer" WHERE `summonerId` = 10937 AND `entry` = 10947 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Darrowshire Betrayer" WHERE `summonerId` = 10937 AND `entry` = 10947 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Darrowshire Betrayer" WHERE `summonerId` = 10937 AND `entry` = 10947 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Darrowshire Betrayer" WHERE `summonerId` = 10937 AND `entry` = 10947 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Bloodletter" WHERE `summonerId` = 10937 AND `entry` = 10954 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Bloodletter" WHERE `summonerId` = 10937 AND `entry` = 10954 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Bloodletter" WHERE `summonerId` = 10937 AND `entry` = 10954 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Bloodletter" WHERE `summonerId` = 10937 AND `entry` = 10954 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Darrowshire Betrayer" WHERE `summonerId` = 10937 AND `entry` = 10947 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Darrowshire Betrayer" WHERE `summonerId` = 10937 AND `entry` = 10947 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Darrowshire Betrayer" WHERE `summonerId` = 10937 AND `entry` = 10947 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Darrowshire Betrayer" WHERE `summonerId` = 10937 AND `entry` = 10947 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Redpath - Group 4 - Darrowshire Betrayer" WHERE `summonerId` = 10937 AND `entry` = 10947 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Captured Arko'narin - Group 1 - Jaedenar Legionnaire" WHERE `summonerId` = 11016 AND `entry` = 9862 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captured Arko'narin - Group 1 - Jaedenar Legionnaire" WHERE `summonerId` = 11016 AND `entry` = 9862 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captured Arko'narin - Group 1 - Jaedenar Legionnaire" WHERE `summonerId` = 11016 AND `entry` = 9862 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Torek - Group 0 - Duriel Moonfire" WHERE `summonerId` = 12858 AND `entry` = 12860 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Torek - Group 0 - Silverwing Sentinel" WHERE `summonerId` = 12858 AND `entry` = 12896 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Torek - Group 0 - Silverwing Warrior" WHERE `summonerId` = 12858 AND `entry` = 12897 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Invisible Stalker - Group 2 - Nerub'ar Sky Darkener" WHERE `summonerId` = 15214 AND `entry` = 25451 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Invisible Stalker - Group 3 - Nerub'ar Sky Darkener" WHERE `summonerId` = 15214 AND `entry` = 25451 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Invisible Stalker - Group 4 - Nerub'ar Sky Darkener" WHERE `summonerId` = 15214 AND `entry` = 25451 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Invisible Stalker - Group 5 - Nerub'ar Sky Darkener" WHERE `summonerId` = 15214 AND `entry` = 25451 AND `groupId` = 5;
UPDATE `creature_summon_groups` SET `Comment` = "Invisible Stalker - Group 6 - Nerub'ar Sky Darkener" WHERE `summonerId` = 15214 AND `entry` = 25451 AND `groupId` = 6;
UPDATE `creature_summon_groups` SET `Comment` = "Invisible Stalker - Group 7 - Nerub'ar Sky Darkener" WHERE `summonerId` = 15214 AND `entry` = 25451 AND `groupId` = 7;
UPDATE `creature_summon_groups` SET `Comment` = "Invisible Stalker - Group 8 - Nerub'ar Sky Darkener" WHERE `summonerId` = 15214 AND `entry` = 25451 AND `groupId` = 8;
UPDATE `creature_summon_groups` SET `Comment` = "Invisible Stalker - Group 9 - Nerub'ar Sky Darkener" WHERE `summonerId` = 15214 AND `entry` = 25451 AND `groupId` = 9;
UPDATE `creature_summon_groups` SET `Comment` = "Invisible Stalker - Group 10 - Nerub'ar Sky Darkener" WHERE `summonerId` = 15214 AND `entry` = 25451 AND `groupId` = 10;
UPDATE `creature_summon_groups` SET `Comment` = "Invisible Stalker - Group 11 - Nerub'ar Sky Darkener" WHERE `summonerId` = 15214 AND `entry` = 25451 AND `groupId` = 11;
UPDATE `creature_summon_groups` SET `Comment` = "Invisible Stalker - Group 12 - Ith'rix the Harvester" WHERE `summonerId` = 15214 AND `entry` = 25453 AND `groupId` = 12;
UPDATE `creature_summon_groups` SET `Comment` = "Apprentice Mirveda - Group 0 - Gharsul the Remorseless" WHERE `summonerId` = 15402 AND `entry` = 15958 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Apprentice Mirveda - Group 0 - Angershade" WHERE `summonerId` = 15402 AND `entry` = 15656 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Apprentice Mirveda - Group 0 - Angershade" WHERE `summonerId` = 15402 AND `entry` = 15656 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Gluth - Group 1 - Zombie Chow" WHERE `summonerId` = 15932 AND `entry` = 16360 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Gluth - Group 2 - Zombie Chow" WHERE `summonerId` = 15932 AND `entry` = 16360 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Gluth - Group 2 - Zombie Chow" WHERE `summonerId` = 15932 AND `entry` = 16360 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Grand Widow Faerlina - Group 1 - Naxxramas Worshipper" WHERE `summonerId` = 15953 AND `entry` = 16506 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Grand Widow Faerlina - Group 1 - Naxxramas Worshipper" WHERE `summonerId` = 15953 AND `entry` = 16506 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Grand Widow Faerlina - Group 2 - Naxxramas Follower" WHERE `summonerId` = 15953 AND `entry` = 16505 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Grand Widow Faerlina - Group 1 - Naxxramas Worshipper" WHERE `summonerId` = 15953 AND `entry` = 16506 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Grand Widow Faerlina - Group 1 - Naxxramas Worshipper" WHERE `summonerId` = 15953 AND `entry` = 16506 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Grand Widow Faerlina - Group 2 - Naxxramas Follower" WHERE `summonerId` = 15953 AND `entry` = 16505 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Anub'Rekhan - Group 1 - Crypt Guard" WHERE `summonerId` = 15956 AND `entry` = 16573 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Anub'Rekhan - Group 1 - Crypt Guard" WHERE `summonerId` = 15956 AND `entry` = 16573 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Anub'Rekhan - Group 2 - Crypt Guard" WHERE `summonerId` = 15956 AND `entry` = 16573 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 1 - Guardian of Icecrown" WHERE `summonerId` = 15990 AND `entry` = 16441 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 2 - Guardian of Icecrown" WHERE `summonerId` = 15990 AND `entry` = 16441 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 3 - Guardian of Icecrown" WHERE `summonerId` = 15990 AND `entry` = 16441 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 4 - Guardian of Icecrown" WHERE `summonerId` = 15990 AND `entry` = 16441 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 5;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 5;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 5;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 5;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 5;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 5;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 5;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 5;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 5;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 5;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 5;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 5;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 5;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 5 - Soul Weaver" WHERE `summonerId` = 15990 AND `entry` = 23563 AND `groupId` = 5;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 6;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 6;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 6;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 6;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 6;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 6;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 6;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 6;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 6;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 6;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 6;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 6;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 6;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 6 - Soul Weaver" WHERE `summonerId` = 15990 AND `entry` = 23563 AND `groupId` = 6;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 7;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 7;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 7;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 7;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 7;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 7;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 7;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 7;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 7;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 7;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 7;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 7;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 7;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 7 - Soul Weaver" WHERE `summonerId` = 15990 AND `entry` = 23563 AND `groupId` = 7;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 8;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 8;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 8;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 8;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 8;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 8;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 8;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 8;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 8;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 8;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 8;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 8;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 8;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 8 - Soul Weaver" WHERE `summonerId` = 15990 AND `entry` = 23563 AND `groupId` = 8;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 9;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 9;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 9;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 9;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 9;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 9;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 9;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 9;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 9;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 9;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 9;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 9;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 9;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 9 - Soul Weaver" WHERE `summonerId` = 15990 AND `entry` = 23563 AND `groupId` = 9;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 10;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 10;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 10;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 10;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 10;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 10;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 10;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 10;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 10;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 10;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 10;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 10;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 10;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 10 - Soul Weaver" WHERE `summonerId` = 15990 AND `entry` = 23563 AND `groupId` = 10;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 11;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 11;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 11;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 11;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 11;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 11;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 11;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 11;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 11;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Soldier of the Frozen Wastes" WHERE `summonerId` = 15990 AND `entry` = 23561 AND `groupId` = 11;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 11;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 11;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Unstoppable Abomination" WHERE `summonerId` = 15990 AND `entry` = 23562 AND `groupId` = 11;
UPDATE `creature_summon_groups` SET `Comment` = "Kel'Thuzad - Group 11 - Soul Weaver" WHERE `summonerId` = 15990 AND `entry` = 23563 AND `groupId` = 11;
UPDATE `creature_summon_groups` SET `Comment` = "Instructor Razuvious - Group 1 - Death Knight Understudy" WHERE `summonerId` = 16061 AND `entry` = 16803 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Instructor Razuvious - Group 1 - Death Knight Understudy" WHERE `summonerId` = 16061 AND `entry` = 16803 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Instructor Razuvious - Group 2 - Death Knight Understudy" WHERE `summonerId` = 16061 AND `entry` = 16803 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Instructor Razuvious - Group 2 - Death Knight Understudy" WHERE `summonerId` = 16061 AND `entry` = 16803 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Magtheridon - Group 1 - Hellfire Channeler" WHERE `summonerId` = 17257 AND `entry` = 17256 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Magtheridon - Group 1 - Hellfire Channeler" WHERE `summonerId` = 17257 AND `entry` = 17256 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Magtheridon - Group 1 - Hellfire Channeler" WHERE `summonerId` = 17257 AND `entry` = 17256 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Magtheridon - Group 1 - Hellfire Channeler" WHERE `summonerId` = 17257 AND `entry` = 17256 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Magtheridon - Group 1 - Hellfire Channeler" WHERE `summonerId` = 17257 AND `entry` = 17256 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Vindicator Kuros - Group 1 - Hunter of the Hand" WHERE `summonerId` = 17843 AND `entry` = 17875 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Vindicator Kuros - Group 1 - Hunter of the Hand" WHERE `summonerId` = 17843 AND `entry` = 17875 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Vindicator Kuros - Group 1 - Hunter of the Hand" WHERE `summonerId` = 17843 AND `entry` = 17875 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Vindicator Kuros - Group 1 - Hunter of the Hand" WHERE `summonerId` = 17843 AND `entry` = 17875 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Vindicator Kuros - Group 1 - Hunter of the Hand" WHERE `summonerId` = 17843 AND `entry` = 17875 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Vindicator Kuros - Group 1 - Hunter of the Hand" WHERE `summonerId` = 17843 AND `entry` = 17875 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Kayra Longmane - Group 0 - Umbrafen Slavebinder" WHERE `summonerId` = 17969 AND `entry` = 18042 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Kayra Longmane - Group 0 - Umbrafen Slavebinder" WHERE `summonerId` = 17969 AND `entry` = 18042 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Kayra Longmane - Group 1 - Umbrafen Slavebinder" WHERE `summonerId` = 17969 AND `entry` = 18042 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Kayra Longmane - Group 1 - Umbrafen Slavebinder" WHERE `summonerId` = 17969 AND `entry` = 18042 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Akama" WHERE `summonerId` = 18528 AND `entry` = 22990 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Maiev Shadowsong" WHERE `summonerId` = 18528 AND `entry` = 22989 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Ashtongue Deathsworn" WHERE `summonerId` = 18528 AND `entry` = 21701 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Ashtongue Deathsworn" WHERE `summonerId` = 18528 AND `entry` = 21701 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Ashtongue Deathsworn" WHERE `summonerId` = 18528 AND `entry` = 21701 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Ashtongue Deathsworn" WHERE `summonerId` = 18528 AND `entry` = 21701 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Ashtongue Deathsworn" WHERE `summonerId` = 18528 AND `entry` = 21701 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Ashtongue Deathsworn" WHERE `summonerId` = 18528 AND `entry` = 21701 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Ashtongue Deathsworn" WHERE `summonerId` = 18528 AND `entry` = 21701 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Ashtongue Deathsworn" WHERE `summonerId` = 18528 AND `entry` = 21701 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Vagath" WHERE `summonerId` = 18528 AND `entry` = 23152 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Illidari Ravager" WHERE `summonerId` = 18528 AND `entry` = 22857 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Illidari Ravager" WHERE `summonerId` = 18528 AND `entry` = 22857 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Illidari Shadowlord" WHERE `summonerId` = 18528 AND `entry` = 22988 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Illidari Shadowlord" WHERE `summonerId` = 18528 AND `entry` = 22988 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Illidari Shadowlord" WHERE `summonerId` = 18528 AND `entry` = 22988 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Illidari Shadowlord" WHERE `summonerId` = 18528 AND `entry` = 22988 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Illidari Shadowlord" WHERE `summonerId` = 18528 AND `entry` = 22988 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Xi'ri - Group 0 - Illidari Shadowlord" WHERE `summonerId` = 18528 AND `entry` = 22988 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 4 - Consortium Laborer" WHERE `summonerId` = 19671 AND `entry` = 19672 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 4 - Consortium Engineer" WHERE `summonerId` = 19671 AND `entry` = 19673 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 4 - Consortium Laborer" WHERE `summonerId` = 19671 AND `entry` = 19672 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 4 - Consortium Engineer" WHERE `summonerId` = 19671 AND `entry` = 19673 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 3 - Shadow Lord Xiraxis" WHERE `summonerId` = 19671 AND `entry` = 19666 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 2 - Nexus Terror" WHERE `summonerId` = 19671 AND `entry` = 19307 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 1 - Ethereal Sorcerer" WHERE `summonerId` = 19671 AND `entry` = 18313 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 1 - Ethereal Sorcerer" WHERE `summonerId` = 19671 AND `entry` = 18313 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 1 - Ethereal Sorcerer" WHERE `summonerId` = 19671 AND `entry` = 18313 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 1 - Ethereal Crypt Raider" WHERE `summonerId` = 19671 AND `entry` = 18311 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 0 - Ethereal Theurgist" WHERE `summonerId` = 19671 AND `entry` = 18315 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 0 - Ethereal Spellbinder" WHERE `summonerId` = 19671 AND `entry` = 18312 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 0 - Ethereal Theurgist" WHERE `summonerId` = 19671 AND `entry` = 18315 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 0 - Ethereal Spellbinder" WHERE `summonerId` = 19671 AND `entry` = 18312 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 4 - Consortium Engineer" WHERE `summonerId` = 19671 AND `entry` = 19673 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 4 - Consortium Laborer" WHERE `summonerId` = 19671 AND `entry` = 19672 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 4 - Consortium Engineer" WHERE `summonerId` = 19671 AND `entry` = 19673 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 4 - Consortium Laborer" WHERE `summonerId` = 19671 AND `entry` = 19672 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 4 - Consortium Engineer" WHERE `summonerId` = 19671 AND `entry` = 19673 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 4 - Consortium Engineer" WHERE `summonerId` = 19671 AND `entry` = 19673 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Cryo-Engineer Sha'heen - Group 5 - Nexus Terror" WHERE `summonerId` = 19671 AND `entry` = 19307 AND `groupId` = 5;
UPDATE `creature_summon_groups` SET `Comment` = "Bessy - Group 0 - Severed Spirit" WHERE `summonerId` = 20415 AND `entry` = 19881 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Bessy - Group 1 - Severed Spirit" WHERE `summonerId` = 20415 AND `entry` = 19881 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Earthmender Torlok - Group 0 - Scorned Spirit of Earth" WHERE `summonerId` = 21024 AND `entry` = 21129 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Earthmender Torlok - Group 0 - Scorned Spirit of Fire" WHERE `summonerId` = 21024 AND `entry` = 21130 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Earthmender Torlok - Group 0 - Scorned Spirit of Water" WHERE `summonerId` = 21024 AND `entry` = 21131 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Earthmender Torlok - Group 0 - Scorned Spirit of Air" WHERE `summonerId` = 21024 AND `entry` = 21132 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Earthmender Torlok - Group 0 - Totem of Spirits" WHERE `summonerId` = 21024 AND `entry` = 21071 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Earthmender Torlok - Group 1 - Redeemed Spirit of Air" WHERE `summonerId` = 21024 AND `entry` = 21738 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Earthmender Torlok - Group 1 - Redeemed Spirit of Earth" WHERE `summonerId` = 21024 AND `entry` = 21739 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Earthmender Torlok - Group 1 - Redeemed Spirit of Fire" WHERE `summonerId` = 21024 AND `entry` = 21740 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Earthmender Torlok - Group 1 - Redeemed Spirit of Water" WHERE `summonerId` = 21024 AND `entry` = 21741 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Shadowmoon Valley Invisible Trigger (Tiny) - Group 0 - Oronok Torn-heart" WHERE `summonerId` = 21310 AND `entry` = 21685 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Shadowmoon Valley Invisible Trigger (Tiny) - Group 0 - Borak, Son of Oronok" WHERE `summonerId` = 21310 AND `entry` = 21686 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Shadowmoon Valley Invisible Trigger (Tiny) - Group 0 - Grom'tor, Son of Oronok" WHERE `summonerId` = 21310 AND `entry` = 21687 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Akama - Group 0 - Vagath" WHERE `summonerId` = 21700 AND `entry` = 21768 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Akama - Group 0 - Illidari Temptress" WHERE `summonerId` = 21700 AND `entry` = 21776 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Akama - Group 0 - Illidari Temptress" WHERE `summonerId` = 21700 AND `entry` = 21776 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Akuno - Group 1 - Cabal Skirmisher" WHERE `summonerId` = 22377 AND `entry` = 21661 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akuno - Group 1 - Cabal Skirmisher" WHERE `summonerId` = 22377 AND `entry` = 21661 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akuno - Group 2 - Cabal Skirmisher" WHERE `summonerId` = 22377 AND `entry` = 21661 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Akuno - Group 2 - Cabal Skirmisher" WHERE `summonerId` = 22377 AND `entry` = 21661 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Shade of Akama - Group 1 - Ashtongue Channeler" WHERE `summonerId` = 22841 AND `entry` = 23421 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Shade of Akama - Group 1 - Ashtongue Channeler" WHERE `summonerId` = 22841 AND `entry` = 23421 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Shade of Akama - Group 1 - Ashtongue Channeler" WHERE `summonerId` = 22841 AND `entry` = 23421 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Shade of Akama - Group 1 - Ashtongue Channeler" WHERE `summonerId` = 22841 AND `entry` = 23421 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Shade of Akama - Group 1 - Ashtongue Channeler" WHERE `summonerId` = 22841 AND `entry` = 23421 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Shade of Akama - Group 1 - Ashtongue Channeler" WHERE `summonerId` = 22841 AND `entry` = 23421 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Shade of Akama - Group 1 - Akama" WHERE `summonerId` = 22841 AND `entry` = 23191 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Illidan Stormrage - Group 1 - Akama" WHERE `summonerId` = 22917 AND `entry` = 23089 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Ogre Drum Bunny" WHERE `summonerId` = 22941 AND `entry` = 23056 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bloodmaul Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23052 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Mog'dorg the Wizened - Group 1 - Bladespire Supplicant" WHERE `summonerId` = 22941 AND `entry` = 23053 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akama - Group 1 - Spirit of Udalo" WHERE `summonerId` = 23089 AND `entry` = 23410 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akama - Group 1 - Spirit of Olum" WHERE `summonerId` = 23089 AND `entry` = 23411 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "The Illidari Council - Group 1 - Veras Darkshadow" WHERE `summonerId` = 23426 AND `entry` = 22952 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "The Illidari Council - Group 1 - High Nethermancer Zerevor" WHERE `summonerId` = 23426 AND `entry` = 22950 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "The Illidari Council - Group 1 - Gathios the Shatterer" WHERE `summonerId` = 23426 AND `entry` = 22949 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "The Illidari Council - Group 1 - Lady Malande" WHERE `summonerId` = 23426 AND `entry` = 22951 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 1 - Prince Keleseth" WHERE `summonerId` = 23780 AND `entry` = 24041 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 1 - Winterskorn Guard" WHERE `summonerId` = 23780 AND `entry` = 24044 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 1 - Winterskorn Guard" WHERE `summonerId` = 23780 AND `entry` = 24044 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 1 - Winterskorn Guard" WHERE `summonerId` = 23780 AND `entry` = 24044 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 1 - Winterskorn Guard" WHERE `summonerId` = 23780 AND `entry` = 24044 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 2 - Forsaken Crossbowman" WHERE `summonerId` = 23780 AND `entry` = 23883 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 2 - Forsaken Crossbowman" WHERE `summonerId` = 23780 AND `entry` = 23883 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 2 - Forsaken Crossbowman" WHERE `summonerId` = 23780 AND `entry` = 23883 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 2 - Forsaken Crossbowman" WHERE `summonerId` = 23780 AND `entry` = 23883 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 2 - Forsaken Crossbowman" WHERE `summonerId` = 23780 AND `entry` = 23883 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 2 - Forsaken Crossbowman" WHERE `summonerId` = 23780 AND `entry` = 23883 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 2 - Forsaken Crossbowman" WHERE `summonerId` = 23780 AND `entry` = 23883 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 2 - Forsaken Crossbowman" WHERE `summonerId` = 23780 AND `entry` = 23883 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 2 - Forsaken Crossbowman" WHERE `summonerId` = 23780 AND `entry` = 23883 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "High Executor Anselm - Group 2 - Forsaken Crossbowman" WHERE `summonerId` = 23780 AND `entry` = 23883 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Longrunner Proudhoof - Group 1 - Ghostly Sage" WHERE `summonerId` = 25335 AND `entry` = 25351 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Longrunner Proudhoof - Group 1 - Ghostly Sage" WHERE `summonerId` = 25335 AND `entry` = 25351 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Longrunner Proudhoof - Group 1 - Ghostly Sage" WHERE `summonerId` = 25335 AND `entry` = 25351 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Longrunner Proudhoof - Group 1 - Risen Longrunner" WHERE `summonerId` = 25335 AND `entry` = 25350 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Longrunner Proudhoof - Group 1 - Ghostly Sage" WHERE `summonerId` = 25335 AND `entry` = 25351 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Greatmother Taiga - Group 0 - Fizzcrank Gnome Ghost" WHERE `summonerId` = 25602 AND `entry` = 26097 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Greatmother Taiga - Group 0 - Fizzcrank Gnome Ghost" WHERE `summonerId` = 25602 AND `entry` = 26097 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Greatmother Taiga - Group 0 - Fizzcrank Gnome Ghost" WHERE `summonerId` = 25602 AND `entry` = 26097 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Greatmother Taiga - Group 0 - Fizzcrank Gnome Ghost" WHERE `summonerId` = 25602 AND `entry` = 26097 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Greatmother Taiga - Group 0 - Fizzcrank Gnome Ghost" WHERE `summonerId` = 25602 AND `entry` = 26097 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Greatmother Taiga - Group 0 - Fizzcrank Gnome Ghost" WHERE `summonerId` = 25602 AND `entry` = 26097 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Greatmother Taiga - Group 0 - Fizzcrank Gnome Ghost" WHERE `summonerId` = 25602 AND `entry` = 26097 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Greatmother Taiga - Group 0 - Fizzcrank Gnome Ghost" WHERE `summonerId` = 25602 AND `entry` = 26097 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Greatmother Taiga - Group 0 - Fizzcrank Gnome Ghost" WHERE `summonerId` = 25602 AND `entry` = 26097 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Greatmother Taiga - Group 0 - Fizzcrank Gnome Ghost" WHERE `summonerId` = 25602 AND `entry` = 26097 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Gortok Palehoof - Group 1 - Frenzied Worgen" WHERE `summonerId` = 26687 AND `entry` = 26683 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Gortok Palehoof - Group 1 - Ravenous Furbolg" WHERE `summonerId` = 26687 AND `entry` = 26684 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Gortok Palehoof - Group 1 - Massive Jormungar" WHERE `summonerId` = 26687 AND `entry` = 26685 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Gortok Palehoof - Group 1 - Ferocious Rhino" WHERE `summonerId` = 26687 AND `entry` = 26686 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Gortok Palehoof - Group 1 - World Trigger" WHERE `summonerId` = 26687 AND `entry` = 22515 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Footman" WHERE `summonerId` = 27476 AND `entry` = 27229 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Footman" WHERE `summonerId` = 27476 AND `entry` = 27229 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Footman" WHERE `summonerId` = 27476 AND `entry` = 27229 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Footman" WHERE `summonerId` = 27476 AND `entry` = 27229 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Footman" WHERE `summonerId` = 27476 AND `entry` = 27229 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Footman" WHERE `summonerId` = 27476 AND `entry` = 27229 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Footman" WHERE `summonerId` = 27476 AND `entry` = 27229 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Footman" WHERE `summonerId` = 27476 AND `entry` = 27229 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Footman" WHERE `summonerId` = 27476 AND `entry` = 27229 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Footman" WHERE `summonerId` = 27476 AND `entry` = 27229 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Rifleman" WHERE `summonerId` = 27476 AND `entry` = 27225 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Rifleman" WHERE `summonerId` = 27476 AND `entry` = 27225 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Knight" WHERE `summonerId` = 27476 AND `entry` = 27224 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Knight" WHERE `summonerId` = 27476 AND `entry` = 27224 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Captain" WHERE `summonerId` = 27476 AND `entry` = 27220 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Forgotten Captain" WHERE `summonerId` = 27476 AND `entry` = 27220 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Captain Luc Valonforth - Group 1 - Alliance Emissary" WHERE `summonerId` = 27476 AND `entry` = 27492 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Krik'thir the Gatewatcher - Group 1 - Watcher Narjil" WHERE `summonerId` = 28684 AND `entry` = 28729 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Krik'thir the Gatewatcher - Group 1 - Anub'ar Warrior" WHERE `summonerId` = 28684 AND `entry` = 28732 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Krik'thir the Gatewatcher - Group 1 - Anub'ar Shadowcaster" WHERE `summonerId` = 28684 AND `entry` = 28733 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Krik'thir the Gatewatcher - Group 2 - Watcher Gashra" WHERE `summonerId` = 28684 AND `entry` = 28730 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Krik'thir the Gatewatcher - Group 2 - Anub'ar Warrior" WHERE `summonerId` = 28684 AND `entry` = 28732 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Krik'thir the Gatewatcher - Group 2 - Anub'ar Skirmisher" WHERE `summonerId` = 28684 AND `entry` = 28734 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Krik'thir the Gatewatcher - Group 3 - Watcher Silthik" WHERE `summonerId` = 28684 AND `entry` = 28731 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Krik'thir the Gatewatcher - Group 3 - Anub'ar Skirmisher" WHERE `summonerId` = 28684 AND `entry` = 28734 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Krik'thir the Gatewatcher - Group 3 - Anub'ar Shadowcaster" WHERE `summonerId` = 28684 AND `entry` = 28733 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Koltira Deathweaver - Group 0 - Crimson Acolyte" WHERE `summonerId` = 28912 AND `entry` = 29007 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Koltira Deathweaver - Group 0 - Crimson Acolyte" WHERE `summonerId` = 28912 AND `entry` = 29007 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Koltira Deathweaver - Group 0 - Crimson Acolyte" WHERE `summonerId` = 28912 AND `entry` = 29007 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Koltira Deathweaver - Group 1 - Crimson Acolyte" WHERE `summonerId` = 28912 AND `entry` = 29007 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Koltira Deathweaver - Group 1 - Crimson Acolyte" WHERE `summonerId` = 28912 AND `entry` = 29007 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Koltira Deathweaver - Group 1 - Crimson Acolyte" WHERE `summonerId` = 28912 AND `entry` = 29007 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Koltira Deathweaver - Group 2 - Crimson Acolyte" WHERE `summonerId` = 28912 AND `entry` = 29007 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Koltira Deathweaver - Group 2 - Crimson Acolyte" WHERE `summonerId` = 28912 AND `entry` = 29007 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Koltira Deathweaver - Group 2 - Crimson Acolyte" WHERE `summonerId` = 28912 AND `entry` = 29007 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Koltira Deathweaver - Group 2 - Crimson Acolyte" WHERE `summonerId` = 28912 AND `entry` = 29007 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Koltira Deathweaver - Group 3 - High Inquisitor Valroth" WHERE `summonerId` = 28912 AND `entry` = 29001 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Hadronox - Group 1 - Anub'ar Crusher" WHERE `summonerId` = 28921 AND `entry` = 28922 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Hadronox - Group 1 - Anub'ar Champion" WHERE `summonerId` = 28921 AND `entry` = 29117 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Hadronox - Group 1 - Anub'ar Crypt Fiend" WHERE `summonerId` = 28921 AND `entry` = 29118 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Hadronox - Group 2 - Anub'ar Crusher" WHERE `summonerId` = 28921 AND `entry` = 28922 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Hadronox - Group 2 - Anub'ar Champion" WHERE `summonerId` = 28921 AND `entry` = 29117 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Hadronox - Group 2 - Anub'ar Necromancer" WHERE `summonerId` = 28921 AND `entry` = 29119 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Hadronox - Group 3 - Anub'ar Crusher" WHERE `summonerId` = 28921 AND `entry` = 28922 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Hadronox - Group 3 - Anub'ar Crypt Fiend" WHERE `summonerId` = 28921 AND `entry` = 29118 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Hadronox - Group 3 - Anub'ar Necromancer" WHERE `summonerId` = 28921 AND `entry` = 29119 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Akali - Group 1 - Akali Subduer" WHERE `summonerId` = 28952 AND `entry` = 28988 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Anub'arak - Group 1 - World Trigger" WHERE `summonerId` = 29120 AND `entry` = 22515 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Prince Taldaram - Group 1 - Jedoga Controller" WHERE `summonerId` = 29308 AND `entry` = 30181 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Prince Taldaram - Group 1 - Jedoga Controller" WHERE `summonerId` = 29308 AND `entry` = 30181 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Prince Taldaram - Group 1 - Jedoga Controller" WHERE `summonerId` = 29308 AND `entry` = 30181 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Prince Taldaram - Group 1 - Jedoga Controller" WHERE `summonerId` = 29308 AND `entry` = 30181 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Prince Taldaram - Group 1 - Jedoga Controller" WHERE `summonerId` = 29308 AND `entry` = 30181 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Prince Taldaram - Group 1 - Jedoga Controller" WHERE `summonerId` = 29308 AND `entry` = 30181 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Prince Taldaram - Group 1 - Jedoga Controller" WHERE `summonerId` = 29308 AND `entry` = 30181 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 1 - Twilight Initiate" WHERE `summonerId` = 29310 AND `entry` = 30114 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 2 - Twilight Worshipper" WHERE `summonerId` = 29310 AND `entry` = 30111 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 2 - Twilight Worshipper" WHERE `summonerId` = 29310 AND `entry` = 30111 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 2 - Twilight Worshipper" WHERE `summonerId` = 29310 AND `entry` = 30111 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 2 - Twilight Worshipper" WHERE `summonerId` = 29310 AND `entry` = 30111 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 2 - Twilight Worshipper" WHERE `summonerId` = 29310 AND `entry` = 30111 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 2 - Twilight Worshipper" WHERE `summonerId` = 29310 AND `entry` = 30111 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 2 - Twilight Worshipper" WHERE `summonerId` = 29310 AND `entry` = 30111 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 2 - Twilight Worshipper" WHERE `summonerId` = 29310 AND `entry` = 30111 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 2 - Twilight Worshipper" WHERE `summonerId` = 29310 AND `entry` = 30111 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Jedoga Shadowseeker - Group 2 - Twilight Worshipper" WHERE `summonerId` = 29310 AND `entry` = 30111 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Skybreaker Squad Leader - Group 1 - Ymirheim Defender" WHERE `summonerId` = 31737 AND `entry` = 31746 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Skybreaker Squad Leader - Group 1 - Ymirheim Defender" WHERE `summonerId` = 31737 AND `entry` = 31746 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Skybreaker Squad Leader - Group 1 - Ymirheim Defender" WHERE `summonerId` = 31737 AND `entry` = 31746 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Skybreaker Squad Leader - Group 1 - Ymirheim Defender" WHERE `summonerId` = 31737 AND `entry` = 31746 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Skybreaker Squad Leader - Group 1 - Ymirheim Defender" WHERE `summonerId` = 31737 AND `entry` = 31746 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Skybreaker Squad Leader - Group 2 - Ymirheim Defender" WHERE `summonerId` = 31737 AND `entry` = 31746 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Skybreaker Squad Leader - Group 2 - Ymirheim Defender" WHERE `summonerId` = 31737 AND `entry` = 31746 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Skybreaker Squad Leader - Group 2 - Ymirheim Defender" WHERE `summonerId` = 31737 AND `entry` = 31746 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Skybreaker Squad Leader - Group 3 - Ymirheim Defender" WHERE `summonerId` = 31737 AND `entry` = 31746 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Skybreaker Squad Leader - Group 3 - Ymirheim Defender" WHERE `summonerId` = 31737 AND `entry` = 31746 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Skybreaker Squad Leader - Group 3 - Ymirheim Defender" WHERE `summonerId` = 31737 AND `entry` = 31746 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Skybreaker Squad Leader - Group 3 - Ymirheim Defender" WHERE `summonerId` = 31737 AND `entry` = 31746 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Kor'kron Squad Leader - Group 1 - Ymirheim Defender" WHERE `summonerId` = 31833 AND `entry` = 31746 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Kor'kron Squad Leader - Group 1 - Ymirheim Defender" WHERE `summonerId` = 31833 AND `entry` = 31746 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Kor'kron Squad Leader - Group 1 - Ymirheim Defender" WHERE `summonerId` = 31833 AND `entry` = 31746 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Kor'kron Squad Leader - Group 2 - Ymirheim Defender" WHERE `summonerId` = 31833 AND `entry` = 31746 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Kor'kron Squad Leader - Group 2 - Ymirheim Defender" WHERE `summonerId` = 31833 AND `entry` = 31746 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Kor'kron Squad Leader - Group 2 - Ymirheim Defender" WHERE `summonerId` = 31833 AND `entry` = 31746 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Kor'kron Squad Leader - Group 3 - Ymirheim Defender" WHERE `summonerId` = 31833 AND `entry` = 31746 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Kor'kron Squad Leader - Group 3 - Ymirheim Defender" WHERE `summonerId` = 31833 AND `entry` = 31746 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Kor'kron Squad Leader - Group 3 - Ymirheim Defender" WHERE `summonerId` = 31833 AND `entry` = 31746 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Highlord Darion Mograine - Group 1 - Ebon Knight" WHERE `summonerId` = 32312 AND `entry` = 32309 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Highlord Darion Mograine - Group 1 - Ebon Knight" WHERE `summonerId` = 32312 AND `entry` = 32309 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Highlord Darion Mograine - Group 1 - Ebon Knight" WHERE `summonerId` = 32312 AND `entry` = 32309 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Highlord Darion Mograine - Group 1 - Ebon Knight" WHERE `summonerId` = 32312 AND `entry` = 32309 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Highlord Darion Mograine - Group 1 - Ebon Knight" WHERE `summonerId` = 32312 AND `entry` = 32309 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Highlord Darion Mograine - Group 1 - Ebon Knight" WHERE `summonerId` = 32312 AND `entry` = 32309 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Highlord Darion Mograine - Group 1 - Ebon Knight" WHERE `summonerId` = 32312 AND `entry` = 32309 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Highlord Darion Mograine - Group 1 - Thassarian" WHERE `summonerId` = 32312 AND `entry` = 32310 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Highlord Darion Mograine - Group 1 - Koltira Deathweaver" WHERE `summonerId` = 32312 AND `entry` = 32311 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Commander" WHERE `summonerId` = 33186 AND `entry` = 33210 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Engineer" WHERE `summonerId` = 33186 AND `entry` = 33287 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Engineer" WHERE `summonerId` = 33186 AND `entry` = 33287 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Engineer" WHERE `summonerId` = 33186 AND `entry` = 33287 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Defender" WHERE `summonerId` = 33186 AND `entry` = 33816 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Defender" WHERE `summonerId` = 33186 AND `entry` = 33816 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Defender" WHERE `summonerId` = 33186 AND `entry` = 33816 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Defender" WHERE `summonerId` = 33186 AND `entry` = 33816 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Defender" WHERE `summonerId` = 33186 AND `entry` = 33816 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Defender" WHERE `summonerId` = 33186 AND `entry` = 33816 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Trapper" WHERE `summonerId` = 33186 AND `entry` = 33259 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Trapper" WHERE `summonerId` = 33186 AND `entry` = 33259 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Expedition Trapper" WHERE `summonerId` = 33186 AND `entry` = 33259 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Razorscale Controller" WHERE `summonerId` = 33186 AND `entry` = 33233 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Razorscale Controller" WHERE `summonerId` = 33186 AND `entry` = 33233 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Razorscale Controller" WHERE `summonerId` = 33186 AND `entry` = 33233 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Razorscale Controller" WHERE `summonerId` = 33186 AND `entry` = 33233 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Razorscale Controller" WHERE `summonerId` = 33186 AND `entry` = 33233 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Razorscale Controller" WHERE `summonerId` = 33186 AND `entry` = 33233 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 1 - Razorscale Controller" WHERE `summonerId` = 33186 AND `entry` = 33233 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 2 - Razorscale Harpoon Fire State" WHERE `summonerId` = 33186 AND `entry` = 33282 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 2 - Razorscale Harpoon Fire State" WHERE `summonerId` = 33186 AND `entry` = 33282 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 3 - Razorscale Harpoon Fire State" WHERE `summonerId` = 33186 AND `entry` = 33282 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Razorscale - Group 3 - Razorscale Harpoon Fire State" WHERE `summonerId` = 33186 AND `entry` = 33282 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 0 - Ominous Cloud" WHERE `summonerId` = 33280 AND `entry` = 33292 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 0 - Ominous Cloud" WHERE `summonerId` = 33280 AND `entry` = 33292 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 0 - Ominous Cloud" WHERE `summonerId` = 33280 AND `entry` = 33292 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 0 - Ominous Cloud" WHERE `summonerId` = 33280 AND `entry` = 33292 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 0 - Ominous Cloud" WHERE `summonerId` = 33280 AND `entry` = 33292 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 0 - Ominous Cloud" WHERE `summonerId` = 33280 AND `entry` = 33292 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 1 - Descend Into Madness" WHERE `summonerId` = 33280 AND `entry` = 34072 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 1 - Descend Into Madness" WHERE `summonerId` = 33280 AND `entry` = 34072 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 1 - Descend Into Madness" WHERE `summonerId` = 33280 AND `entry` = 34072 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 1 - Descend Into Madness" WHERE `summonerId` = 33280 AND `entry` = 34072 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 2 - Descend Into Madness" WHERE `summonerId` = 33280 AND `entry` = 34072 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 2 - Descend Into Madness" WHERE `summonerId` = 33280 AND `entry` = 34072 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 2 - Descend Into Madness" WHERE `summonerId` = 33280 AND `entry` = 34072 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 2 - Descend Into Madness" WHERE `summonerId` = 33280 AND `entry` = 34072 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 2 - Descend Into Madness" WHERE `summonerId` = 33280 AND `entry` = 34072 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Voice of Yogg-Saron - Group 2 - Descend Into Madness" WHERE `summonerId` = 33280 AND `entry` = 34072 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Neltharion" WHERE `summonerId` = 33890 AND `entry` = 33523 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Malygos" WHERE `summonerId` = 33890 AND `entry` = 33535 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Alexstrasza" WHERE `summonerId` = 33890 AND `entry` = 33536 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Ysera" WHERE `summonerId` = 33890 AND `entry` = 33495 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Obsidian Consort" WHERE `summonerId` = 33890 AND `entry` = 33720 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Obsidian Consort" WHERE `summonerId` = 33890 AND `entry` = 33720 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Azure Consort" WHERE `summonerId` = 33890 AND `entry` = 33717 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Azure Consort" WHERE `summonerId` = 33890 AND `entry` = 33717 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Emerald Consort" WHERE `summonerId` = 33890 AND `entry` = 33719 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Emerald Consort" WHERE `summonerId` = 33890 AND `entry` = 33719 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Ruby Consort" WHERE `summonerId` = 33890 AND `entry` = 33716 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Ruby Consort" WHERE `summonerId` = 33890 AND `entry` = 33716 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Yogg-Saron" WHERE `summonerId` = 33890 AND `entry` = 33552 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - The Lich King" WHERE `summonerId` = 33890 AND `entry` = 33441 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Immolated Champion" WHERE `summonerId` = 33890 AND `entry` = 33442 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Turned Champion" WHERE `summonerId` = 33890 AND `entry` = 33962 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Deathsworn Zealot" WHERE `summonerId` = 33890 AND `entry` = 33567 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Deathsworn Zealot" WHERE `summonerId` = 33890 AND `entry` = 33567 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Deathsworn Zealot" WHERE `summonerId` = 33890 AND `entry` = 33567 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Deathsworn Zealot" WHERE `summonerId` = 33890 AND `entry` = 33567 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Deathsworn Zealot" WHERE `summonerId` = 33890 AND `entry` = 33567 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Deathsworn Zealot" WHERE `summonerId` = 33890 AND `entry` = 33567 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Deathsworn Zealot" WHERE `summonerId` = 33890 AND `entry` = 33567 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Deathsworn Zealot" WHERE `summonerId` = 33890 AND `entry` = 33567 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Deathsworn Zealot" WHERE `summonerId` = 33890 AND `entry` = 33567 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Yogg-Saron" WHERE `summonerId` = 33890 AND `entry` = 33552 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Laughing Skull" WHERE `summonerId` = 33890 AND `entry` = 33990 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Laughing Skull" WHERE `summonerId` = 33890 AND `entry` = 33990 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Laughing Skull" WHERE `summonerId` = 33890 AND `entry` = 33990 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Laughing Skull" WHERE `summonerId` = 33890 AND `entry` = 33990 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Laughing Skull" WHERE `summonerId` = 33890 AND `entry` = 33990 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Garona" WHERE `summonerId` = 33890 AND `entry` = 33436 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - King Llane" WHERE `summonerId` = 33890 AND `entry` = 33437 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Suit of Armor" WHERE `summonerId` = 33890 AND `entry` = 33433 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Suit of Armor" WHERE `summonerId` = 33890 AND `entry` = 33433 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Suit of Armor" WHERE `summonerId` = 33890 AND `entry` = 33433 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Suit of Armor" WHERE `summonerId` = 33890 AND `entry` = 33433 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Suit of Armor" WHERE `summonerId` = 33890 AND `entry` = 33433 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Suit of Armor" WHERE `summonerId` = 33890 AND `entry` = 33433 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Suit of Armor" WHERE `summonerId` = 33890 AND `entry` = 33433 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Suit of Armor" WHERE `summonerId` = 33890 AND `entry` = 33433 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 2 - Yogg-Saron" WHERE `summonerId` = 33890 AND `entry` = 33552 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Laughing Skull" WHERE `summonerId` = 33890 AND `entry` = 33990 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 1 - Laughing Skull" WHERE `summonerId` = 33890 AND `entry` = 33990 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Laughing Skull" WHERE `summonerId` = 33890 AND `entry` = 33990 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Laughing Skull" WHERE `summonerId` = 33890 AND `entry` = 33990 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Laughing Skull" WHERE `summonerId` = 33890 AND `entry` = 33990 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Brain of Yogg-Saron - Group 0 - Laughing Skull" WHERE `summonerId` = 33890 AND `entry` = 33990 AND `groupId` = 0;
UPDATE `creature_summon_groups` SET `Comment` = "Highlord Tirion Fordring - Group 1 - Fjola Lightbane" WHERE `summonerId` = 34996 AND `entry` = 34497 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Highlord Tirion Fordring - Group 1 - Eydis Darkbane" WHERE `summonerId` = 34996 AND `entry` = 34496 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Highlord Tirion Fordring - Group 1 - Dark Essence" WHERE `summonerId` = 34996 AND `entry` = 34567 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Highlord Tirion Fordring - Group 1 - Dark Essence" WHERE `summonerId` = 34996 AND `entry` = 34567 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Highlord Tirion Fordring - Group 1 - Light Essence" WHERE `summonerId` = 34996 AND `entry` = 34568 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Highlord Tirion Fordring - Group 1 - Light Essence" WHERE `summonerId` = 34996 AND `entry` = 34568 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Apothecary Hummel - Group 1 - Apothecary Baxter" WHERE `summonerId` = 36296 AND `entry` = 36565 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Apothecary Hummel - Group 1 - Apothecary Frye" WHERE `summonerId` = 36296 AND `entry` = 36272 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 1 - Sunwell Defender" WHERE `summonerId` = 37552 AND `entry` = 37211 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 1 - Sunwell Defender" WHERE `summonerId` = 37552 AND `entry` = 37211 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 1 - Sunwell Defender" WHERE `summonerId` = 37552 AND `entry` = 37211 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 1 - Sunwell Defender" WHERE `summonerId` = 37552 AND `entry` = 37211 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 1 - Sunwell Defender" WHERE `summonerId` = 37552 AND `entry` = 37211 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 1 - Sunwell Defender" WHERE `summonerId` = 37552 AND `entry` = 37211 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 1 - Sunwell Defender" WHERE `summonerId` = 37552 AND `entry` = 37211 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 1 - Sunwell Defender" WHERE `summonerId` = 37552 AND `entry` = 37211 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 1 - Sunwell Defender" WHERE `summonerId` = 37552 AND `entry` = 37211 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 1 - Sunwell Defender" WHERE `summonerId` = 37552 AND `entry` = 37211 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 2 - Scourge Zombie" WHERE `summonerId` = 37552 AND `entry` = 37538 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 2 - Scourge Zombie" WHERE `summonerId` = 37552 AND `entry` = 37538 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 2 - Scourge Zombie" WHERE `summonerId` = 37552 AND `entry` = 37538 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 2 - Scourge Zombie" WHERE `summonerId` = 37552 AND `entry` = 37538 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 2 - Scourge Zombie" WHERE `summonerId` = 37552 AND `entry` = 37538 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 3 - Ghoul Invader" WHERE `summonerId` = 37552 AND `entry` = 37539 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 3 - Ghoul Invader" WHERE `summonerId` = 37552 AND `entry` = 37539 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 3 - Ghoul Invader" WHERE `summonerId` = 37552 AND `entry` = 37539 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 3 - Ghoul Invader" WHERE `summonerId` = 37552 AND `entry` = 37539 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 3 - Ghoul Invader" WHERE `summonerId` = 37552 AND `entry` = 37539 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 4 - Crypt Raider" WHERE `summonerId` = 37552 AND `entry` = 37541 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 4 - Crypt Raider" WHERE `summonerId` = 37552 AND `entry` = 37541 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Thalorien Dawnseeker's Remains - Group 4 - Crypt Raider" WHERE `summonerId` = 37552 AND `entry` = 37541 AND `groupId` = 4;
UPDATE `creature_summon_groups` SET `Comment` = "Blood Orb Controller - Group 1 - Prince Taldaram" WHERE `summonerId` = 38008 AND `entry` = 37973 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Blood Orb Controller - Group 1 - Prince Keleseth" WHERE `summonerId` = 38008 AND `entry` = 37972 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Blood Orb Controller - Group 1 - Prince Valanar" WHERE `summonerId` = 38008 AND `entry` = 37970 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Green Dragon Combat Trigger - Group 1 - Risen Archmage" WHERE `summonerId` = 38752 AND `entry` = 37868 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Green Dragon Combat Trigger - Group 1 - Risen Archmage" WHERE `summonerId` = 38752 AND `entry` = 37868 AND `groupId` = 1;
UPDATE `creature_summon_groups` SET `Comment` = "Green Dragon Combat Trigger - Group 2 - Risen Archmage" WHERE `summonerId` = 38752 AND `entry` = 37868 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Green Dragon Combat Trigger - Group 2 - Risen Archmage" WHERE `summonerId` = 38752 AND `entry` = 37868 AND `groupId` = 2;
UPDATE `creature_summon_groups` SET `Comment` = "Green Dragon Combat Trigger - Group 3 - Risen Archmage" WHERE `summonerId` = 38752 AND `entry` = 37868 AND `groupId` = 3;
UPDATE `creature_summon_groups` SET `Comment` = "Green Dragon Combat Trigger - Group 3 - Risen Archmage" WHERE `summonerId` = 38752 AND `entry` = 37868 AND `groupId` = 3;
@@ -0,0 +1,91 @@
-- Ordered by quest progression
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 0, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Gurgthock - On Script - Summon Group 0" WHERE `entryorguid` = 3000701 AND `source_type` = 9 AND `id` = 2;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 1, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Gurgthock - On Script - Summon Group 1" WHERE `entryorguid` = 3000702 AND `source_type` = 9 AND `id` = 2;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 2, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Gurgthock - On Script - Summon Group 2" WHERE `entryorguid` = 3000703 AND `source_type` = 9 AND `id` = 2;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 3, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Gurgthock - On Script - Summon Group 3" WHERE `entryorguid` = 3000707 AND `source_type` = 9 AND `id` = 2;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 4, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Gurgthock - On Script - Summon Group 4" WHERE `entryorguid` = 3000708 AND `source_type` = 9 AND `id` = 2;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 5, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Gurgthock - On Script - Summon Group 5" WHERE `entryorguid` = 3000709 AND `source_type` = 9 AND `id` = 2;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 6, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Gurgthock - On Script - Summon Group 6" WHERE `entryorguid` = 3000704 AND `source_type` = 9 AND `id` = 2;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 7, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Gurgthock - On Script - Summon Group 7" WHERE `entryorguid` = 3000705 AND `source_type` = 9 AND `id` = 2;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 8, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Gurgthock - On Script - Summon Group 8" WHERE `entryorguid` = 3000706 AND `source_type` = 9 AND `id` = 2;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 3000703 AND `source_type` = 9 AND `id` BETWEEN 3 AND 18;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 3000707 AND `source_type` = 9 AND `id` BETWEEN 3 AND 18;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 3000708 AND `source_type` = 9 AND `id` BETWEEN 3 AND 18;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 3000709 AND `source_type` = 9 AND `id` BETWEEN 3 AND 18;
DELETE FROM `creature_summon_groups` WHERE `summonerId` = 30007;
INSERT INTO `creature_summon_groups` (`summonerId`,`summonerType`,`groupId`,`entry`,`position_x`,`position_y`,`position_z`,`orientation`,`summonType`,`summonTime`,`Comment`) VALUES
(30007,0,0,30014,5762.05,-2954.39,273.827,5.10829,2,300000,"Gurgthock - Group 0 - Yggdras"),
(30007,0,1,30017,5754.69,-2939.46,286.276,5.15638,2,300000,"Gurgthock - Group 1 - Stinkbeard"),
(30007,0,2,30024,5776.85,-2989.78,272.968,5.194,2,300000,"Gurgthock - Group 2 - Gargoral the Water Lord"),
(30007,0,2,30044,5739.81,-2981.52,290.767,5.98648,2,300000,"Gurgthock - Group 2 - Fiend of Water"),
(30007,0,2,30044,5828.9,-2960.16,312.752,3.52556,2,300000,"Gurgthock - Group 2 - Fiend of Water"),
(30007,0,2,30044,5743.31,-3011.3,290.767,0.610865,2,300000,"Gurgthock - Group 2 - Fiend of Water"),
(30007,0,2,30044,5763.19,-3029.68,290.767,1.37881,2,300000,"Gurgthock - Group 2 - Fiend of Water"),
(30007,0,2,30044,5793.06,-2934.59,286.36,4.08407,2,300000,"Gurgthock - Group 2 - Fiend of Water"),
(30007,0,2,30044,5742.1,-2950.76,286.264,5.11381,2,300000,"Gurgthock - Group 2 - Fiend of Water"),
(30007,0,2,30044,5828.5,-2981.74,286.36,3.14159,2,300000,"Gurgthock - Group 2 - Fiend of Water"),
(30007,0,2,30044,5769.4,-2935.12,286.336,4.85202,2,300000,"Gurgthock - Group 2 - Fiend of Water"),
(30007,0,2,30044,5820.31,-3002.84,290.767,2.58309,2,300000,"Gurgthock - Group 2 - Fiend of Water"),
(30007,0,2,30044,5733.76,-3000.35,286.36,0.471239,2,300000,"Gurgthock - Group 2 - Fiend of Water"),
(30007,0,2,30044,5724.98,-2969.9,286.36,6.05629,2,300000,"Gurgthock - Group 2 - Fiend of Water"),
(30007,0,2,30044,5722.49,-3010.75,312.752,0.506145,2,300000,"Gurgthock - Group 2 - Fiend of Water"),
(30007,0,2,30044,5744.42,-3025.53,286.36,0.942478,2,300000,"Gurgthock - Group 2 - Fiend of Water"),
(30007,0,2,30044,5813.94,-2956.75,286.36,3.71755,2,300000,"Gurgthock - Group 2 - Fiend of Water"),
(30007,0,2,30044,5797.32,-2955.27,290.767,4.11898,2,300000,"Gurgthock - Group 2 - Fiend of Water"),
(30007,0,2,30044,5816.85,-2974.48,290.767,3.61283,2,300000,"Gurgthock - Group 2 - Fiend of Water"),
(30007,0,3,30026,5776.85,-2989.78,272.968,5.194,2,300000,"Gurgthock - Group 3 - Az'Barin, Prince of the Gust"),
(30007,0,3,30045,5739.81,-2981.52,290.767,5.98648,2,300000,"Gurgthock - Group 3 - Fiend of Air"),
(30007,0,3,30045,5828.9,-2960.16,312.752,3.52556,2,300000,"Gurgthock - Group 3 - Fiend of Air"),
(30007,0,3,30045,5743.31,-3011.3,290.767,0.610865,2,300000,"Gurgthock - Group 3 - Fiend of Air"),
(30007,0,3,30045,5763.19,-3029.68,290.767,1.37881,2,300000,"Gurgthock - Group 3 - Fiend of Air"),
(30007,0,3,30045,5793.06,-2934.59,286.36,4.08407,2,300000,"Gurgthock - Group 3 - Fiend of Air"),
(30007,0,3,30045,5742.1,-2950.76,286.264,5.11381,2,300000,"Gurgthock - Group 3 - Fiend of Air"),
(30007,0,3,30045,5828.5,-2981.74,286.36,3.14159,2,300000,"Gurgthock - Group 3 - Fiend of Air"),
(30007,0,3,30045,5769.4,-2935.12,286.336,4.85202,2,300000,"Gurgthock - Group 3 - Fiend of Air"),
(30007,0,3,30045,5820.31,-3002.84,290.767,2.58309,2,300000,"Gurgthock - Group 3 - Fiend of Air"),
(30007,0,3,30045,5733.76,-3000.35,286.36,0.471239,2,300000,"Gurgthock - Group 3 - Fiend of Air"),
(30007,0,3,30045,5724.98,-2969.9,286.36,6.05629,2,300000,"Gurgthock - Group 3 - Fiend of Air"),
(30007,0,3,30045,5722.49,-3010.75,312.752,0.506145,2,300000,"Gurgthock - Group 3 - Fiend of Air"),
(30007,0,3,30045,5744.42,-3025.53,286.36,0.942478,2,300000,"Gurgthock - Group 3 - Fiend of Air"),
(30007,0,3,30045,5813.94,-2956.75,286.36,3.71755,2,300000,"Gurgthock - Group 3 - Fiend of Air"),
(30007,0,3,30045,5797.32,-2955.27,290.767,4.11898,2,300000,"Gurgthock - Group 3 - Fiend of Air"),
(30007,0,3,30045,5816.85,-2974.48,290.767,3.61283,2,300000,"Gurgthock - Group 3 - Fiend of Air"),
(30007,0,4,30019,5776.85,-2989.78,272.968,5.194,2,300000,"Gurgthock - Group 4 - Duke Singen"),
(30007,0,4,30042,5739.81,-2981.52,290.767,5.98648,2,300000,"Gurgthock - Group 4 - Fiend of Fire"),
(30007,0,4,30042,5828.9,-2960.16,312.752,3.52556,2,300000,"Gurgthock - Group 4 - Fiend of Fire"),
(30007,0,4,30042,5743.31,-3011.3,290.767,0.610865,2,300000,"Gurgthock - Group 4 - Fiend of Fire"),
(30007,0,4,30042,5763.19,-3029.68,290.767,1.37881,2,300000,"Gurgthock - Group 4 - Fiend of Fire"),
(30007,0,4,30042,5793.06,-2934.59,286.36,4.08407,2,300000,"Gurgthock - Group 4 - Fiend of Fire"),
(30007,0,4,30042,5742.1,-2950.76,286.264,5.11381,2,300000,"Gurgthock - Group 4 - Fiend of Fire"),
(30007,0,4,30042,5828.5,-2981.74,286.36,3.14159,2,300000,"Gurgthock - Group 4 - Fiend of Fire"),
(30007,0,4,30042,5769.4,-2935.12,286.336,4.85202,2,300000,"Gurgthock - Group 4 - Fiend of Fire"),
(30007,0,4,30042,5820.31,-3002.84,290.767,2.58309,2,300000,"Gurgthock - Group 4 - Fiend of Fire"),
(30007,0,4,30042,5733.76,-3000.35,286.36,0.471239,2,300000,"Gurgthock - Group 4 - Fiend of Fire"),
(30007,0,4,30042,5724.98,-2969.9,286.36,6.05629,2,300000,"Gurgthock - Group 4 - Fiend of Fire"),
(30007,0,4,30042,5722.49,-3010.75,312.752,0.506145,2,300000,"Gurgthock - Group 4 - Fiend of Fire"),
(30007,0,4,30042,5744.42,-3025.53,286.36,0.942478,2,300000,"Gurgthock - Group 4 - Fiend of Fire"),
(30007,0,4,30042,5813.94,-2956.75,286.36,3.71755,2,300000,"Gurgthock - Group 4 - Fiend of Fire"),
(30007,0,4,30042,5797.32,-2955.27,290.767,4.11898,2,300000,"Gurgthock - Group 4 - Fiend of Fire"),
(30007,0,4,30042,5816.85,-2974.48,290.767,3.61283,2,300000,"Gurgthock - Group 4 - Fiend of Fire"),
(30007,0,5,30025,5776.85,-2989.78,272.968,5.194,2,300000,"Gurgthock - Group 5 - Erathius, King of Dirt"),
(30007,0,5,30043,5739.81,-2981.52,290.767,5.98648,2,300000,"Gurgthock - Group 5 - Fiend of Earth"),
(30007,0,5,30043,5828.9,-2960.16,312.752,3.52556,2,300000,"Gurgthock - Group 5 - Fiend of Earth"),
(30007,0,5,30043,5743.31,-3011.3,290.767,0.610865,2,300000,"Gurgthock - Group 5 - Fiend of Earth"),
(30007,0,5,30043,5763.19,-3029.68,290.767,1.37881,2,300000,"Gurgthock - Group 5 - Fiend of Earth"),
(30007,0,5,30043,5793.06,-2934.59,286.36,4.08407,2,300000,"Gurgthock - Group 5 - Fiend of Earth"),
(30007,0,5,30043,5742.1,-2950.76,286.264,5.11381,2,300000,"Gurgthock - Group 5 - Fiend of Earth"),
(30007,0,5,30043,5828.5,-2981.74,286.36,3.14159,2,300000,"Gurgthock - Group 5 - Fiend of Earth"),
(30007,0,5,30043,5769.4,-2935.12,286.336,4.85202,2,300000,"Gurgthock - Group 5 - Fiend of Earth"),
(30007,0,5,30043,5820.31,-3002.84,290.767,2.58309,2,300000,"Gurgthock - Group 5 - Fiend of Earth"),
(30007,0,5,30043,5733.76,-3000.35,286.36,0.471239,2,300000,"Gurgthock - Group 5 - Fiend of Earth"),
(30007,0,5,30043,5724.98,-2969.9,286.36,6.05629,2,300000,"Gurgthock - Group 5 - Fiend of Earth"),
(30007,0,5,30043,5722.49,-3010.75,312.752,0.506145,2,300000,"Gurgthock - Group 5 - Fiend of Earth"),
(30007,0,5,30043,5744.42,-3025.53,286.36,0.942478,2,300000,"Gurgthock - Group 5 - Fiend of Earth"),
(30007,0,5,30043,5813.94,-2956.75,286.36,3.71755,2,300000,"Gurgthock - Group 5 - Fiend of Earth"),
(30007,0,5,30043,5797.32,-2955.27,290.767,4.11898,2,300000,"Gurgthock - Group 5 - Fiend of Earth"),
(30007,0,5,30043,5816.85,-2974.48,290.767,3.61283,2,300000,"Gurgthock - Group 5 - Fiend of Earth"),
(30007,0,6,30020,5754.69,-2939.46,286.276,5.15638,2,300000,"Gurgthock - Group 6 - Orinoko Tuskbreaker"),
(30007,0,7,30023,5754.69,-2939.46,286.276,5.15638,2,300000,"Gurgthock - Group 7 - Korrak the Bloodrager"),
(30007,0,8,30022,5754.69,-2939.46,286.276,5.15638,2,300000,"Gurgthock - Group 8 - Vladof the Butcher");
@@ -0,0 +1,123 @@
--
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 0, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Witch Doctor Hez'tok - On Script - Summon Group 0" WHERE `entryorguid` = 4035200 AND `source_type` = 9 AND `id` = 2;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 1, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Witch Doctor Hez'tok - On Script - Summon Group 1" WHERE `entryorguid` = 4035200 AND `source_type` = 9 AND `id` = 14;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 2, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Witch Doctor Hez'tok - On Script - Summon Group 2" WHERE `entryorguid` = 4035200 AND `source_type` = 9 AND `id` = 22;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 4035200 AND `source_type` = 9 AND `id` BETWEEN 3 AND 4;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 4035200 AND `source_type` = 9 AND `id` BETWEEN 15 AND 21;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 4035200 AND `source_type` = 9 AND `id` BETWEEN 23 AND 31;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 0, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Pusillin - On Script - Summon Group 0" WHERE `entryorguid` = 1435404 AND `source_type` = 9 AND `id` = 4;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 1435404 AND `source_type` = 9 AND `id` BETWEEN 5 AND 8;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 0, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Major Mills - On Script - Summon Group 0" WHERE `entryorguid` = 2390500 AND `source_type` = 9 AND `id` = 2;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 2390500 AND `source_type` = 9 AND `id` BETWEEN 3 AND 14;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 0, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Harrison Jones - On Script - Summon Group 0" WHERE `entryorguid` = 2681402 AND `source_type` = 9 AND `id` = 14;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 2681402 AND `source_type` = 9 AND `id` BETWEEN 15 AND 23;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 0, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Nergeld - On Script - Summon Group 0" WHERE `entryorguid` = 3040300 AND `source_type` = 9 AND `id` = 0;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 1, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Nergeld - On Script - Summon Group 1" WHERE `entryorguid` = 3040300 AND `source_type` = 9 AND `id` = 6;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 2, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Nergeld - On Script - Summon Group 2" WHERE `entryorguid` = 3040300 AND `source_type` = 9 AND `id` = 12;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 3, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Nergeld - On Script - Summon Group 3" WHERE `entryorguid` = 3040300 AND `source_type` = 9 AND `id` = 18;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 3040300 AND `source_type` = 9 AND `id` BETWEEN 1 AND 5;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 3040300 AND `source_type` = 9 AND `id` BETWEEN 7 AND 11;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 3040300 AND `source_type` = 9 AND `id` BETWEEN 13 AND 17;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 3040300 AND `source_type` = 9 AND `id` BETWEEN 19 AND 20;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 0, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Wind Tamer Barah - On Script - Summon Group 0" WHERE `entryorguid` = 2473000 AND `source_type` = 9 AND `id` = 2;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 1, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Wind Tamer Barah - On Script - Summon Group 1" WHERE `entryorguid` = 2473000 AND `source_type` = 9 AND `id` = 9;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 2473000 AND `source_type` = 9 AND `id` BETWEEN 3 AND 8;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 0, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Stillpine the Younger - On Script - Summon Group 0" WHERE `entryorguid` = 1744500 AND `source_type` = 9 AND `id` = 1;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 1744500 AND `source_type` = 9 AND `id` BETWEEN 2 AND 10;
DELETE FROM `creature_summon_groups` WHERE `summonerId` IN (40352,14354,23905,26814,30403,21797,24730,17445) AND `summonerType` = 0;
INSERT INTO `creature_summon_groups` (`summonerId`,`summonerType`,`groupId`,`entry`,`position_x`,`position_y`,`position_z`,`orientation`,`summonType`,`summonTime`,`Comment`) VALUES
(40352,0,0,40373,-812.137,-4986.7,17.3759,5.89921,1,50000,"Witch Doctor Hez'tok - Group 0 - Ritual Drummer"),
(40352,0,0,40373,-798.187,-4985.52,17.7904,4.41568,1,50000,"Witch Doctor Hez'tok - Group 0 - Ritual Drummer"),
(40352,0,0,40373,-799.888,-4975.01,17.9325,0.942478,1,50000,"Witch Doctor Hez'tok - Group 0 - Ritual Drummer"),
(40352,0,1,40363,-805.848,-5003.04,20.1833,5.89921,1,40000,"Witch Doctor Hez'tok - Group 1 - Dance Participant"),
(40352,0,1,40363,-801.06,-4998.5,18.5936,4.41568,1,40000,"Witch Doctor Hez'tok - Group 1 - Dance Participant"),
(40352,0,1,40363,-808.24,-4985.21,19.5431,0.942478,1,40000,"Witch Doctor Hez'tok - Group 1 - Dance Participant"),
(40352,0,1,40363,-799.262,-4994.35,19.6193,5.89921,1,40000,"Witch Doctor Hez'tok - Group 1 - Dance Participant"),
(40352,0,1,40363,-797.818,-4986.6,21.6016,4.41568,1,40000,"Witch Doctor Hez'tok - Group 1 - Dance Participant"),
(40352,0,1,40363,-805.128,-4987.55,18.79,0.942478,1,40000,"Witch Doctor Hez'tok - Group 1 - Dance Participant"),
(40352,0,1,40363,-814.111,-5001.68,19.4441,5.89921,1,40000,"Witch Doctor Hez'tok - Group 1 - Dance Participant"),
(40352,0,1,40363,-795.756,-4993.67,21.8073,5.89921,1,40000,"Witch Doctor Hez'tok - Group 1 - Dance Participant"),
(40352,0,2,40388,-790.217,-4999.73,17.1718,2.84489,1,40000,"Witch Doctor Hez'tok - Group 2 - Darkspear Ancestor"),
(40352,0,2,40388,-792.005,-4994.14,17.484,2.70526,1,40000,"Witch Doctor Hez'tok - Group 2 - Darkspear Ancestor"),
(40352,0,2,40388,-795.205,-5003.08,17.7161,2.46091,1,40000,"Witch Doctor Hez'tok - Group 2 - Darkspear Ancestor"),
(40352,0,2,40388,-799.227,-5005.68,16.6323,2.11185,1,40000,"Witch Doctor Hez'tok - Group 2 - Darkspear Ancestor"),
(40352,0,2,40388,-799.256,-4990.76,17.6279,2.70527,1,40000,"Witch Doctor Hez'tok - Group 2 - Darkspear Ancestor"),
(40352,0,2,40388,-801.422,-4998.04,17.0009,2.46089,1,40000,"Witch Doctor Hez'tok - Group 2 - Darkspear Ancestor"),
(40352,0,2,40388,-805.436,-5002.89,16.5445,1.72788,1,40000,"Witch Doctor Hez'tok - Group 2 - Darkspear Ancestor"),
(40352,0,2,40388,-807.135,-4997.47,17.0009,1.15,1,40000,"Witch Doctor Hez'tok - Group 2 - Darkspear Ancestor"),
(40352,0,2,40388,-810.37,-4993.83,17.1259,0.808654,1,40000,"Witch Doctor Hez'tok - Group 2 - Darkspear Ancestor"),
(40352,0,2,40388,-810.389,-5004.78,16.1241,1.15192,1,40000,"Witch Doctor Hez'tok - Group 2 - Darkspear Ancestor"),
(14354,0,0,13276,25.1447,-703.067,-12.6426,0,7,0,"Pusillin - Group 0 - Wildspawn Imp"),
(14354,0,0,13276,13.1924,-709.858,-12.6426,1.38546,7,0,"Pusillin - Group 0 - Wildspawn Imp"),
(14354,0,0,13276,24.2691,-694.881,-12.6426,3.78172,7,0,"Pusillin - Group 0 - Wildspawn Imp"),
(14354,0,0,13276,15.6403,-690.705,-12.6426,4.66842,7,0,"Pusillin - Group 0 - Wildspawn Imp"),
(14354,0,0,13276,22.6902,-710.312,-12.6426,2.08054,7,0,"Pusillin - Group 0 - Wildspawn Imp"),
(23905,0,0,23900,-3904.77,-4635.09,9.62735,5.49334,1,900000,"Major Mills - Group 0 - Theramore Marksman"),
(23905,0,0,23900,-3856.59,-4622.45,9.24753,3.87856,1,900000,"Major Mills - Group 0 - Theramore Marksman"),
(23905,0,0,23900,-3917.6,-4648.53,9.32604,5.56795,1,900000,"Major Mills - Group 0 - Theramore Marksman"),
(23905,0,0,23900,-3890.48,-4620.7,9.55527,4.99383,1,900000,"Major Mills - Group 0 - Theramore Marksman"),
(23905,0,0,23900,-3865.94,-4617.2,9.26262,4.16523,1,900000,"Major Mills - Group 0 - Theramore Marksman"),
(23905,0,0,23900,-3834.8,-4645.41,9.25827,3.61152,1,900000,"Major Mills - Group 0 - Theramore Marksman"),
(23905,0,0,23900,-3826.61,-4655.32,9.21484,3.13243,1,900000,"Major Mills - Group 0 - Theramore Marksman"),
(23905,0,0,23900,-3830.76,-4673.74,9.50962,2.70832,1,900000,"Major Mills - Group 0 - Theramore Marksman"),
(23905,0,0,23900,-3843.65,-4687.59,9.6436,2.43735,1,900000,"Major Mills - Group 0 - Theramore Marksman"),
(23905,0,0,23900,-3858.49,-4703.49,9.17411,2.33525,1,900000,"Major Mills - Group 0 - Theramore Marksman"),
(23905,0,0,23900,-3851.97,-4697.24,9.36834,2.33525,1,900000,"Major Mills - Group 0 - Theramore Marksman"),
(23905,0,0,23900,-3924.35,-4656.55,9.15409,5.80749,1,900000,"Major Mills - Group 0 - Theramore Marksman"),
(23905,0,0,23899,-3897.37,-4750.63,-1.71901,1.79105,1,900000,"Major Mills - Group 0 - Tethyr"),
(26814,0,0,26867,4902.23,-4827.56,32.6125,2.44346,2,300000,"Harrison Jones - Group 0 - Mummy Effect Bunny"),
(26814,0,0,26867,4876.61,-4805.58,32.5825,6.17846,2,300000,"Harrison Jones - Group 0 - Mummy Effect Bunny"),
(26814,0,0,26867,4877.39,-4815.75,32.5835,0.15708,2,300000,"Harrison Jones - Group 0 - Mummy Effect Bunny"),
(26814,0,0,26867,4883.1,-4823.98,32.5884,0.872665,2,300000,"Harrison Jones - Group 0 - Mummy Effect Bunny"),
(26814,0,0,26867,4892.31,-4828.58,32.5958,1.5708,2,300000,"Harrison Jones - Group 0 - Mummy Effect Bunny"),
(26814,0,0,26867,4908.68,-4794.35,32.6706,3.97935,2,300000,"Harrison Jones - Group 0 - Mummy Effect Bunny"),
(26814,0,0,26867,4899.54,-4789.86,32.5981,4.76475,2,300000,"Harrison Jones - Group 0 - Mummy Effect Bunny"),
(26814,0,0,26867,4889.96,-4790.65,32.5985,5.20108,2,300000,"Harrison Jones - Group 0 - Mummy Effect Bunny"),
(26814,0,0,26867,4914.76,-4813.24,32.5866,3.01942,2,300000,"Harrison Jones - Group 0 - Mummy Effect Bunny"),
(26814,0,0,26867,4914.13,-4802.8,32.6696,3.42085,2,300000,"Harrison Jones - Group 0 - Mummy Effect Bunny"),
(30403,0,0,30471,7993.9,3336.91,632.396,0.14577,2,300000,"Nergeld - Group 0 - Vargul Assailant"),
(30403,0,0,30471,8003.72,3323.56,632.396,0.648783,2,300000,"Nergeld - Group 0 - Vargul Assailant"),
(30403,0,0,30471,8026.94,3307.58,632.396,1.48207,2,300000,"Nergeld - Group 0 - Vargul Assailant"),
(30403,0,0,30471,8001.77,3306.38,632.396,0.863447,2,300000,"Nergeld - Group 0 - Vargul Assailant"),
(30403,0,0,30471,7987.9,3308.9,632.396,0.68058,2,300000,"Nergeld - Group 0 - Vargul Assailant"),
(30403,0,0,30471,8016.52,3318.92,632.396,0.940311,2,300000,"Nergeld - Group 0 - Vargul Assailant"),
(30403,0,1,30432,7996.66,3308.78,632.396,0.773231,2,300000,"Nergeld - Group 1 - Grimmr Hound"),
(30403,0,1,30432,8011.71,3315.36,632.396,0.901169,2,300000,"Nergeld - Group 1 - Grimmr Hound"),
(30403,0,1,30471,8000.67,3317.23,632.396,0.710591,2,300000,"Nergeld - Group 1 - Vargul Assailant"),
(30403,0,1,30471,8025.24,3313.55,632.396,1.28693,2,300000,"Nergeld - Group 1 - Vargul Assailant"),
(30403,0,1,30471,8007.71,3337.13,632.396,0.407285,2,300000,"Nergeld - Group 1 - Vargul Assailant"),
(30403,0,1,30471,8009.92,3319.81,632.396,0.804842,2,300000,"Nergeld - Group 1 - Vargul Assailant"),
(30403,0,2,30432,8021.79,3312.45,632.396,1.13086,2,300000,"Nergeld - Group 2 - Grimmr Hound"),
(30403,0,2,30432,8001.36,3332.71,632.396,0.443351,2,300000,"Nergeld - Group 2 - Grimmr Hound"),
(30403,0,2,30432,7999.22,3302.52,632.396,0.872342,2,300000,"Nergeld - Group 2 - Grimmr Hound"),
(30403,0,2,30471,8000.5,3345.77,632.396,5.82389,2,300000,"Nergeld - Group 2 - Vargul Assailant"),
(30403,0,2,30471,8001.77,3311.95,632.396,0.797157,2,300000,"Nergeld - Group 2 - Vargul Assailant"),
(30403,0,2,30471,8012.21,3325.82,632.396,0.737667,2,300000,"Nergeld - Group 2 - Vargul Assailant"),
(30403,0,3,30404,7985.9,3296.68,632.479,0.837758,2,300000,"Nergeld - Group 3 - Dr. Terrible"),
(30403,0,3,30432,7982.59,3301.81,632.479,0.698132,2,300000,"Nergeld - Group 3 - Grimmr Hound"),
(30403,0,3,30432,7991.37,3293.51,632.479,0.907571,2,300000,"Nergeld - Group 3 - Grimmr Hound"),
(24730,0,0,25771,3526.86,4215.89,16.8978,0.959931,1,12000,"Wind Tamer Barah - Group 0 - Ice Elemental Target"),
(24730,0,0,25769,3526.76,4208.78,12.5158,0.959931,1,10000,"Wind Tamer Barah - Group 0 - Small Elemental"),
(24730,0,0,25769,3530.08,4210.27,12.5575,1.02974,1,10000,"Wind Tamer Barah - Group 0 - Small Elemental"),
(24730,0,0,25769,3533.23,4213.77,12.5506,2.80998,1,10000,"Wind Tamer Barah - Group 0 - Small Elemental"),
(24730,0,0,25769,3531.66,4218.42,12.5783,0.925025,1,10000,"Wind Tamer Barah - Group 0 - Small Elemental"),
(24730,0,0,25769,3528.85,4221.31,12.5228,2.75762,1,10000,"Wind Tamer Barah - Group 0 - Small Elemental"),
(24730,0,0,25769,3524.51,4220.79,12.5992,3.63029,1,10000,"Wind Tamer Barah - Group 0 - Small Elemental"),
(24730,0,1,25742,3526.81,4215.75,13.3075,3.75246,1,7000,"Wind Tamer Barah - Group 1 - Alluvius"),
(17445,0,0,17495,-3367.84,-12424.6,26.1425,1.85513,6,30000,"Stillpine the Younger - Group 0 - Stillpine Raider"),
(17445,0,0,17495,-3363.8,-12428.6,27.3273,1.98472,6,30000,"Stillpine the Younger - Group 0 - Stillpine Raider"),
(17445,0,0,17495,-3364.07,-12432.9,27.338,1.9965,6,30000,"Stillpine the Younger - Group 0 - Stillpine Raider"),
(17445,0,0,17495,-3360.59,-12433.1,28.084,2.08289,6,30000,"Stillpine the Younger - Group 0 - Stillpine Raider"),
(17445,0,0,17495,-3356.08,-12434.3,29.6136,2.49915,6,30000,"Stillpine the Younger - Group 0 - Stillpine Raider"),
(17445,0,0,17495,-3357.16,-12430.5,28.9967,2.46774,6,30000,"Stillpine the Younger - Group 0 - Stillpine Raider"),
(17445,0,0,17495,-3355.98,-12438.2,29.8503,2.46224,6,30000,"Stillpine the Younger - Group 0 - Stillpine Raider"),
(17445,0,0,17495,-3350.3,-12437.5,32.3999,2.41119,6,30000,"Stillpine the Younger - Group 0 - Stillpine Raider"),
(17445,0,0,17495,-3348.27,-12442.5,34.3653,2.58005,6,30000,"Stillpine the Younger - Group 0 - Stillpine Raider"),
(17445,0,0,17495,-3344.08,-12441.7,36.8811,2.36014,6,30000,"Stillpine the Younger - Group 0 - Stillpine Raider");
@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `action_type`=46 WHERE `entryorguid`=2861001 AND `id`=2 AND `source_type`=9;
@@ -0,0 +1,38 @@
--
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceEntry` = 17658 AND `SourceId` = 0;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
-- Stop if one of them was already summoned
(22,1,17658,0,0,29,0,17116,100,0,1,0,0,"","Group 0: Execute SAI (Action 0) if creature 'Exarch Menelaous' is not near");
UPDATE `smart_scripts` SET `event_flags` = 0, `comment` = "Exarch Admetius - On Quest 'Ending Their World' Finished - Say Line 0" WHERE `entryorguid` = 17658 AND `source_type` = 0 AND `id` = 0;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 0, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Exarch Admetius - On Link - Summon Group 0" WHERE `entryorguid` = 17658 AND `source_type` = 0 AND `id` = 1;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 1765800 AND `source_type` = 9;
DELETE FROM `creature_summon_groups` WHERE `summonerId` = 17658 AND `summonerType` = 0;
INSERT INTO `creature_summon_groups` (`summonerId`,`summonerType`,`groupId`,`entry`,`position_x`,`position_y`,`position_z`,`orientation`,`summonType`,`summonTime`,`Comment`) VALUES
(17658,0,0,17659,-1930.46,-11812.6,62.6309,2.30995,2,300000,"Exarch Admetius - Group 0 - Blade of Argus"),
(17658,0,0,17659,-1937.49,-11805.7,63.7985,5.53597,2,300000,"Exarch Admetius - Group 0 - Blade of Argus"),
(17658,0,0,17659,-1933.49,-11814.8,62.108,2.22748,2,300000,"Exarch Admetius - Group 0 - Blade of Argus"),
(17658,0,0,17659,-1939.96,-11808.2,62.6752,5.49985,2,300000,"Exarch Admetius - Group 0 - Blade of Argus"),
(17658,0,0,17659,-1936.87,-11817,61.1348,2.24899,2,300000,"Exarch Admetius - Group 0 - Blade of Argus"),
(17658,0,0,17659,-1942.61,-11810.6,61.8243,5.24734,2,300000,"Exarch Admetius - Group 0 - Blade of Argus"),
(17658,0,0,17659,-1940.21,-11819.8,60.3075,2.36209,2,300000,"Exarch Admetius - Group 0 - Blade of Argus"),
(17658,0,0,17659,-1945.48,-11813.6,60.9112,5.35298,2,300000,"Exarch Admetius - Group 0 - Blade of Argus"),
(17658,0,0,17659,-1944.12,-11823.2,59.0743,2.18733,2,300000,"Exarch Admetius - Group 0 - Blade of Argus"),
(17658,0,0,17659,-1948.83,-11816.8,60.053,5.34669,2,300000,"Exarch Admetius - Group 0 - Blade of Argus"),
(17658,0,0,17116,-1958.72,-11821.6,58.8921,0.461123,2,300000,"Exarch Admetius - Group 0 - Exarch Menelaous"),
(17658,0,0,17214,-1960.27,-11819.9,59.571,0.295709,2,300000,"Exarch Admetius - Group 0 - Anchorite Fateema"),
(17658,0,0,17101,-1959.95,-11823.8,57.6277,0.372766,2,300000,"Exarch Admetius - Group 0 - Diktynna"),
(17658,0,0,17215,-1961.16,-11823.4,57.702,0.640498,2,300000,"Exarch Admetius - Group 0 - Daedal"),
(17658,0,0,17110,-1961.2,-11821.9,58.6004,0.525438,2,300000,"Exarch Admetius - Group 0 - Acteon"),
(17658,0,0,17440,-1964.16,-11827,56.1668,0.561564,2,300000,"Exarch Admetius - Group 0 - High Chief Stillpine"),
(17658,0,0,17682,-1966.07,-11824.7,57.2651,0.161011,2,300000,"Exarch Admetius - Group 0 - Princess Stillpine"),
(17658,0,0,17443,-1966.24,-11822,58.598,6.20858,2,300000,"Exarch Admetius - Group 0 - Kurz the Revelator"),
(17658,0,0,17445,-1968.9,-11829.1,55.0413,0.386419,2,300000,"Exarch Admetius - Group 0 - Stillpine the Younger"),
(17658,0,0,17242,-1948.33,-11832.6,57.24,1.14982,2,300000,"Exarch Admetius - Group 0 - Archaeologist Adamant Ironheart"),
(17658,0,0,17240,-1950.2,-11831.7,56.9671,1.09092,2,300000,"Exarch Admetius - Group 0 - Admiral Odesyus"),
(17658,0,0,17117,-1952.31,-11831.3,56.7056,0.91224,2,300000,"Exarch Admetius - Group 0 - Injured Night Elf Priestess"),
(17658,0,0,17246,-1949.92,-11834,56.7319,1.21854,2,300000,"Exarch Admetius - Group 0 - Cookie McWeaksauce"),
(17658,0,0,17241,-1952.39,-11833.5,56.4305,0.977035,2,300000,"Exarch Admetius - Group 0 - Priestess Kyleen Ildinare"),
(17658,0,0,17311,-1954.8,-11838.6,55.2527,1.1616,2,300000,"Exarch Admetius - Group 0 - Cowlen"),
(17658,0,0,17649,-1955.7,-11843.1,54.1458,1.17557,2,300000,"Exarch Admetius - Group 0 - Kessel"),
(17658,0,0,17468,-1965.8,-11838.7,53.2196,0.792683,2,300000,"Exarch Admetius - Group 0 - Prophet Velen");
@@ -0,0 +1,70 @@
--
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 0, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Baelgun's Event Generator (Cave) - On Script - Summon Group 0" WHERE `entryorguid` = 2484500 AND `source_type` = 9 AND `id` = 0;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 2484500 AND `source_type` = 9 AND `id` BETWEEN 1 AND 15;
UPDATE `smart_scripts` SET `id` = 1, `comment` = "Baelgun's Event Generator (Cave) - On Script - Despawn (0) (Iron Dwarf)" WHERE `entryorguid` = 2484500 AND `source_type` = 9 AND `id` = 16;
DELETE FROM `creature_summon_groups` WHERE `summonerId` = 24845 AND `summonerType` = 0;
INSERT INTO `creature_summon_groups` (`summonerId`,`summonerType`,`groupId`,`entry`,`position_x`,`position_y`,`position_z`,`orientation`,`summonType`,`summonTime`,`Comment`) VALUES
(24845,0,0,24846,306.099,-5706.15,102.435,4.96977,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"),
(24845,0,0,24846,311.025,-5702.8,101.935,5.18722,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"),
(24845,0,0,24846,309.754,-5703.16,102.071,5.18722,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"),
(24845,0,0,24846,308.223,-5703.8,102.232,5.18722,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"),
(24845,0,0,24846,307.044,-5704.32,102.356,5.18722,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"),
(24845,0,0,24846,304.169,-5706.84,102.697,5.18722,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"),
(24845,0,0,24846,303.13,-5707.28,102.978,5.18722,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"),
(24845,0,0,24846,297.246,-5726.82,96.2681,0.347607,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"),
(24845,0,0,24846,292.82,-5726.04,96.5843,0.347607,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"),
(24845,0,0,24846,292.562,-5728.57,96.5857,0.347607,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"),
(24845,0,0,24846,292.15,-5727.42,96.5874,0.347607,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"),
(24845,0,0,24846,294.578,-5730.09,96.2958,0.347607,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"),
(24845,0,0,24846,296.196,-5730.17,96.0082,0.347607,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"),
(24845,0,0,24846,297.603,-5730.79,95.6955,0.347607,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"),
(24845,0,0,24846,299.397,-5729.56,95.7274,0.347607,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Iron Dwarf"),
(24845,0,0,24847,315.101,-5723.06,96.2541,3.05433,5,0,"Baelgun's Event Generator (Cave) - Group 0 - Loken");
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 0, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Dark Keeper Portrait - On Script - Summon Group 0" WHERE `entryorguid` = 16481900 AND `source_type` = 9 AND `id` = 2;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 16481900 AND `source_type` = 9 AND `id` BETWEEN 3 AND 4;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 1, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Dark Keeper Portrait - On Script - Summon Group 1" WHERE `entryorguid` = 16481901 AND `source_type` = 9 AND `id` = 2;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 16481901 AND `source_type` = 9 AND `id` BETWEEN 3 AND 4;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 2, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Dark Keeper Portrait - On Script - Summon Group 2" WHERE `entryorguid` = 16481902 AND `source_type` = 9 AND `id` = 2;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 16481902 AND `source_type` = 9 AND `id` BETWEEN 3 AND 4;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 3, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Dark Keeper Portrait - On Script - Summon Group 3" WHERE `entryorguid` = 16481903 AND `source_type` = 9 AND `id` = 2;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 16481903 AND `source_type` = 9 AND `id` BETWEEN 3 AND 4;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 4, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Dark Keeper Portrait - On Script - Summon Group 4" WHERE `entryorguid` = 16481904 AND `source_type` = 9 AND `id` = 2;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 16481904 AND `source_type` = 9 AND `id` BETWEEN 3 AND 6;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 5, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Dark Keeper Portrait - On Script - Summon Group 5" WHERE `entryorguid` = 16481905 AND `source_type` = 9 AND `id` = 2;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 16481905 AND `source_type` = 9 AND `id` BETWEEN 3 AND 4;
UPDATE `smart_scripts` SET `action_type` = 107, `action_param1` = 0, `action_param2` = 0, `action_param3` = 0, `target_type` = 0, `target_x` = 0, `target_y` = 0, `target_z` = 0, `target_o` = 0, `comment` = "Highborne Relic Fragment - On Gameobject State Changed - Summon Group 0" WHERE `entryorguid` IN (175888,175891,175892,175893) AND `source_type` = 1 AND `id` = 0;
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (175888,175891,175892,175893) AND `source_type` = 1 AND `id` = 1;
DELETE FROM `creature_summon_groups` WHERE `summonerId` IN (164819,175888,175891,175892) AND `summonerType` = 1;
INSERT INTO `creature_summon_groups` (`summonerId`,`summonerType`,`groupId`,`entry`,`position_x`,`position_y`,`position_z`,`orientation`,`summonType`,`summonTime`,`Comment`) VALUES
(164819,1,0,9437,914.055,-164.125,-49.7607,2.16251,8,0,"Dark Keeper Portrait - Group 0 - Dark Keeper Vorfalk"),
(164819,1,0,9445,916.782,-163.222,-49.7607,2.22296,8,0,"Dark Keeper Portrait - Group 0 - Dark Guard"),
(164819,1,0,9445,912.515,-166.48,-49.7607,2.22296,8,0,"Dark Keeper Portrait - Group 0 - Dark Guard"),
(164819,1,1,9438,812.246,-348.875,-50.5781,0.710542,8,0,"Dark Keeper Portrait - Group 1 - Dark Keeper Bethek"),
(164819,1,1,9445,809.895,-348.221,-50.5781,0.713424,8,0,"Dark Keeper Portrait - Group 1 - Dark Guard"),
(164819,1,1,9445,812.575,-351.318,-50.5781,0.713424,8,0,"Dark Keeper Portrait - Group 1 - Dark Guard"),
(164819,1,2,9439,888.483,-361.707,-49.9358,0.612107,8,0,"Dark Keeper Portrait - Group 2 - Dark Keeper Uggel"),
(164819,1,2,9445,886.982,-360.478,-49.9358,0.612107,8,0,"Dark Keeper Portrait - Group 2 - Dark Guard"),
(164819,1,2,9445,888.82,-363.746,-49.9358,0.612107,8,0,"Dark Keeper Portrait - Group 2 - Dark Guard"),
(164819,1,3,9441,545.018,-214.379,-35.5465,0.339364,8,0,"Dark Keeper Portrait - Group 3 - Dark Keeper Zimrel"),
(164819,1,3,9445,543.337,-211.984,-35.5118,0.40162,8,0,"Dark Keeper Portrait - Group 3 - Dark Guard"),
(164819,1,3,9445,546.018,-217.407,-35.5704,0.505293,8,0,"Dark Keeper Portrait - Group 3 - Dark Guard"),
(164819,1,4,9442,659.373,2.65909,-60.0585,0.990563,8,0,"Dark Keeper Portrait - Group 4 - Dark Keeper Ofgut"),
(164819,1,4,9445,658.681,5.29951,-60.0585,0.990563,8,0,"Dark Keeper Portrait - Group 4 - Dark Guard"),
(164819,1,4,9445,661.902,2.76951,-60.0585,0.990563,8,0,"Dark Keeper Portrait - Group 4 - Dark Guard"),
(164819,1,4,9445,659.792,-0.450377,-60.0585,0.990563,8,0,"Dark Keeper Portrait - Group 4 - Dark Guard"),
(164819,1,4,9445,656.213,2.17197,-60.0585,0.99056,8,0,"Dark Keeper Portrait - Group 4 - Dark Guard"),
(164819,1,5,9443,804.041,-247.345,-43.3029,2.60616,8,0,"Dark Keeper Portrait - Group 5 - Dark Keeper Pelver"),
(164819,1,5,9445,805.992,-246.46,-43.3029,2.52525,8,0,"Dark Keeper Portrait - Group 5 - Dark Guard"),
(164819,1,5,9445,803.904,-249.408,-43.3029,2.52525,8,0,"Dark Keeper Portrait - Group 5 - Dark Guard"),
(175888,1,0,7523,6505.45,-4230.91,658.636,3.31351,1,180000,"Highborne Relic Fragment - Group 0 - Suffering Highborne"),
(175888,1,0,7524,6494.32,-4228.23,658.549,5.63829,1,180000,"Highborne Relic Fragment - Group 0 - Anguished Highborne"),
(175891,1,0,7523,6562.16,-3919.21,658.297,4.42878,1,180000,"Highborne Relic Fragment - Group 0 - Suffering Highborne"),
(175891,1,0,7524,6556.55,-3938.87,658.313,1.30682,1,180000,"Highborne Relic Fragment - Group 0 - Anguished Highborne"),
(175892,1,0,7523,6482.59,-4109.64,658.291,2.21004,1,180000,"Highborne Relic Fragment - Group 0 - Suffering Highborne"),
(175892,1,0,7524,6482.84,-4093.91,658.412,4.11463,1,180000,"Highborne Relic Fragment - Group 0 - Anguished Highborne"),
(175893,1,0,7523,6563.31,-4047.92,658.329,1.18116,1,180000,"Highborne Relic Fragment - Group 0 - Suffering Highborne"),
(175893,1,0,7524,6557.38,-4041.45,658.408,0.313297,1,180000,"Highborne Relic Fragment - Group 0 - Anguished Highborne");
@@ -0,0 +1,182 @@
--
UPDATE `creature_text` SET `comment` = "Exarch Admetius" WHERE `CreatureID` = 17658;
-- Injured Night Elf Priestess
UPDATE `creature_template` SET `gossip_menu_id` = 7543 WHERE `entry` = 17117;
DELETE FROM `gossip_menu` WHERE `MenuID` = 7543;
INSERT INTO `gossip_menu` (`MenuID`,`TextID`) VALUES
(7543,9151),
(7543,9152);
-- DELETE FROM `npc_text` WHERE `ID` = 9151;
-- INSERT INTO `npc_text` (`ID`,`BroadcastTextID0`,`Probability0`) VALUES
-- (9151,14677,1);
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 14 AND `SourceGroup` = 7543;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(14,7543,9151,0,0,8,0,9759,0,0,1,0,0,"","Group 0: Show gossip text 9151 if quest 'Ending Their World' is not rewarded"),
(14,7543,9151,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9151 if creature is located in Blood Watch"),
(14,7543,9152,0,0,8,0,9759,0,0,0,0,0,"","Group 0: Show gossip text 9152 if quest 'Ending Their World' is rewarded"),
(14,7543,9152,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9152 if creature is located in Blood Watch");
DELETE FROM `creature_text` WHERE `CreatureID` = 17117 AND `GroupID` = 5;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(17117,5,0,"%s hugs you.",16,0,100,0,0,0,14679,0,"Injured Night Elf Priestess");
-- Seems she doesn't play any emote, removed
DELETE FROM `smart_scripts` WHERE `entryorguid` = 17117 AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(17117,0,0,1,54,0,100,0,0,0,0,0,0,91,3,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Injured Night Elf Priestess - On Just Summoned - Remove Flag Standstate Sleep"),
(17117,0,1,0,61,0,100,0,0,0,0,0,0,82,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Injured Night Elf Priestess - On Link - Add Npc Flag Gossip"),
(17117,0,2,0,64,0,100,0,0,0,0,0,0,1,5,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Injured Night Elf Priestess - On Gossip Hello - Say Line 5"),
(17117,0,3,0,38,0,100,0,1,1,0,0,0,91,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Injured Night Elf Priestess - On Data Set 1 1 - Set Bytes 1"),
(17117,0,4,0,38,0,100,0,2,2,0,0,0,90,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Injured Night Elf Priestess - On Data Set 2 2 - Set Bytes 1");
-- Acteon
DELETE FROM `smart_scripts` WHERE `entryorguid` = 17110 AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(17110,0,0,1,54,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Acteon - On Just Summoned - Set Event Phase 1"),
(17110,0,1,0,61,0,100,0,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Acteon - On Link - Remove Npc Flag Questgiver"),
(17110,0,2,0,1,1,100,0,5000,5000,5000,5000,0,10,4,21,0,0,0,0,1,0,0,0,0,0,0,0,0,"Acteon - Out of Combat - Play Random Emote (4, 21) (Phase 1)");
-- Priestess Kyleen Il'dinare
DELETE FROM `smart_scripts` WHERE `entryorguid` = 17241 AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(17241,0,0,1,54,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Priestess Kyleen Il'dinare - On Just Summoned - Set Event Phase 1"),
(17241,0,1,0,61,0,100,0,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Priestess Kyleen Il'dinare - On Link - Remove Npc Flag Questgiver"),
(17241,0,2,0,1,1,100,0,5000,5000,5000,5000,0,10,10,71,0,0,0,0,1,0,0,0,0,0,0,0,0,"Priestess Kyleen Il'dinare - Out of Combat - Play Random Emote (10, 71) (Phase 1)"),
(17241,0,3,0,20,0,100,0,9514,0,0,0,0,80,1724100,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Priestess Kyleen Il'dinare - On Quest 'Rune Covered Tablet' Rewarded - Run Script");
-- Archaeologist Adamant Ironheart
DELETE FROM `smart_scripts` WHERE `entryorguid` = 17242 AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(17242,0,0,1,54,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Archaeologist Adamant Ironheart - On Just Summoned - Set Event Phase 1"),
(17242,0,1,0,61,0,100,0,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Archaeologist Adamant Ironheart - On Link - Remove Npc Flag Questgiver"),
(17242,0,2,0,1,1,100,0,6000,6000,6000,6000,0,10,10,71,0,0,0,0,1,0,0,0,0,0,0,0,0,"Archaeologist Adamant Ironheart - Out of Combat - Play Random Emote (10, 71) (Phase 1)"),
(17242,0,3,0,38,0,100,0,1,1,0,0,0,53,0,1724200,0,0,0,1,1,0,0,0,0,0,0,0,0,"Archaeologist Adamant Ironheart - On Data Set 1 1 - Start Waypoint"),
(17242,0,4,0,38,0,100,0,2,2,0,0,0,53,0,1724201,0,0,0,1,1,0,0,0,0,0,0,0,0,"Archaeologist Adamant Ironheart - On Data Set 2 2 - Start Waypoint"),
(17242,0,5,0,40,0,100,0,1,1724201,0,0,0,66,0,0,0,0,0,0,8,0,0,0,0,0,0,0,6.26573,"Archaeologist Adamant Ironheart - On Reached Waypoint 1 - Set Orientation");
-- Stillpine the Younger
DELETE FROM `smart_scripts` WHERE `entryorguid` = 17445 AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(17445,0,0,0,54,0,100,0,0,0,0,0,0,83,2,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Stillpine the Younger - On Just Summoned - Remove Npc Flag Questgiver"),
(17445,0,1,0,20,0,100,0,9573,0,0,0,0,80,1744500,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Stillpine the Younger - On Quest 'Chieftain Oomooroo' Finished - Run Script");
-- Diktynna
DELETE FROM `smart_scripts` WHERE `entryorguid` = 17101 AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(17101,0,0,0,54,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Diktynna - On Just Summoned - Set Event Phase 1"),
(17101,0,1,0,1,1,100,0,5000,5000,5000,5000,0,10,4,21,0,0,0,0,1,0,0,0,0,0,0,0,0,"Diktynna - Out of Combat - Play Random Emote (4, 21) (Phase 1)"),
(17101,0,2,0,20,0,100,0,9452,0,0,0,0,5,24,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Diktynna - On Quest 'Red Snapper - Very Tasty!' Rewarded - Play Emote 24");
-- Daedal
DELETE FROM `smart_scripts` WHERE `entryorguid` = 17215 AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(17215,0,0,0,54,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Daedal - On Just Summoned - Set Event Phase 1"),
(17215,0,1,0,1,1,100,0,5000,5000,5000,5000,0,10,4,21,0,0,0,0,1,0,0,0,0,0,0,0,0,"Daedal - Out of Combat - Play Random Emote (4, 21) (Phase 1)"),
(17215,0,2,0,38,0,100,0,1,1,0,0,0,81,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Daedal - On Data Set 1 1 - Set NPC Flags"),
(17215,0,3,0,38,0,100,0,2,2,0,0,0,81,83,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Daedal - On Data Set 2 2 - Set NPC Flags"),
(17215,0,4,0,20,0,100,0,9473,0,0,0,0,80,1721500,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Daedal - On Quest 'An Alternative Alternative' Rewarded - Run Script");
-- High Chief Stillpine
DELETE FROM `gossip_menu` WHERE `MenuID` = 7434 AND `TextID` IN (9145,9146);
INSERT INTO `gossip_menu` (`MenuID`,`TextID`) VALUES
(7434,9145),
(7434,9146);
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 14 AND `SourceGroup` = 7434 AND `SourceEntry` IN (9145,9146);
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(14,7434,9145,0,0,8,0,9759,0,0,1,0,0,"","Group 0: Show gossip text 9145 if quest 'Ending Their World' is not rewarded"),
(14,7434,9145,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9145 if creature is located in Blood Watch"),
(14,7434,9146,0,0,8,0,9759,0,0,0,0,0,"","Group 0: Show gossip text 9146 if quest 'Ending Their World' is rewarded"),
(14,7434,9146,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9146 if creature is located in Blood Watch");
-- Exarch Menelaous
DELETE FROM `smart_scripts` WHERE `entryorguid` = 17116 AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(17116,0,0,0,54,0,100,0,0,0,0,0,0,22,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,"Exarch Menelaous - On Just Summoned - Set Event Phase 1"),
(17116,0,1,0,1,1,100,0,6000,6000,6000,6000,0,10,4,21,0,0,0,0,1,0,0,0,0,0,0,0,0,"Exarch Menelaous - Out of Combat - Play Random Emote (4, 21) (Phase 1)"),
(17116,0,2,0,64,0,100,0,0,0,0,0,0,33,17116,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Exarch Menelaous - On Gossip Hello - Quest Credit 'The Kessel Run'");
DELETE FROM `gossip_menu` WHERE `MenuID` = 7370 AND `TextID` IN (9153,9154);
INSERT INTO `gossip_menu` (`MenuID`,`TextID`) VALUES
(7370,9153),
(7370,9154);
-- DELETE FROM `npc_text` WHERE `ID` = 9153;
-- INSERT INTO `npc_text` (`ID`,`text0_0`,`text0_1`,`BroadcastTextID0`,`lang0`,`Probability0`,`EmoteDelay0_0`,`Emote0_0`) VALUES
-- (9153,"We are here to support our hero!","",14680,0,1,0,0);
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 14 AND `SourceGroup` = 7370 AND `SourceEntry` IN (9153,9154);
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(14,7370,9153,0,0,8,0,9759,0,0,1,0,0,"","Group 0: Show gossip text 9153 if quest 'Ending Their World' is not rewarded"),
(14,7370,9153,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9153 if creature is located in Blood Watch"),
(14,7370,9154,0,0,8,0,9759,0,0,0,0,0,"","Group 0: Show gossip text 9154 if quest 'Ending Their World' is rewarded"),
(14,7370,9154,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9154 if creature is located in Blood Watch");
-- Prophet Velen
DELETE FROM `gossip_menu` WHERE `MenuID` = 7414 AND `TextID` IN (9162,9163);
INSERT INTO `gossip_menu` (`MenuID`,`TextID`) VALUES
(7414,9162),
(7414,9163);
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 14 AND `SourceGroup` = 7414 AND `SourceEntry` IN (9162,9163);
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(14,7414,9162,0,0,8,0,9759,0,0,1,0,0,"","Group 0: Show gossip text 9162 if quest 'Ending Their World' is not rewarded"),
(14,7414,9162,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9162 if creature is located in Blood Watch"),
(14,7414,9163,0,0,8,0,9759,0,0,0,0,0,"","Group 0: Show gossip text 9163 if quest 'Ending Their World' is rewarded"),
(14,7414,9163,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9163 if creature is located in Blood Watch");
-- Admiral Odesyus
DELETE FROM `gossip_menu` WHERE `MenuID` = 7399 AND `TextID` IN (9148,9149);
INSERT INTO `gossip_menu` (`MenuID`,`TextID`) VALUES
(7399,9148),
(7399,9149);
-- DELETE FROM `npc_text` WHERE `ID` = 9148;
-- INSERT INTO `npc_text` (`ID`,`text0_0`,`text0_1`,`BroadcastTextID0`,`lang0`,`Probability0`,`EmoteDelay0_0`,`Emote0_0`) VALUES
-- (9148,"A glorious victory!","",14674,0,1,0,5);
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 14 AND `SourceGroup` = 7399 AND `SourceEntry` IN (9148,9149);
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(14,7399,9148,0,0,8,0,9759,0,0,1,0,0,"","Group 0: Show gossip text 9148 if quest 'Ending Their World' is not rewarded"),
(14,7399,9148,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9148 if creature is located in Blood Watch"),
(14,7399,9149,0,0,8,0,9759,0,0,0,0,0,"","Group 0: Show gossip text 9149 if quest 'Ending Their World' is rewarded"),
(14,7399,9149,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9149 if creature is located in Blood Watch");
-- Cowlen
DELETE FROM `gossip_menu` WHERE `MenuID` = 7403 AND `TextID` IN (9158,9159);
INSERT INTO `gossip_menu` (`MenuID`,`TextID`) VALUES
(7403,9158),
(7403,9159);
-- DELETE FROM `npc_text` WHERE `ID` = 9158;
-- INSERT INTO `npc_text` (`ID`,`text0_0`,`text0_1`,`BroadcastTextID0`,`lang0`,`Probability0`,`EmoteDelay0_0`,`Emote0_0`,`EmoteDelay0_1`,`Emote0_1`) VALUES
-- (9158,"We have traveled far to celebrate the hero of the draenei people.","",14685,0,1,0,1,0,1);
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 14 AND `SourceGroup` = 7403 AND `SourceEntry` IN (9158,9159);
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 15 AND `SourceGroup` = 7403;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(14,7403,9158,0,0,8,0,9759,0,0,1,0,0,"","Group 0: Show gossip text 9158 if quest 'Ending Their World' is not rewarded"),
(14,7403,9158,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9158 if creature is located in Blood Watch"),
(14,7403,9159,0,0,8,0,9759,0,0,0,0,0,"","Group 0: Show gossip text 9159 if quest 'Ending Their World' is rewarded"),
(14,7403,9159,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9159 if creature is located in Blood Watch"),
(15,7403,0,0,0,23,1,3584,0,0,1,0,0,"","Group 0: Show Gossip Option 0 if creature is not located in Blood Watch");
-- Kessel
DELETE FROM `gossip_menu` WHERE `MenuID` = 7462 AND `TextID` IN (9155,9156);
INSERT INTO `gossip_menu` (`MenuID`,`TextID`) VALUES
(7462,9155),
(7462,9156);
-- DELETE FROM `npc_text` WHERE `ID` = 9155;
-- INSERT INTO `npc_text` (`ID`,`text0_0`,`text0_1`,`BroadcastTextID0`,`lang0`,`Probability0`,`EmoteDelay0_0`,`Emote0_0`) VALUES
-- (9155,"I have come to support the draenei champion!","",14682,0,1,0,5);
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 14 AND `SourceGroup` = 7462 AND `SourceEntry` IN (9155,9156);
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(14,7462,9155,0,0,8,0,9759,0,0,1,0,0,"","Group 0: Show gossip text 9155 if quest 'Ending Their World' is not rewarded"),
(14,7462,9155,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9155 if creature is located in Blood Watch"),
(14,7462,9156,0,0,8,0,9759,0,0,0,0,0,"","Group 0: Show gossip text 9156 if quest 'Ending Their World' is rewarded"),
(14,7462,9156,0,0,23,1,3584,0,0,0,0,0,"","Group 0: Show gossip text 9156 if creature is located in Blood Watch");
-- "Cookie" McWeaksauce
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 22 AND `SourceEntry` = 17246 AND `SourceId` = 0;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(22,12,17246,0,0,23,1,3584,0,0,1,0,0,"","Group 0: Execute SAI (Action 11) if creature is not located in Blood Watch");
@@ -0,0 +1,20 @@
-- Players spells. Also fixes wrong target type
UPDATE `smart_scripts` SET `action_param2` = 2, `target_type` = 2 WHERE `source_type` = 0 AND `action_type` = 11 AND `action_param1` IN (53,2589,2590,2591,8721);
-- Non-player versions works well without triggered flag
UPDATE `smart_scripts` SET `action_param2` = 0 WHERE `source_type` = 0 AND `action_type` = 11 AND `action_param1` IN (7159,15657) AND `action_param2` = 2;
-- Range event
UPDATE `smart_scripts` SET `event_type` = 0, `event_param1` = 5000, `event_param2` = 5000 WHERE `source_type` = 0 AND `action_type` = 11 AND `action_param1` IN (2590,7159,8721,15582,15657) AND `event_type` = 9;
-- On Behind Target
UPDATE `smart_scripts` SET `event_type` = 0, `event_param3` = 6000, `event_param4` = 9000 WHERE `source_type` = 0 AND `action_type` = 11 AND `action_param1` IN (53,2589,7159,15657,30992,37685,71410) AND `event_type` = 67 AND `event_param3` = 0 AND `event_param4` = 0;
-- Unique cases
UPDATE `smart_scripts` SET `event_type` = 0 WHERE `entryorguid` = 95 AND `source_type` = 0 AND `action_type` = 11 AND `action_param1` = 53;
UPDATE `smart_scripts` SET `event_type` = 0, `event_flags` = 0, `event_param1` = 6000, `event_param2` = 8500 WHERE `entryorguid` IN (3530,3531) AND `source_type` = 0 AND `action_type` = 11 AND `action_param1` = 15657;
DELETE FROM `spell_custom_attr` WHERE `entry` IN (30992,34614,52540,58471,63754,71410);
INSERT INTO `spell_custom_attr` (`entry`,`attributes`) VALUES
(30992,131072),
(34614,131072),
(52540,131072),
(58471,131072),
(63754,131072),
(71410,131072);
@@ -0,0 +1,5 @@
-- No event params & can't repeat
-- SMART_EVENT_AGGRO & SMART_EVENT_JUST_CREATED & SMART_EVENT_DEATH & SMART_EVENT_EVADE & SMART_EVENT_REACHED_HOME & SMART_EVENT_RESET & SMART_EVENT_JUST_SUMMONED & SMART_EVENT_ON_SPELLCLICK
UPDATE `smart_scripts` SET `event_flags` = `event_flags` &~ 1, `event_param1` = 0, `event_param2` = 0, `event_param3` = 0, `event_param4` = 0 WHERE `event_type` IN (4,6,7,21,25,54,63,73) AND `entryorguid` NOT IN (22473,22448);
-- SMART_EVENT_RESPAWN
UPDATE `smart_scripts` SET `event_flags` = `event_flags` &~ 1, `event_param1` = 0, `event_param2` = 0, `event_param3` = 0, `event_param4` = 0 WHERE `event_type` = 11 AND `entryorguid` = 2435;
@@ -0,0 +1,13 @@
-- https://www.youtube.com/watch?v=1yKt1V5Qnk8
DELETE FROM `gossip_menu` WHERE `MenuID` = 8683 AND `TextID` = 10930;
INSERT INTO `gossip_menu` (`MenuID`,`TextID`,`VerifiedBuild`) VALUES
(8683,10930,0);
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 14 AND `SourceGroup` = 8683;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(14,8683,10930,0,0,1,0,41181,0,0,1,0,0,"","Group 0: Show gossip text 10930 if player does not have aura 'Shabby Arakkoa Disguise'"),
(14,8683,10953,0,0,1,0,41181,0,0,0,0,0,"","Group 0: Show gossip text 10953 if player does have aura 'Shabby Arakkoa Disguise'");
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId` = 15 AND `SourceGroup` = 8683;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`,`SourceGroup`,`SourceEntry`,`SourceId`,`ElseGroup`,`ConditionTypeOrReference`,`ConditionTarget`,`ConditionValue1`,`ConditionValue2`,`ConditionValue3`,`NegativeCondition`,`ErrorType`,`ErrorTextId`,`ScriptName`,`Comment`) VALUES
(15,8683,0,0,0,1,0,41181,0,0,0,0,0,"","Group 0: Show Gossip Option 0 if player does have aura 'Shabby Arakkoa Disguise'");
@@ -0,0 +1,3 @@
-- It's just quest credit NPC
UPDATE `creature_template` SET `AIName` = "" WHERE `entry` = 23393;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 23393 AND `source_type` = 0;
@@ -0,0 +1,7 @@
--
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (11798,11800) AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(11798,0,0,1,62,0,100,0,4042,0,0,0,0,11,28001,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Bunthen Plainswind - On Gossip Option 0 Selected - Cast 'Flight Path'"),
(11798,0,1,0,61,0,100,0,0,0,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Bunthen Plainswind - On Link - Close Gossip"),
(11800,0,0,1,62,0,100,0,4041,0,0,0,0,11,27998,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Silva Fil'naveth - On Gossip Option 0 Selected - Cast 'Flight Path'"),
(11800,0,1,0,61,0,100,0,0,0,0,0,0,72,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Silva Fil'naveth - On Link - Close Gossip");
@@ -0,0 +1,17 @@
-- Dark Iron Kidnapper SAI (Source: Movies)
SET @ID := 15692;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`event_param5`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_param4`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,4,0,15,0,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,0,"Dark Iron Kidnapper - On Aggro - Say Line 0");
DELETE FROM `creature_text` WHERE `CreatureID` = @ID;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(@ID,0,0,"Ye'll be feasting on me blade this Winter Veil! Yeargh!",12,0,100,0,0,0,11397,0,"Dark Iron Kidnapper"),
(@ID,0,1,"No scallywag $c is taking our Winter Veil plunder! Get 'em!",12,0,100,0,0,0,11398,0,"Dark Iron Kidnapper"),
(@ID,0,2,"These land lubbers are here for the reindeer! Give 'em the shank!",12,0,100,0,0,0,11399,0,"Dark Iron Kidnapper"),
(@ID,0,3,"It's a rescue attempt! Let no one escape!",12,0,100,0,0,0,11400,0,"Dark Iron Kidnapper"),
(@ID,0,4,"Let me give you my regards for Greatfather Winter, scum...",12,0,100,0,0,0,11401,0,"Dark Iron Kidnapper"),
(@ID,0,5,"Humbug! Die!",12,0,100,0,0,0,11402,0,"Dark Iron Kidnapper"),
(@ID,0,6,"It's a rescue attempt! Slay them all!",12,0,100,0,0,0,11403,0,"Dark Iron Kidnapper"),
(@ID,0,7,"The only thing Metzen is going to be doing this Winter Veil is roasting on a spit!",12,0,100,0,0,0,11404,0,"Dark Iron Kidnapper");
@@ -0,0 +1,317 @@
-- Sethekk Ravenguard
DELETE FROM `creature_formations` WHERE `leaderGUID` IN (83296,83298,83294);
INSERT INTO `creature_formations` (`leaderGUID`,`memberGUID`,`dist`,`angle`,`groupAI`) VALUES
(83296,83296,0,0,3),
(83296,83299,0,0,3),
(83298,83298,0,0,3),
(83298,83280,0,0,3),
(83294,83294,0,0,3),
(83294,83259,0,0,3);
-- This guy shouldn't path
DELETE FROM `creature_addon` WHERE `guid` = 83283;
DELETE FROM `waypoint_data` WHERE `id` = 832830;
-- Sethekk Spirit, took from CMaNGOS
UPDATE `creature_template` SET `unit_flags` = 33587264, `speed_walk` = 1.111112, `speed_run` = 0.285714 WHERE `entry` IN (18703,20700);
-- Sniffed
DELETE FROM `creature_template_addon` WHERE `entry` IN (18319,20697,18320,20698,18327,20691);
INSERT INTO `creature_template_addon` (`entry`,`auras`) VALUES
(18319,"37509"), -- Ghostly Facade -- Time-Lost Scryer
(20697,"37509"), -- Ghostly Facade -- Time-Lost Scryer
(18320,"37509"), -- Ghostly Facade -- Time-Lost Shadowmage
(20698,"37509"), -- Ghostly Facade -- Time-Lost Shadowmage
(18327,"37509"), -- Ghostly Facade -- Time-Lost Controller
(20691,"37509"); -- Ghostly Facade -- Time-Lost Controller
-- + Sethekk Initiate SAI (Source: ACID 4.3.4 OD - N/H)
-- Original script was without initial timers for the 'Sunder Armor'
SET @ID := 18318;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Sethekk Initiate - On Aggro - Say Line 0"),
(@ID,0,1,0,0,0,100,0,5300,7100,10800,18100,11,16145,0,0,0,0,0,2,0,0,0,0,0,0,0,"Sethekk Initiate - In Combat - Cast 'Sunder Armor'"),
(@ID,0,2,0,0,0,100,0,7400,15700,27300,47100,11,33961,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sethekk Initiate - In Combat - Cast 'Spell Reflection'");
DELETE FROM `creature_text` WHERE `CreatureID` = @ID;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(@ID,0,0,"In Terokk's name!",12,0,100,0,0,0,16716,0,"Sethekk Initiate"),
(@ID,0,1,"Protect the Veil!",12,0,100,0,0,0,16717,0,"Sethekk Initiate"),
(@ID,0,2,"Darkfire -- avenge us!",12,0,100,0,0,0,16718,0,"Sethekk Initiate"),
(@ID,0,3,"Ssssekk-sara Rith-nealaak!",12,0,100,0,0,0,16719,0,"Sethekk Initiate"),
(@ID,0,4,"Arak-ha!",12,0,100,0,0,0,16720,0,"Sethekk Initiate");
-- + Time-Lost Scryer SAI (Source: ACID 4.3.4 OD - N/H)
-- TO-DO: While OOC Arcane Destruction should be casted on self and his group members
-- TO-DO: Should he use Arcane Destruction while IC on allies?
-- TO-DO: Heal spells must be used both on allies and self
SET @ID := 18319;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,1,0,100,0,1000,1000,30000,30000,11,32689,32,0,0,0,0,1,0,0,0,0,0,0,0,"Time-Lost Scryer - Out of Combat - Cast 'Arcane Destruction'"),
(@ID,0,1,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Time-Lost Scryer - On Aggro - Say Line 0"),
(@ID,0,2,0,0,0,100,0,3100,5300,3100,5300,11,32689,32,0,0,0,0,1,0,0,0,0,0,0,0,"Time-Lost Scryer - In Combat - Cast 'Arcane Destruction'"),
(@ID,0,3,0,0,0,100,2,7800,13300,10400,17700,11,22272,0,0,0,0,0,2,0,0,0,0,0,0,0,"Time-Lost Scryer - In Combat - Cast 'Arcane Missiles' (Normal Dungeon)"),
(@ID,0,4,0,0,0,100,4,7800,13300,10400,17700,11,33988,0,0,0,0,0,2,0,0,0,0,0,0,0,"Time-Lost Scryer - In Combat - Cast 'Arcane Missiles' (Heroic Dungeon)"),
(@ID,0,5,0,74,0,100,2,0,75,9600,15700,11,17843,0,0,0,0,0,9,0,0,15,0,0,0,0,"Time-Lost Scryer - On Friendly Between 0-75% Health - Cast 'Flash Heal' (Normal Dungeon)"),
(@ID,0,6,0,74,0,100,4,0,75,9600,15700,11,17138,0,0,0,0,0,9,0,0,15,0,0,0,0,"Time-Lost Scryer - On Friendly Between 0-75% Health - Cast 'Flash Heal' (Heroic Dungeon)"),
(@ID,0,7,0,74,0,100,2,0,40,13200,21700,11,12160,1,0,0,0,0,9,0,0,15,0,0,0,0,"Time-Lost Scryer - On Friendly Between 0-40% Health - Cast 'Rejuvenation' (Normal Dungeon)"),
(@ID,0,8,0,74,0,100,4,0,40,13200,21700,11,15981,1,0,0,0,0,9,0,0,15,0,0,0,0,"Time-Lost Scryer - On Friendly Between 0-40% Health - Cast 'Rejuvenation' (Heroic Dungeon)");
DELETE FROM `creature_text` WHERE `CreatureID` = @ID;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(@ID,0,0,"In Terokk's name!",12,0,100,0,0,0,16716,0,"Time-Lost Scryer"),
(@ID,0,1,"Protect the Veil!",12,0,100,0,0,0,16717,0,"Time-Lost Scryer"),
(@ID,0,2,"Darkfire -- avenge us!",12,0,100,0,0,0,16718,0,"Time-Lost Scryer"),
(@ID,0,3,"Ssssekk-sara Rith-nealaak!",12,0,100,0,0,0,16719,0,"Time-Lost Scryer"),
(@ID,0,4,"Arak-ha!",12,0,100,0,0,0,16720,0,"Time-Lost Scryer");
-- + Time-Lost Shadowmage SAI (Source: ACID 4.3.4 OD - N/H)
-- Actually spawns only in normal mode. Currently in both. Heroic version added only because he spawns in both modes, let's keep it just because we can
-- TO-DO: Curse of the Dark Talon only if target does not have max stack?
SET @ID := 18320;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Time-Lost Shadowmage - On Aggro - Say Line 0"),
(@ID,0,1,0,0,0,100,2,6600,18600,9300,21800,11,32675,0,0,0,0,0,2,0,0,0,0,0,0,0,"Time-Lost Shadowmage - In Combat - Cast 'Shadow Missiles' (Normal Dungeon)"),
(@ID,0,2,0,0,0,100,4,6600,18600,9300,21800,11,38148,0,0,0,0,0,2,0,0,0,0,0,0,0,"Time-Lost Shadowmage - In Combat - Cast 'Shadow Missiles' (Heroic Dungeon)"),
(@ID,0,3,0,0,0,100,2,4800,9600,21700,33800,11,32682,0,0,0,0,0,2,0,0,0,0,0,0,0,"Time-Lost Shadowmage - In Combat - Cast 'Curse of the Dark Talon' (Normal Dungeon)"),
(@ID,0,4,0,0,0,100,4,4800,9600,21700,33800,11,38149,0,0,0,0,0,2,0,0,0,0,0,0,0,"Time-Lost Shadowmage - In Combat - Cast 'Curse of the Dark Talon' (Heroic Dungeon)");
DELETE FROM `creature_text` WHERE `CreatureID` = @ID;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(@ID,0,0,"In Terokk's name!",12,0,100,0,0,0,16716,0,"Time-Lost Shadowmage"),
(@ID,0,1,"Protect the Veil!",12,0,100,0,0,0,16717,0,"Time-Lost Shadowmage"),
(@ID,0,2,"Darkfire -- avenge us!",12,0,100,0,0,0,16718,0,"Time-Lost Shadowmage"),
(@ID,0,3,"Ssssekk-sara Rith-nealaak!",12,0,100,0,0,0,16719,0,"Time-Lost Shadowmage"),
(@ID,0,4,"Arak-ha!",12,0,100,0,0,0,16720,0,"Time-Lost Shadowmage");
-- + Sethekk Talon Lord SAI (Source: ACID 4.3.4 OD - N/H)
-- He should cast 'Avenger's Shield' on aggro, later on timers, added
-- TO-DO: Talon of Justice should be used on victim too if more than 1 target is available?
SET @ID := 18321;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Sethekk Talon Lord - On Aggro - Say Line 0"),
(@ID,0,1,0,4,0,100,0,0,0,0,0,11,32674,0,0,0,0,0,7,0,0,0,0,0,0,0,"Sethekk Talon Lord - On Aggro - Cast 'Avenger's Shield'"),
(@ID,0,2,0,0,0,100,0,2400,7200,16300,24300,11,32674,0,0,0,0,0,5,0,0,0,0,0,0,0,"Sethekk Talon Lord - In Combat - Cast 'Avenger's Shield'"),
(@ID,0,3,0,0,0,100,0,9300,16700,14300,25400,11,32654,0,0,0,0,0,6,0,0,0,0,0,0,0,"Sethekk Talon Lord - In Combat - Cast 'Talon of Justice'");
DELETE FROM `creature_text` WHERE `CreatureID` = @ID;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(@ID,0,0,"In Terokk's name!",12,0,100,0,0,0,16716,0,"Sethekk Talon Lord"),
(@ID,0,1,"Protect the Veil!",12,0,100,0,0,0,16717,0,"Sethekk Talon Lord"),
(@ID,0,2,"Darkfire -- avenge us!",12,0,100,0,0,0,16718,0,"Sethekk Talon Lord"),
(@ID,0,3,"Ssssekk-sara Rith-nealaak!",12,0,100,0,0,0,16719,0,"Sethekk Talon Lord"),
(@ID,0,4,"Arak-ha!",12,0,100,0,0,0,16720,0,"Sethekk Talon Lord");
-- + Sethekk Ravenguard SAI (Source: ACID 4.3.4 OD - N/H + videos (https://www.youtube.com/watch?v=jsp6n_ssyjk))
SET @ID := 18322;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
-- Don't reset it or it will not work after evade. Maybe they should respawn if only one was killed and
-- in this case it will not work without no reset flag
(@ID,0,0,0,11,0,100,256,0,0,0,0,64,1,0,0,0,0,0,19,18322,30,0,0,0,0,0,"Sethekk Ravenguard - On Respawn - Store Targetlist (No Reset)"),
(@ID,0,1,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Sethekk Ravenguard - On Aggro - Say Line 0"),
(@ID,0,2,0,0,0,100,2,7200,20500,10800,21700,11,33964,0,0,0,0,0,2,0,0,0,0,0,0,0,"Sethekk Ravenguard - In Combat - Cast 'Bloodthirst' (Normal Dungeon)"),
(@ID,0,3,0,0,0,100,4,7200,20500,10800,21700,11,40423,0,0,0,0,0,2,0,0,0,0,0,0,0,"Sethekk Ravenguard - In Combat - Cast 'Bloodthirst' (Heroic Dungeon)"),
(@ID,0,4,0,0,0,100,0,6100,17400,16800,21700,11,32651,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sethekk Ravenguard - In Combat - Cast 'Howling Screech'"),
(@ID,0,5,0,38,0,100,0,0,1,0,0,11,34970,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sethekk Ravenguard - On Data Set 0 1 - Cast 'Frenzy'"),
(@ID,0,6,0,6,0,100,0,0,0,0,0,45,0,1,0,0,0,0,12,1,0,0,0,0,0,0,"Sethekk Ravenguard - On Death - Set Data 0 1");
DELETE FROM `creature_text` WHERE `CreatureID` = @ID;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(@ID,0,0,"In Terokk's name!",12,0,100,0,0,0,16716,0,"Sethekk Ravenguard"),
(@ID,0,1,"Protect the Veil!",12,0,100,0,0,0,16717,0,"Sethekk Ravenguard"),
(@ID,0,2,"Darkfire -- avenge us!",12,0,100,0,0,0,16718,0,"Sethekk Ravenguard"),
(@ID,0,3,"Ssssekk-sara Rith-nealaak!",12,0,100,0,0,0,16719,0,"Sethekk Ravenguard"),
(@ID,0,4,"Arak-ha!",12,0,100,0,0,0,16720,0,"Sethekk Ravenguard");
-- + Sethekk Guard SAI (Source: ACID 4.3.4 OD - N/H)
SET @ID := 18323;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Sethekk Guard - On Aggro - Say Line 0"),
(@ID,0,1,0,0,0,100,0,3600,15700,10900,22100,11,33967,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sethekk Guard - In Combat - Cast 'Thunderclap'");
DELETE FROM `creature_text` WHERE `CreatureID` = @ID;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(@ID,0,0,"In Terokk's name!",12,0,100,0,0,0,16716,0,"Sethekk Guard"),
(@ID,0,1,"Protect the Veil!",12,0,100,0,0,0,16717,0,"Sethekk Guard"),
(@ID,0,2,"Darkfire -- avenge us!",12,0,100,0,0,0,16718,0,"Sethekk Guard"),
(@ID,0,3,"Ssssekk-sara Rith-nealaak!",12,0,100,0,0,0,16719,0,"Sethekk Guard"),
(@ID,0,4,"Arak-ha!",12,0,100,0,0,0,16720,0,"Sethekk Guard");
-- + Sethekk Prophet SAI (Source: ACID 4.3.4 OD - N/H)
SET @ID := 18325;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Sethekk Prophet - On Aggro - Say Line 0"),
(@ID,0,1,0,0,0,100,0,8700,17700,13200,24100,11,27641,0,0,0,0,0,5,0,0,0,0,0,0,0,"Sethekk Prophet - In Combat - Cast 'Fear'"),
(@ID,0,2,0,6,0,100,0,0,0,0,0,11,32692,7,0,0,0,0,1,0,0,0,0,0,0,0,"Sethekk Prophet - On Death - Cast 'Summon Arakkoa Spirit'");
DELETE FROM `creature_text` WHERE `CreatureID` = @ID;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(@ID,0,0,"In Terokk's name!",12,0,100,0,0,0,16716,0,"Sethekk Prophet"),
(@ID,0,1,"Protect the Veil!",12,0,100,0,0,0,16717,0,"Sethekk Prophet"),
(@ID,0,2,"Darkfire -- avenge us!",12,0,100,0,0,0,16718,0,"Sethekk Prophet"),
(@ID,0,3,"Ssssekk-sara Rith-nealaak!",12,0,100,0,0,0,16719,0,"Sethekk Prophet"),
(@ID,0,4,"Arak-ha!",12,0,100,0,0,0,16720,0,"Sethekk Prophet");
-- + Sethekk Shaman SAI (Source: ACID 4.3.4 OD - N/H)
-- TO-DO: Earth Shock must be used on random player casting, according to wowhead comments
-- TO-DO: Should resummon Dark Vortex if killed?
SET @ID := 18326;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Sethekk Shaman - On Aggro - Say Line 0"),
(@ID,0,1,0,0,0,100,2,4300,9100,7200,14500,11,15501,0,0,0,0,0,5,0,0,0,0,0,0,0,"Sethekk Shaman - In Combat - Cast 'Earth Shock' (Normal Dungeon)"),
(@ID,0,2,0,0,0,100,4,4300,9100,7200,14500,11,22885,0,0,0,0,0,5,0,0,0,0,0,0,0,"Sethekk Shaman - In Combat - Cast 'Earth Shock' (Heroic Dungeon)"),
(@ID,0,3,0,0,0,100,0,7900,14500,90000,90000,11,32663,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sethekk Shaman - In Combat - Cast 'Summon Dark Vortex'");
DELETE FROM `creature_text` WHERE `CreatureID` = @ID;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(@ID,0,0,"In Terokk's name!",12,0,100,0,0,0,16716,0,"Sethekk Shaman"),
(@ID,0,1,"Protect the Veil!",12,0,100,0,0,0,16717,0,"Sethekk Shaman"),
(@ID,0,2,"Darkfire -- avenge us!",12,0,100,0,0,0,16718,0,"Sethekk Shaman"),
(@ID,0,3,"Ssssekk-sara Rith-nealaak!",12,0,100,0,0,0,16719,0,"Sethekk Shaman"),
(@ID,0,4,"Arak-ha!",12,0,100,0,0,0,16720,0,"Sethekk Shaman");
-- + Time-Lost Controller SAI (Source: ACID 4.3.4 OD - N/H)
SET @ID := 18327;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Time-Lost Controller - On Aggro - Say Line 0"),
(@ID,0,1,0,0,0,100,0,9100,24100,27800,48300,11,32764,0,0,0,0,0,1,0,0,0,0,0,0,0,"Time-Lost Controller - In Combat - Cast 'Summon Charming Totem'"),
(@ID,0,2,0,0,0,100,0,8400,23200,9700,32600,11,35013,0,0,0,0,0,5,0,0,0,0,0,0,0,"Time-Lost Controller - In Combat - Cast 'Shrink'");
DELETE FROM `creature_text` WHERE `CreatureID` = @ID;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(@ID,0,0,"In Terokk's name!",12,0,100,0,0,0,16716,0,"Time-Lost Controller"),
(@ID,0,1,"Protect the Veil!",12,0,100,0,0,0,16717,0,"Time-Lost Controller"),
(@ID,0,2,"Darkfire -- avenge us!",12,0,100,0,0,0,16718,0,"Time-Lost Controller"),
(@ID,0,3,"Ssssekk-sara Rith-nealaak!",12,0,100,0,0,0,16719,0,"Time-Lost Controller"),
(@ID,0,4,"Arak-ha!",12,0,100,0,0,0,16720,0,"Time-Lost Controller");
-- + Sethekk Oracle SAI (Source: ACID 4.3.4 OD - N/H)
SET @ID := 18328;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,4,0,15,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Sethekk Oracle - On Aggro - Say Line 0"),
(@ID,0,1,0,0,0,100,2,6100,12100,18500,27700,11,32690,0,0,0,0,0,2,0,0,0,0,0,0,0,"Sethekk Oracle - In Combat - Cast 'Arcane Lightning' (Normal Dungeon)"),
(@ID,0,2,0,0,0,100,4,1200,12100,7200,13300,11,38146,0,0,0,0,0,2,0,0,0,0,0,0,0,"Sethekk Oracle - In Combat - Cast 'Arcane Lightning' (Heroic Dungeon)"),
(@ID,0,3,0,0,0,100,0,2400,8700,8400,19300,11,32129,32,0,0,0,0,2,0,0,0,0,0,0,0,"Sethekk Oracle - In Combat - Cast 'Faerie Fire'");
DELETE FROM `creature_text` WHERE `CreatureID` = @ID;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(@ID,0,0,"In Terokk's name!",12,0,100,0,0,0,16716,0,"Sethekk Oracle"),
(@ID,0,1,"Protect the Veil!",12,0,100,0,0,0,16717,0,"Sethekk Oracle"),
(@ID,0,2,"Darkfire -- avenge us!",12,0,100,0,0,0,16718,0,"Sethekk Oracle"),
(@ID,0,3,"Ssssekk-sara Rith-nealaak!",12,0,100,0,0,0,16719,0,"Sethekk Oracle"),
(@ID,0,4,"Arak-ha!",12,0,100,0,0,0,16720,0,"Sethekk Oracle");
-- Dark Vortex SAI (Source: ACID 4.3.4 OD - N/H)
SET @ID := 18701;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,0,0,100,0,3600,7200,8400,19300,11,12471,0,0,0,0,0,2,0,0,0,0,0,0,0,"Dark Vortex - In Combat - Cast 'Shadow Bolt'");
-- + Sethekk Spirit SAI (Source: ACID 4.3.4 OD - N/H + videos)
SET @ID := 18703;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,1,54,0,100,0,0,0,0,0,38,0,0,0,0,0,0,0,0,0,0,0,0,0,0,"Sethekk Spirit - On Just Summoned - Set In Combat With Zone"),
(@ID,0,1,2,61,0,100,0,0,0,0,0,11,17321,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sethekk Spirit - On Link - Cast 'Spirit Spawn-in'"),
(@ID,0,2,3,61,0,100,0,0,0,0,0,11,24051,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sethekk Spirit - On Link - Cast 'Spirit Burst'"),
(@ID,0,3,0,61,0,100,0,0,0,0,0,116,1,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sethekk Spirit - On Link - Set Corpse Delay"),
(@ID,0,4,0,60,0,100,1,10000,10000,0,0,37,0,0,0,0,0,0,1,0,0,0,0,0,0,0,"Sethekk Spirit - On Update - Kill Self (No Repeat)");
-- Syth Fire Elemental SAI (Source: ACID 4.3.4 OD - N/H)
-- TO-DO: Shouldn't cast on max stack?
SET @ID := 19203;
UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,0,0,100,2,1600,7600,8400,18100,11,33526,0,0,0,0,0,2,0,0,0,0,0,0,0,"Syth Fire Elemental - In Combat - Cast 'Flame Buffet' (Normal Dungeon)"),
(@ID,0,1,0,0,0,100,4,1200,3600,6000,7200,11,38141,0,0,0,0,0,2,0,0,0,0,0,0,0,"Syth Fire Elemental - In Combat - Cast 'Flame Buffet' (Heroic Dungeon)");
-- Syth Frost Elemental SAI (Source: ACID 4.3.4 OD - N/H)
-- TO-DO: Shouldn't cast on max stack?
SET @ID := 19204;
UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,0,0,100,2,1600,7600,8400,18100,11,33528,0,0,0,0,0,2,0,0,0,0,0,0,0,"Syth Frost Elemental - In Combat - Cast 'Frost Buffet' (Normal Dungeon)"),
(@ID,0,1,0,0,0,100,4,1200,3600,6000,7200,11,38142,0,0,0,0,0,2,0,0,0,0,0,0,0,"Syth Frost Elemental - In Combat - Cast 'Frost Buffet' (Heroic Dungeon)");
-- Syth Arcane Elemental SAI (Source: ACID 4.3.4 OD - N/H)
-- TO-DO: Shouldn't cast on max stack?
SET @ID := 19205;
UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,0,0,100,2,1600,7600,8400,18100,11,33527,0,0,0,0,0,2,0,0,0,0,0,0,0,"Syth Arcane Elemental - In Combat - Cast 'Arcane Buffet' (Normal Dungeon)"),
(@ID,0,1,0,0,0,100,4,1200,3600,6000,7200,11,38138,0,0,0,0,0,2,0,0,0,0,0,0,0,"Syth Arcane Elemental - In Combat - Cast 'Arcane Buffet' (Heroic Dungeon)");
-- Syth Shadow Elemental SAI (Source: ACID 4.3.4 OD - N/H)
-- TO-DO: Shouldn't cast on max stack?
SET @ID := 19206;
UPDATE `creature_template` SET `AIName` = "SmartAI", `ScriptName` = "" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,0,0,100,2,1600,7600,8400,18100,11,33529,0,0,0,0,0,2,0,0,0,0,0,0,0,"Syth Shadow Elemental - In Combat - Cast 'Shadow Buffet' (Normal Dungeon)"),
(@ID,0,1,0,0,0,100,4,1200,3600,6000,7200,11,38143,0,0,0,0,0,2,0,0,0,0,0,0,0,"Syth Shadow Elemental - In Combat - Cast 'Shadow Buffet' (Heroic Dungeon)");
-- + Cobalt Serpent SAI (Source: ACID 4.3.4 OD - N/H)
SET @ID := 19428;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,0,0,100,2,4800,14500,13300,22900,11,17503,0,0,0,0,0,2,0,0,0,0,0,0,0,"Cobalt Serpent - In Combat - Cast 'Frostbolt' (Normal Dungeon)"),
(@ID,0,1,0,0,0,100,4,4800,14500,13300,22900,11,38238,0,0,0,0,0,2,0,0,0,0,0,0,0,"Cobalt Serpent - In Combat - Cast 'Frostbolt' (Heroic Dungeon)"),
(@ID,0,2,0,0,0,100,2,5600,22100,8400,25400,11,38193,0,0,0,0,0,2,0,0,0,0,0,0,0,"Cobalt Serpent - In Combat - Cast 'Lightning Breath' (Normal Dungeon)"),
(@ID,0,3,0,0,0,100,4,3600,22100,7200,14400,11,38133,0,0,0,0,0,2,0,0,0,0,0,0,0,"Cobalt Serpent - In Combat - Cast 'Lightning Breath' (Heroic Dungeon)"),
(@ID,0,4,0,0,0,100,0,6200,21700,12100,22800,11,38110,0,0,0,0,0,1,0,0,0,0,0,0,0,"Cobalt Serpent - In Combat - Cast 'Wing Buffet'");
-- + Avian Darkhawk SAI (Source: ACID 4.3.4 OD - N/H)
-- TO-DO: Sonic Charge maybe is used on timers
SET @ID := 19429;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,9,0,100,3,8,25,0,0,11,38059,0,0,0,0,0,2,0,0,0,0,0,0,0,"Avian Darkhawk - Within 8-25 Range - Cast 'Sonic Charge' (Normal Dungeon) (No Repeat)"),
(@ID,0,1,0,9,0,100,5,8,25,0,0,11,39197,0,0,0,0,0,2,0,0,0,0,0,0,0,"Avian Darkhawk - Within 8-25 Range - Cast 'Sonic Charge' (Heroic Dungeon) (No Repeat)"),
(@ID,0,2,0,0,0,100,2,4800,13600,10900,24100,11,32901,0,0,0,0,0,2,0,0,0,0,0,0,0,"Avian Darkhawk - In Combat - Cast 'Carnivorous Bite' (Normal Dungeon)"),
(@ID,0,3,0,0,0,100,4,4800,13600,10900,24100,11,39198,0,0,0,0,0,2,0,0,0,0,0,0,0,"Avian Darkhawk - In Combat - Cast 'Carnivorous Bite' (Heroic Dungeon)");
-- + Avian Ripper SAI (Source: ACID 4.3.4 OD - N/H)
SET @ID := 21891;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,0,0,100,0,4300,12100,15600,19300,11,38056,32,0,0,0,0,2,0,0,0,0,0,0,0,"Avian Ripper - In Combat - Cast 'Flesh Rip'");
-- + Avian Warhawk SAI (Source: ACID 4.3.4 OD - N/H)
-- TO-DO: Sonic Charge maybe is used on timers
SET @ID := 21904;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,9,0,100,3,8,25,0,0,11,38059,0,0,0,0,0,2,0,0,0,0,0,0,0,"Avian Warhawk - Within 8-25 Range - Cast 'Sonic Charge' (Normal Dungeon) (No Repeat)"),
(@ID,0,1,0,9,0,100,5,8,25,0,0,11,39197,0,0,0,0,0,2,0,0,0,0,0,0,0,"Avian Warhawk - Within 8-25 Range - Cast 'Sonic Charge' (Heroic Dungeon) (No Repeat)"),
(@ID,0,2,0,0,0,100,2,3800,11100,10900,21700,11,32901,0,0,0,0,0,2,0,0,0,0,0,0,0,"Avian Warhawk - In Combat - Cast 'Carnivorous Bite' (Normal Dungeon)"),
(@ID,0,3,0,0,0,100,4,3800,11100,10900,21700,11,39198,0,0,0,0,0,2,0,0,0,0,0,0,0,"Avian Warhawk - In Combat - Cast 'Carnivorous Bite' (Heroic Dungeon)"),
(@ID,0,4,0,0,0,100,0,6200,25500,12100,24100,11,18144,0,0,0,0,0,2,0,0,0,0,0,0,0,"Avian Warhawk - In Combat - Cast 'Swoop'");
@@ -0,0 +1,29 @@
-- Shadowmoon Zealot SAI (Source: https://www.youtube.com/watch?v=jPRsTn38v_U)
SET @ID := 21788;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,6,0,25,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Shadowmoon Zealot - On Death - Say Line 0");
DELETE FROM `creature_text` WHERE `CreatureID` = @ID;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(@ID,0,0,"We will never dissipate, mortal... Our fate is tied to Gorefiend...",15,0,100,0,0,0,19444,0,"Shadowmoon Zealot"),
(@ID,0,1,"Pray that the chilling embrace of Teron Gorefiend does not reach out for you...",15,0,100,0,0,0,19445,0,"Shadowmoon Zealot"),
(@ID,0,2,"It is you who have invaded our home. Gorefiend will avenge us!",15,0,100,0,0,0,19446,0,"Shadowmoon Zealot"),
(@ID,0,3,"Gorefiend will have your head, interloper!",15,0,100,0,0,0,19447,0,"Shadowmoon Zealot"),
(@ID,0,4,"We are bound here... eternally. It is the will of Gorefiend.",15,0,100,0,0,0,19448,0,"Shadowmoon Zealot");
-- Shadowmoon Harbinger SAI (Source: https://www.youtube.com/watch?v=jPRsTn38v_U)
SET @ID := 21795;
UPDATE `creature_template` SET `AIName` = "SmartAI" WHERE `entry` = @ID;
DELETE FROM `smart_scripts` WHERE `entryorguid` = @ID AND `source_type` = 0;
INSERT INTO `smart_scripts` (`entryorguid`,`source_type`,`id`,`link`,`event_type`,`event_phase_mask`,`event_chance`,`event_flags`,`event_param1`,`event_param2`,`event_param3`,`event_param4`,`action_type`,`action_param1`,`action_param2`,`action_param3`,`action_param4`,`action_param5`,`action_param6`,`target_type`,`target_param1`,`target_param2`,`target_param3`,`target_x`,`target_y`,`target_z`,`target_o`,`comment`) VALUES
(@ID,0,0,0,6,0,25,0,0,0,0,0,1,0,0,0,0,0,0,7,0,0,0,0,0,0,0,"Shadowmoon Harbinger - On Death - Say Line 0");
DELETE FROM `creature_text` WHERE `CreatureID` = @ID;
INSERT INTO `creature_text` (`CreatureID`,`GroupID`,`ID`,`Text`,`Type`,`Language`,`Probability`,`Emote`,`Duration`,`Sound`,`BroadcastTextId`,`TextRange`,`comment`) VALUES
(@ID,0,0,"We will never dissipate, mortal... Our fate is tied to Gorefiend...",15,0,100,0,0,0,19444,0,"Shadowmoon Harbinger"),
(@ID,0,1,"Pray that the chilling embrace of Teron Gorefiend does not reach out for you...",15,0,100,0,0,0,19445,0,"Shadowmoon Harbinger"),
(@ID,0,2,"It is you who have invaded our home. Gorefiend will avenge us!",15,0,100,0,0,0,19446,0,"Shadowmoon Harbinger"),
(@ID,0,3,"Gorefiend will have your head, interloper!",15,0,100,0,0,0,19447,0,"Shadowmoon Harbinger"),
(@ID,0,4,"We are bound here... eternally. It is the will of Gorefiend.",15,0,100,0,0,0,19448,0,"Shadowmoon Harbinger");

Some files were not shown because too many files have changed in this diff Show More