aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeader <keader.android@gmail.com>2020-09-06 16:26:30 -0300
committerShauren <shauren.trinity@gmail.com>2022-02-05 13:43:00 +0100
commitd76533d8f322f080d9956ac2e66aaf12a0e4a968 (patch)
tree3cac5c925a7d1ae1021f2cb4eb5205d5d7872adf
parenta3cc94080f9e5a246f5d6d64ef8ab5cc929da2ab (diff)
DB/Spells: Fixed Unchained Magic proc from item cast
Like: Maghia's Misguided Quill (cherry picked from commit ff5c2653af13ce3d3d5c48b5c038ba184d8776fb)
-rw-r--r--sql/updates/world/master/2022_02_05_01_world_2020_09_06_01_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_02_05_01_world_2020_09_06_01_world.sql b/sql/updates/world/master/2022_02_05_01_world_2020_09_06_01_world.sql
new file mode 100644
index 00000000000..eaefc60fd60
--- /dev/null
+++ b/sql/updates/world/master/2022_02_05_01_world_2020_09_06_01_world.sql
@@ -0,0 +1,3 @@
+DELETE FROM `spell_proc` WHERE `SpellId` IN (69762);
+INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
+(69762,0x00,0,0x00000000,0x00000000,0x00000000,0x00000000,0x0,0x0,0x1,0x0,0x100,0x0,0,0,0,0); -- Unchained Magic