mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 10:56:38 +01:00
DB/Creature: Fix Guardian of Icecrown creature_text typo
By TecDian
Closes #19226
(cherry picked from commit e4492dd0bd)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_text` SET `Text`= "%s flees after seeing Kel'Thuzad fall!" WHERE `CreatureID`= 16441 AND `GroupID`= 0;
|
||||
Reference in New Issue
Block a user