DB/Creature: Fix The Crippler unit_flags

Closes #16148

(cherry picked from commit 4194309873)
This commit is contained in:
Killyana
2016-01-10 14:13:24 +01:00
committed by Shauren
parent cbb0e5ce66
commit 87527e1fe3

View File

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