aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorsirikfoll <sirikfoll@hotmail.com>2016-05-27 23:37:08 +0200
committerjoschiwald <joschiwald.trinity@gmail.com>2017-01-09 21:36:03 +0100
commit04ff2e195f4dc5b231b20735066750f8f33e1a0c (patch)
treecd4eaeb4f6ecfbd2fbbdcb00c8e618bb5924947e /sql
parent31e08b97227cf141445ea7b0a043a46d1eb5383f (diff)
Core/Achievement A-bomb-inable and A-bomb-ination
(cherry picked from commit e016bf8d06c8236c160ecaf63c6a4f26f7d4467b) DB: SQL rename (cherry picked from commit 71081c2576571a6e6d5a16179e6729843094a882)
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2017_01_09_13_world_2016_05_28_01_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/master/2017_01_09_13_world_2016_05_28_01_world.sql b/sql/updates/world/master/2017_01_09_13_world_2016_05_28_01_world.sql
new file mode 100644
index 00000000000..0ce802fd363
--- /dev/null
+++ b/sql/updates/world/master/2017_01_09_13_world_2016_05_28_01_world.sql
@@ -0,0 +1,4 @@
+DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_ioc_seaforium_blast_credit';
+INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
+(66676, 'spell_ioc_seaforium_blast_credit'),
+(66672, 'spell_ioc_seaforium_blast_credit');