aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMematoru23 <127750549+Mematoru23@users.noreply.github.com>2024-02-09 01:40:51 +0100
committerNaddley <NaddleyTC@gmail.com>2024-02-09 01:40:58 +0100
commitd8906da6dd613c82e23963340abd21f639f93ec8 (patch)
tree994a793b95b0ea85aaa660df0087fa61e42e55ce
parent549c75ca39a2f7af58985366697e7b4eed95c58b (diff)
DB/Priest: Added spellproc data for Borrowed Time
Closes #29642
-rw-r--r--sql/updates/world/master/2024_02_09_04_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/master/2024_02_09_04_world.sql b/sql/updates/world/master/2024_02_09_04_world.sql
new file mode 100644
index 00000000000..917136f7f54
--- /dev/null
+++ b/sql/updates/world/master/2024_02_09_04_world.sql
@@ -0,0 +1,4 @@
+--
+DELETE FROM `spell_proc` WHERE `SpellId` IN (390691);
+INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
+(390691,0x02,6,0x00000001,0x00000000,0x00000000,0x00000000,0x0,0x0,0x4,0x1,0x3,0x0,0x0,0,0,0,0); -- Borrowed Time