aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2014-04-26 14:51:00 +0200
committerVincent-Michael <Vincent_Michael@gmx.de>2014-04-26 14:51:00 +0200
commitde281846ccd7ccae739a219805efa5917ce48bfc (patch)
treeef8e27fffe7535924704c56db87bb2731b8eaac6 /sql/updates
parent3ef7a7299f022e0062caabf2e808b36e30f84ae0 (diff)
parent113e6b0162f88679c12981756b1dd87b79993e4f (diff)
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/2014_04_26_04_world_creature_template.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/2014_04_26_04_world_creature_template.sql b/sql/updates/world/2014_04_26_04_world_creature_template.sql
new file mode 100644
index 00000000000..bd24736e10a
--- /dev/null
+++ b/sql/updates/world/2014_04_26_04_world_creature_template.sql
@@ -0,0 +1,3 @@
+--
+UPDATE `creature_template` SET `faction_A`=1770, `faction_H`=1770 WHERE `entry`=37614;
+UPDATE `creature_template` SET `faction_A`=534, `faction_H`=534 WHERE `entry`=37606;