diff --git a/sql/updates/world/2016_06_19_00_world.sql b/sql/updates/world/2016_06_19_00_world.sql new file mode 100644 index 00000000000..e125222ebf3 --- /dev/null +++ b/sql/updates/world/2016_06_19_00_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_template` SET `npcflag`=`npcflag` &~2 WHERE `entry` IN (3101);