mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-10 19:03:11 +00:00
+1
@@ -1,3 +1,4 @@
|
||||
-- DB update 2026_06_28_01 -> 2026_06_30_00
|
||||
-- Static Shock: restrict proc to melee-only flags (no longer procs on magic spells)
|
||||
DELETE FROM `spell_proc` WHERE `SpellId` = -51525;
|
||||
INSERT INTO `spell_proc` (`SpellId`, `SchoolMask`, `SpellFamilyName`, `SpellFamilyMask0`, `SpellFamilyMask1`, `SpellFamilyMask2`, `ProcFlags`, `SpellTypeMask`, `SpellPhaseMask`, `HitMask`, `AttributesMask`, `DisableEffectsMask`, `ProcsPerMinute`, `Chance`, `Cooldown`, `Charges`) VALUES
|
||||
Reference in New Issue
Block a user