mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
DB/Misc: More startup errors
This commit is contained in:
3
sql/updates/world/4.3.4/2016_09_03_02_world.sql
Normal file
3
sql/updates/world/4.3.4/2016_09_03_02_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `unit_flags2`=`unit_flags2`|2048 WHERE `entry` IN (42166,42178,42179,42180);
|
||||
UPDATE `creature_template` SET `unit_class`=4 WHERE `entry` IN (49051,49048,49054,49057);
|
||||
Reference in New Issue
Block a user