From e016bf8d06c8236c160ecaf63c6a4f26f7d4467b Mon Sep 17 00:00:00 2001 From: sirikfoll Date: Fri, 27 May 2016 18:37:08 -0300 Subject: Core/Achievement A-bomb-inable and A-bomb-ination --- sql/updates/world/3.3.5/2016_05_99_99_world.sql | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sql/updates/world/3.3.5/2016_05_99_99_world.sql (limited to 'sql/updates') 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'); -- cgit v1.2.3