From c50daeb77f161bf796f8039847b82a101c854132 Mon Sep 17 00:00:00 2001 From: Killyana Date: Tue, 9 Oct 2018 20:01:09 +0200 Subject: DB/Creature: Revert Archivum System images unit flags --- sql/updates/world/3.3.5/2018_10_09_05_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/3.3.5/2018_10_09_05_world.sql (limited to 'sql/updates') diff --git a/sql/updates/world/3.3.5/2018_10_09_05_world.sql b/sql/updates/world/3.3.5/2018_10_09_05_world.sql new file mode 100644 index 00000000000..f307694d27e --- /dev/null +++ b/sql/updates/world/3.3.5/2018_10_09_05_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_template` SET `unit_flags`=0 WHERE `entry` IN (33880,34011,33878,33877,33879,34032,33761,33861,33862,33876); -- cgit v1.2.3