aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobmaps <spambot42@yandex.ru>2011-07-22 06:17:38 +0700
committertobmaps <spambot42@yandex.ru>2011-07-22 06:17:38 +0700
commitd7b8ec60fecad6bba1973d231df10171c5a9a79f (patch)
tree67064cde1440730f3e071eaec4b699f9ffeaa671
parent6a89bd767f4d44397f6236e4b9199d4ccdbf80c0 (diff)
Added missed changes for previous revision
-rw-r--r--sql/updates/world/2011_07_22_00_world_creature_template.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2011_07_22_00_world_creature_template.sql b/sql/updates/world/2011_07_22_00_world_creature_template.sql
new file mode 100644
index 00000000000..db66c8dc424
--- /dev/null
+++ b/sql/updates/world/2011_07_22_00_world_creature_template.sql
@@ -0,0 +1 @@
+UPDATE `creature_template` SET `flags_extra`=`flags_extra`|0x80 WHERE `entry` IN (17965,34784,34825,35278,35279,35280);