DB/Creature: Fix Lesser Nether Drake unit_flags

Closes #4455
This commit is contained in:
Aokromes
2014-12-18 20:51:16 +01:00
parent 37ccea13cb
commit cbb1f7c619

View File

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