DB/Creature: Fix some flags

(cherry picked from commit 537c4d1208)
This commit is contained in:
Killyana
2019-09-12 18:53:54 +02:00
committed by Shauren
parent cde57ae80a
commit 1e77bfe3ca

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `unit_flags`=32832, `dynamicflags`=0 WHERE `entry` IN (37604 ,37809, 37779);