DB/Creature: remove one incorrect npcflag

By tkrokli
This commit is contained in:
Aokromes
2016-06-28 22:35:01 +02:00
committed by GitHub
parent b3d814ee50
commit c0974a3eaf
+2
View File
@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `npcflag`=`npcflag` &~2 WHERE `entry` IN (15294);