mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-03 07:37:11 +01:00
DB/Creature: Fix unit flag for Lich King and Sindragosa involved on Where Dragons Fell quest
This commit is contained in:
2
sql/updates/world/3.3.5/2018_09_12_00_world.sql
Normal file
2
sql/updates/world/3.3.5/2018_09_12_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `unit_flags`=768 WHERE `entry` IN (32443, 32446);
|
||||
Reference in New Issue
Block a user