Skip to content

Commit 46b8c32

Browse files
committed
prepare merge 3
1 parent 8987fe0 commit 46b8c32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sql/updates/world/master/2026_03_04_00_world.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
DELETE FROM `spell_proc` WHERE `SpellId` IN (85739);
22
INSERT INTO `spell_proc` (`SpellId`,`SchoolMask`,`SpellFamilyName`,`SpellFamilyMask0`,`SpellFamilyMask1`,`SpellFamilyMask2`,`SpellFamilyMask3`,`ProcFlags`,`ProcFlags2`,`SpellTypeMask`,`SpellPhaseMask`,`HitMask`,`AttributesMask`,`DisableEffectsMask`,`ProcsPerMinute`,`Chance`,`Cooldown`,`Charges`) VALUES
3-
(85739,0x00,4,0x00300022,0x00202700,0x00000120,0x00181000,0x0,0x0,0x0,0x1,0x0,0x10,0x0,0,0,0,0); -- Whirlwind
3+
(85739,0x00,4,0x00000000,0x00000000,0x00000000,0x00000000,0x0,0x0,0x0,0x1,0x0,0x18,0x0,0,0,0,0); -- Whirlwind
44

55
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_warr_improved_whirlwind_cleave');
66
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES

0 commit comments

Comments
 (0)