DB/Creature: Fix Ick boss Boss Whisper text

(cherry picked from commit 1445b5aa11)
This commit is contained in:
Killyana
2019-06-20 22:59:36 +02:00
committed by Shauren
parent 2aca19a079
commit 5979afd778

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_text` SET `Type`=42 WHERE `CreatureID`=36476 AND `GroupID`=1;