aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy <Golrag@users.noreply.github.com>2025-06-07 20:56:58 +0200
committerGitHub <noreply@github.com>2025-06-07 20:56:58 +0200
commit1850b91b1701c8afc2924c350f3dc56818eaa737 (patch)
tree16bf71f6b3b2dcbce8beb8e4ca4a2546c7d7907b
parent201e0093147cff9e2dd17a900b7fb97dd8c08d68 (diff)
DB/Proc: Add Hack and Slash proc data (#31042)
-rw-r--r--sql/updates/world/master/2025_06_07_01_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2025_06_07_01_world.sql b/sql/updates/world/master/2025_06_07_01_world.sql
new file mode 100644
index 00000000000..fbef02ba755
--- /dev/null
+++ b/sql/updates/world/master/2025_06_07_01_world.sql
@@ -0,0 +1,3 @@
+DELETE FROM `spell_proc` WHERE `SpellId` IN (383877);
+INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
+(383877,0x01,4,0x00000000,0x00000000,0x00000000,0x00001000,0x0,0x0,0x1,0x2,0x403,0x0,0x0,0,0,0,0); -- Hack and Slash