DB/Creature: Fix unit flag for Lich King and Sindragosa involved on Where Dragons Fell quest

This commit is contained in:
Killyana
2018-09-12 21:55:52 +02:00
parent 8ebf375183
commit 7bcc83696f

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `unit_flags`=768 WHERE `entry` IN (32443, 32446);