mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB: Add missing comments to creature_summon_groups
Closes #24935
(cherry picked from commit 868797035b)
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user