DB: Add missing comments to creature_summon_groups

Closes #24935

(cherry picked from commit 868797035b)
This commit is contained in:
offl
2020-07-08 17:59:05 +02:00
committed by Shauren
parent 01700f611e
commit 3f48824d73

View File

@@ -0,0 +1,3 @@
--
UPDATE `creature_summon_groups` SET `Comment` = "Ranger Lilatha - Group 0 - Shadowpine Oracle" WHERE `summonerId` = 16295 AND `entry` = 16343;
UPDATE `creature_summon_groups` SET `Comment` = "Ranger Lilatha - Group 0 - Mummified Headhunter" WHERE `summonerId` = 16295 AND `entry` = 16342;