mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
DB/Misc: Fix future time traveler startup errors
Cherry pick from 03dbe2e8ae
This commit is contained in:
2
sql/updates/world/6.x/2016_08_21_03_world.sql
Normal file
2
sql/updates/world/6.x/2016_08_21_03_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|2 WHERE `entry` IN (22678,31989,22741,32012);
|
||||
Reference in New Issue
Block a user