aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2018-10-09 16:53:52 +0200
committerKillyana <morphone1@gmail.com>2018-10-09 16:53:52 +0200
commitf500b63b3822cb1f3d8468cda716f85b72557a87 (patch)
tree06e8e0a0025002baf280a2ca119a97e290795f5d
parent5b9fee4f76b8a0690f1a18c52be56fa42ffdf2bd (diff)
DB/Creature: Make Archivum System images not selectable
-rw-r--r--sql/updates/world/3.3.5/2018_10_09_03_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2018_10_09_03_world.sql b/sql/updates/world/3.3.5/2018_10_09_03_world.sql
new file mode 100644
index 00000000000..51fae309bc4
--- /dev/null
+++ b/sql/updates/world/3.3.5/2018_10_09_03_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature_template` SET `unit_flags`=33555200 WHERE `entry` IN (33880,34011,33878,33877,33879,34032,33761,33861,33862,33876);