aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaddley <NaddleyTC@gmail.com>2023-01-27 01:47:25 +0100
committerNaddley <NaddleyTC@gmail.com>2023-01-27 01:47:25 +0100
commit4590b65e57564eaec1c39ef0f47b50f45c08c2eb (patch)
tree71025b2d149d5a7bd702656cbbdb46221e4e1601
parent8c4a52747c3e318a1cc38391b29852faf0f8551c (diff)
DB/Monk: Added spellproc data for Invoker's Delight
-rw-r--r--sql/updates/world/master/2023_01_27_00_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/master/2023_01_27_00_world.sql b/sql/updates/world/master/2023_01_27_00_world.sql
new file mode 100644
index 00000000000..7ea6f87439e
--- /dev/null
+++ b/sql/updates/world/master/2023_01_27_00_world.sql
@@ -0,0 +1,4 @@
+-- Invoker's Delight
+DELETE FROM `spell_proc` WHERE `SpellId` IN (388661);
+INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
+(388661,0x00,53,0x00000008,0x00000000,0x00000000,0x00000000,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0,0,0,0); -- Invoker's Delight