From a37e6e20c885fd61ee819041a850effd392feaa2 Mon Sep 17 00:00:00 2001 From: treeston Date: Sun, 11 Oct 2015 11:24:04 +0200 Subject: Scripts/Naxxramas: Loatheb follow-up: - Fix Deathbloom (for real this time) (cherry picked from commit 17fdb1e091796933a2028778e4ea5f3b53186b4f) --- sql/updates/world/2015_11_06_00_world_2015_10_11_00.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2015_11_06_00_world_2015_10_11_00.sql (limited to 'sql') diff --git a/sql/updates/world/2015_11_06_00_world_2015_10_11_00.sql b/sql/updates/world/2015_11_06_00_world_2015_10_11_00.sql new file mode 100644 index 00000000000..dbad0438ed3 --- /dev/null +++ b/sql/updates/world/2015_11_06_00_world_2015_10_11_00.sql @@ -0,0 +1,2 @@ +-- +DELETE FROM `spell_linked_spell` WHERE `spell_trigger` IN (29865,-29865,55053,-55053); -- cgit v1.2.3