aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorAqua Deus <95978183+aquadeus@users.noreply.github.com>2024-11-15 01:14:25 +0100
committerNaddley <NaddleyTC@gmail.com>2024-11-15 01:14:29 +0100
commitf9c0214923ca3d7af697ce5595ba8225d1a3b117 (patch)
treec395ac66e6b3e56651d1142cf719dfe4a891f96c /sql
parent2d2d0756dec161cbdfc90b91a0f56d613500772b (diff)
DB/Shaman: Added spellproc data for Thunderous Paws
Closes #30176
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2024_11_15_03_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2024_11_15_03_world.sql b/sql/updates/world/master/2024_11_15_03_world.sql
new file mode 100644
index 00000000000..25addbd3014
--- /dev/null
+++ b/sql/updates/world/master/2024_11_15_03_world.sql
@@ -0,0 +1,3 @@
+DELETE FROM `spell_proc` WHERE `SpellId` IN (378075);
+INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
+(378075,0x08,11,0x00000800,0x00000000,0x00000000,0x00000000,0x0,0x0,0x4,0x1,0x0,0x0,0x0,0,0,0,0); -- Thunderous Paws