aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2025_02_17_03_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2025_02_17_03_world.sql b/sql/updates/world/master/2025_02_17_03_world.sql
new file mode 100644
index 00000000000..f86192a9f7f
--- /dev/null
+++ b/sql/updates/world/master/2025_02_17_03_world.sql
@@ -0,0 +1,3 @@
+DELETE FROM `spell_linked_spell` WHERE ABS(`spell_trigger`) = 25771;
+INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES
+(25771, 61988, 2, 'Forbearance - link duration of serverside Divine Shield Exclude Aura ');