aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaddley <NaddleyTC@gmail.com>2023-01-30 01:08:57 +0100
committerNaddley <NaddleyTC@gmail.com>2023-01-30 01:08:57 +0100
commit60380cd12dfafb2431847c0669685daf7e4bcbc8 (patch)
tree4ba118f6b3e613e43f2718cc5fb044517ab88bb9
parent6175ca6c15556b1753a0fd07e189d4226555c5d9 (diff)
DB/Monk: Added spellproc data for Jade Ignition
-rw-r--r--sql/updates/world/master/2023_01_30_03_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/master/2023_01_30_03_world.sql b/sql/updates/world/master/2023_01_30_03_world.sql
new file mode 100644
index 00000000000..83e257981e2
--- /dev/null
+++ b/sql/updates/world/master/2023_01_30_03_world.sql
@@ -0,0 +1,4 @@
+-- Jade Ignition
+DELETE FROM `spell_proc` WHERE `SpellId` IN (392979);
+INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
+(392979,0x00,53,0x00100000,0x00000000,0x00000000,0x00000000,0x0,0x0,0x1,0x2,0x0,0x0,0x0,0,0,0,0); -- Jade Ignition