aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorDDuarte <dnpd.dd@gmail.com>2016-04-16 18:20:11 +0100
committerDDuarte <dnpd.dd@gmail.com>2016-04-16 18:20:11 +0100
commit00da19ed9e227aa8978a6d7c702257d1870aced9 (patch)
tree333576b0c56bd623c7d4a03950bde0f552c7edfd /sql
parent98a8f539b46c8b61471cc098ae3b84814fc3566f (diff)
Merge remote-tracking branch 'sirikfoll/geddon' into 3.3.5 (PR #16975)
(cherry picked from commit 75f7b5ae4baa4eeb8f6e28e2270536274bfecd4c)
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2016_04_16_01_2016_04_16_00_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/2016_04_16_01_2016_04_16_00_world.sql b/sql/updates/world/2016_04_16_01_2016_04_16_00_world.sql
new file mode 100644
index 00000000000..9219a4ef316
--- /dev/null
+++ b/sql/updates/world/2016_04_16_01_2016_04_16_00_world.sql
@@ -0,0 +1,3 @@
+DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_baron_geddon_inferno';
+INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
+(19695, 'spell_baron_geddon_inferno');