DB/Creature: remove one incorrect npcflag

By tkrokli
This commit is contained in:
Aokromes
2016-06-28 22:55:52 +02:00
committed by GitHub
parent fe3cdd54df
commit aa006b490c

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `npcflag`=`npcflag` &~2 WHERE `entry` IN (15273, 15298);