DB/Creature: Fix unit flag for Bushwhacker

Closes #15865
This commit is contained in:
Killyana
2015-11-27 16:51:00 +01:00
parent 72f1b590f8
commit 1e4eebeb37

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `unit_flags` = 32768 WHERE `entry` = 28317;