parent
a34a942ebc
commit
4226e40a63
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2023_05_03_03 -> 2023_05_09_00
|
||||
DELETE FROM `spelldifficulty_dbc` WHERE `ID` IN (32191, 32193, 15234, 34944, 17139, 34945);
|
||||
INSERT INTO `spelldifficulty_dbc` (`ID`, `DifficultySpellID_1`, `DifficultySpellID_2`) VALUES
|
||||
(32191, 32191, 37666),
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2023_05_09_00 -> 2023_05_09_01
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra`|67108864 WHERE (`entry` = 18829);
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue