DB/Misc: Fix future time traveler startup errors

Cherry pick from 03dbe2e8ae
This commit is contained in:
Aokromes
2016-08-21 13:11:52 +02:00
committed by GitHub
parent 4907c7961c
commit 4963ff34a4

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|2 WHERE `entry` IN (22678,31989,22741,32012);