aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2013_06_25_06_world_creature_template.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2013_06_25_06_world_creature_template.sql b/sql/updates/world/2013_06_25_06_world_creature_template.sql
new file mode 100644
index 00000000000..709776de6c4
--- /dev/null
+++ b/sql/updates/world/2013_06_25_06_world_creature_template.sql
@@ -0,0 +1,2 @@
+UPDATE `creature_template` SET `minlevel`=61, `maxlevel`=61, `faction_A`=103, `faction_H`=103, `unit_flags`=`unit_flags`|33555200 WHERE `entry`=14081;
+UPDATE `creature_template` SET `unit_flags`=`unit_flags`|256|512 WHERE `entry`=10429;