diff options
author | offl <offl@users.noreply.github.com> | 2020-06-14 19:33:35 +0200 |
---|---|---|
committer | Shauren <shauren.trinity@gmail.com> | 2022-01-06 21:37:47 +0100 |
commit | 7946289974d0c3631417033479879e2cd28b2a7b (patch) | |
tree | 74986c6b213c3531f28e2cc6f8702afd4398d31a | |
parent | 5662d71708ae55a7ac7007a1f7651d00c3ac5f6e (diff) |
DB: Add Comment column to creature_summon_groups table
Closes #24745
(cherry picked from commit d64485953394f11d42d4ed2c2e1d34f366eca5e1)
-rw-r--r-- | sql/updates/world/master/2022_01_06_47_world_2020_06_14_11_world.sql | 763 |
1 files changed, 763 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_01_06_47_world_2020_06_14_11_world.sql b/sql/updates/world/master/2022_01_06_47_world_2020_06_14_11_world.sql new file mode 100644 index 00000000000..2a328c16129 --- /dev/null +++ b/sql/updates/world/master/2022_01_06_47_world_2020_06_14_11_world.sql @@ -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; |