From c25222c42899b57208c65e362ceda2451313f2e8 Mon Sep 17 00:00:00 2001 From: treeston Date: Thu, 25 Feb 2016 20:47:54 +0100 Subject: Merge remote-tracking branch 'tkrokli/redemption_tirions_tale' into 3.3.5 (PR #16680) (cherry picked from commit d1a9d7765c3874b0ad9a692fea808b857e734dc6) --- sql/updates/world/2016_04_08_18_world_2016_02_25_01_world_335.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2016_04_08_18_world_2016_02_25_01_world_335.sql (limited to 'sql') 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; -- cgit v1.2.3