aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authortreeston <treeston.mmoc@gmail.com>2016-02-25 20:47:54 +0100
committerShauren <shauren.trinity@gmail.com>2016-04-08 20:32:01 +0200
commitc25222c42899b57208c65e362ceda2451313f2e8 (patch)
tree115dfe9e1c1772e3a60bfeef6bac83c5bf097434 /sql
parent50ffea4d8f8b775c04fb2b1b37ef9be7aad2e6ea (diff)
Merge remote-tracking branch 'tkrokli/redemption_tirions_tale' into 3.3.5 (PR #16680)
(cherry picked from commit d1a9d7765c3874b0ad9a692fea808b857e734dc6)
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2016_04_08_18_world_2016_02_25_01_world_335.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2016_04_08_18_world_2016_02_25_01_world_335.sql b/sql/updates/world/2016_04_08_18_world_2016_02_25_01_world_335.sql
new file mode 100644
index 00000000000..03e8517e9f0
--- /dev/null
+++ b/sql/updates/world/2016_04_08_18_world_2016_02_25_01_world_335.sql
@@ -0,0 +1,2 @@
+-- update creature entry 1855 Tirion Fordring
+UPDATE `creature_template` SET `AIName` = '', `ScriptName`= '' WHERE `entry` = 1855;