aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorAqua Deus <95978183+aquadeus@users.noreply.github.com>2025-05-20 15:11:31 +0200
committerGitHub <noreply@github.com>2025-05-20 15:11:31 +0200
commit5bdc19fd6a06b60e2f5a491fe24f3f82403d7e2f (patch)
tree4f7aa456b39e03b1bb15611a186557233cc5f8ed /sql
parent21eaf6b02a7da3413d10c3c0f788ea336139044c (diff)
Scripts/Spells: Fix proc of death knigth talent Coagulopathy (#30961)
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2025_05_20_04_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2025_05_20_04_world.sql b/sql/updates/world/master/2025_05_20_04_world.sql
new file mode 100644
index 00000000000..8a8792b4c50
--- /dev/null
+++ b/sql/updates/world/master/2025_05_20_04_world.sql
@@ -0,0 +1,3 @@
+DELETE FROM `spell_proc` WHERE `SpellId` IN (391477);
+INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
+(391477,0x00,15,0x00000010,0x00000000,0x00000000,0x00000000,0x0,0x0,0x1,0x2,0x0,0x0,0x0,0,0,0,0); -- Coagulopathy