parent
6b70ba2d58
commit
21d2e99d7f
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2025_10_17_00 -> 2025_10_18_00
|
||||
--
|
||||
UPDATE `spell_proc_event` SET `SpellFamilyMask2` = 0x00000040 WHERE `entry` = -33191;
|
||||
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2025_10_18_00 -> 2025_10_18_01
|
||||
DELETE FROM `spelldifficulty_dbc` WHERE `ID` IN (52780, 52658, 52667);
|
||||
INSERT INTO `spelldifficulty_dbc` (`ID`, `DifficultySpellID_1`, `DifficultySpellID_2`, `DifficultySpellID_3`, `DifficultySpellID_4`) VALUES
|
||||
(52780, 52780, 59800, 0, 0), -- Ball Lightning
|
||||
Loading…
Add table
Add a link
Reference in a new issue