aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorAqua Deus <95978183+aquadeus@users.noreply.github.com>2025-07-13 17:33:06 +0200
committerGitHub <noreply@github.com>2025-07-13 17:33:06 +0200
commit63a4ce5396ef17765380bbe7eddf1d052010a067 (patch)
treef0d0b4f2a46c39c917b038ac5224c2e8af21024c /sql/updates
parent7a801f3aaa3d13fd2a0e0f20fb218af1ce39f2b3 (diff)
Scripts/Spells: Fix mage talent Feel the Burn proc (#31093)
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/master/2025_07_13_11_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2025_07_13_11_world.sql b/sql/updates/world/master/2025_07_13_11_world.sql
new file mode 100644
index 00000000000..1507e3913e0
--- /dev/null
+++ b/sql/updates/world/master/2025_07_13_11_world.sql
@@ -0,0 +1,3 @@
+DELETE FROM `spell_proc` WHERE `SpellId` IN (383394);
+INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
+(383394,0x00,3,0x00000002,0x00100000,0x00000000,0x00000000,0x0,0x0,0x1,0x2,0x0,0x0,0x0,0,0,0,0); -- Feel the Burn