aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorsirikfoll <sirikfoll@hotmail.com>2016-05-27 18:37:08 -0300
committersirikfoll <sirikfoll@hotmail.com>2016-05-27 22:48:20 -0300
commite016bf8d06c8236c160ecaf63c6a4f26f7d4467b (patch)
treea78c2b9299ea344c1d1743d172a9a89b1b2ec8d8 /sql/updates
parent258368a2bd0e7c2d395d98dc3220d8e32e65303f (diff)
Core/Achievement A-bomb-inable and A-bomb-ination
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/3.3.5/2016_05_99_99_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_05_99_99_world.sql b/sql/updates/world/3.3.5/2016_05_99_99_world.sql
new file mode 100644
index 00000000000..0ce802fd363
--- /dev/null
+++ b/sql/updates/world/3.3.5/2016_05_99_99_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');