aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2013_11_03_23_world_creature_template.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2013_11_03_23_world_creature_template.sql b/sql/updates/world/2013_11_03_23_world_creature_template.sql
new file mode 100644
index 00000000000..2bb892c1801
--- /dev/null
+++ b/sql/updates/world/2013_11_03_23_world_creature_template.sql
@@ -0,0 +1,2 @@
+-- Bros. Before Ho Ho Ho's fix by nelegalno
+UPDATE `creature_template` SET `type_flags`=4096 WHERE `entry` IN (5661,26044,739,927,1182,1351,1444,5484,5489,8140,12336);