aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/3.3.5/2017_12_15_00_world_335.sql24
1 files changed, 24 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2017_12_15_00_world_335.sql b/sql/updates/world/3.3.5/2017_12_15_00_world_335.sql
new file mode 100644
index 00000000000..964316d71fa
--- /dev/null
+++ b/sql/updates/world/3.3.5/2017_12_15_00_world_335.sql
@@ -0,0 +1,24 @@
+DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_gen_arena_drink','spell_wintergrasp_tenacity_refresh','spell_gen_chains_of_ice','spell_gen_one_tick_dummy');
+INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
+(430, 'spell_gen_arena_drink'),
+(431, 'spell_gen_arena_drink'),
+(432, 'spell_gen_arena_drink'),
+(1133, 'spell_gen_arena_drink'),
+(1135, 'spell_gen_arena_drink'),
+(1137, 'spell_gen_arena_drink'),
+(10250, 'spell_gen_arena_drink'),
+(22734, 'spell_gen_arena_drink'),
+(27089, 'spell_gen_arena_drink'),
+(34291, 'spell_gen_arena_drink'),
+(43182, 'spell_gen_arena_drink'),
+(43183, 'spell_gen_arena_drink'),
+(46755, 'spell_gen_arena_drink'),
+(49472, 'spell_gen_arena_drink'),
+(57073, 'spell_gen_arena_drink'),
+(61830, 'spell_gen_arena_drink'),
+(72623, 'spell_gen_arena_drink'),
+(58549, 'spell_wintergrasp_tenacity_refresh'),
+(59911, 'spell_wintergrasp_tenacity_refresh'),
+(45524, 'spell_gen_chains_of_ice'),
+(66020, 'spell_gen_chains_of_ice'),
+(55342, 'spell_gen_one_tick_dummy');