aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2021_12_18_73_world_2019_12_05_00_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_18_73_world_2019_12_05_00_world.sql b/sql/updates/world/master/2021_12_18_73_world_2019_12_05_00_world.sql
new file mode 100644
index 00000000000..40e57140713
--- /dev/null
+++ b/sql/updates/world/master/2021_12_18_73_world_2019_12_05_00_world.sql
@@ -0,0 +1,4 @@
+--
+DELETE FROM `serverside_spell_effect` WHERE `SpellID`=51860;
+INSERT INTO `serverside_spell_effect` (`SpellID`, `Effect`, `EffectAura`, `EffectMechanic`, `ImplicitTarget1`) VALUES
+(51860, 6, 26, 7, 1);