DB/Creature: Fix Guardian of Icecrown creature_text typo

By TecDian
Closes #19226

(cherry picked from commit e4492dd0bdda6e9f778993c24889c8aea10f79ab)
This commit is contained in:
Aokromes
2020-04-24 17:18:50 +02:00
committed by funjoker
parent da12320937
commit be0de1ce70
@@ -0,0 +1,2 @@
--
UPDATE `creature_text` SET `Text`= "%s flees after seeing Kel'Thuzad fall!" WHERE `CreatureID`= 16441 AND `GroupID`= 0;