aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/3.3.5/2020_10_17_02_world_335.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2020_10_17_02_world_335.sql b/sql/updates/world/3.3.5/2020_10_17_02_world_335.sql
new file mode 100644
index 00000000000..d9d3be7a827
--- /dev/null
+++ b/sql/updates/world/3.3.5/2020_10_17_02_world_335.sql
@@ -0,0 +1,4 @@
+-- Ulduar - Freya: Touch of Eonar
+DELETE FROM `spelldifficulty_dbc` WHERE `id`=62528;
+INSERT INTO `spelldifficulty_dbc`(`id`,`spellid0`,`spellid1`) VALUES
+(62528,62528,62892);