mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 18:40:28 +00:00
27
data/sql/updates/db_world/2024_11_10_04.sql
Normal file
27
data/sql/updates/db_world/2024_11_10_04.sql
Normal file
@@ -0,0 +1,27 @@
|
||||
-- DB update 2024_11_10_03 -> 2024_11_10_04
|
||||
--
|
||||
DELETE FROM `spelldifficulty_dbc` WHERE `ID` IN (44318, 44319, 44294, 44174, 44291, 14032, 15657, 44267, 12471, 14875, 11428, 44178, 44176, 12611, 15043, 15620, 21401, 44256, 44272, 44137, 46024, 44189);
|
||||
INSERT INTO `spelldifficulty_dbc` (`ID`, `DifficultySpellID_1`, `DifficultySpellID_2`, `DifficultySpellID_3`, `DifficultySpellID_4`) VALUES
|
||||
(44318, 44318, 46380, 0, 0),
|
||||
(44319, 44319, 46381, 0, 0),
|
||||
(44294, 44294, 46155, 0, 0),
|
||||
(44174, 44174, 46192, 0, 0),
|
||||
(44291, 44291, 46193, 0, 0),
|
||||
(14032, 14032, 15654, 0, 0),
|
||||
(27611, 27611, 46189, 0, 0),
|
||||
(15657, 15657, 15582, 0, 0),
|
||||
(44267, 44267, 46191, 0, 0),
|
||||
(12471, 12471, 15232, 0, 0),
|
||||
(14875, 14875, 46190, 0, 0),
|
||||
(11428, 11428, 46183, 0, 0),
|
||||
(44178, 44178, 46195, 0, 0),
|
||||
(44176, 44176, 46194, 0, 0),
|
||||
(12611, 12611, 38384, 0, 0),
|
||||
(15043, 15043, 15530, 0, 0),
|
||||
(15620, 15620, 22907, 0, 0),
|
||||
(21401, 21401, 46180, 0, 0),
|
||||
(44256, 44256, 46181, 0, 0),
|
||||
(44272, 44272, 46186, 0, 0),
|
||||
(44137, 44137, 46187, 0, 0),
|
||||
(46024, 46024, 46184, 0, 0),
|
||||
(44189, 44189, 46164, 0, 0);
|
||||
Reference in New Issue
Block a user