aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2023_01_30_02_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/master/2023_01_30_02_world.sql b/sql/updates/world/master/2023_01_30_02_world.sql
new file mode 100644
index 00000000000..be3594bf5ff
--- /dev/null
+++ b/sql/updates/world/master/2023_01_30_02_world.sql
@@ -0,0 +1,4 @@
+-- Transfer the Power
+DELETE FROM `spell_proc` WHERE `SpellId` IN (195300);
+INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
+(195300,0x00,53,0x00000010,0x00000080,0x00000000,0x00000000,0x0,0x0,0x1,0x2,0x0,0x0,0x0,0,100,0,0); -- Transfer the Power