aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2018-10-09 20:01:09 +0200
committerKillyana <morphone1@gmail.com>2018-10-09 20:01:09 +0200
commitc50daeb77f161bf796f8039847b82a101c854132 (patch)
tree79f5b34d7559c9022076e22fa13898da7b126da4
parent28182839299fdcbf9589bdb97df9bc33a016c7b6 (diff)
DB/Creature: Revert Archivum System images unit flags
-rw-r--r--sql/updates/world/3.3.5/2018_10_09_05_world.sql2
1 files changed, 2 insertions, 0 deletions
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);