mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 08:17:56 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2023_03_29_02 -> 2023_03_29_03
|
||||||
--
|
--
|
||||||
DELETE FROM `spelldifficulty_dbc` WHERE `ID` IN (33480, 32863);
|
DELETE FROM `spelldifficulty_dbc` WHERE `ID` IN (33480, 32863);
|
||||||
INSERT INTO `spelldifficulty_dbc` (`ID`, `DifficultySpellID_1`, `DifficultySpellID_2`) VALUES
|
INSERT INTO `spelldifficulty_dbc` (`ID`, `DifficultySpellID_1`, `DifficultySpellID_2`) VALUES
|
||||||
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2023_03_29_03 -> 2023_03_29_04
|
||||||
--
|
--
|
||||||
SET @CGUID := 138800;
|
SET @CGUID := 138800;
|
||||||
|
|
||||||
Reference in New Issue
Block a user