mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 07:48:02 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2025_11_01_02 -> 2025_11_01_03
|
||||||
-- Stomp
|
-- Stomp
|
||||||
DELETE FROM `spelldifficulty_dbc` WHERE `ID` = 50868;
|
DELETE FROM `spelldifficulty_dbc` WHERE `ID` = 50868;
|
||||||
INSERT INTO `spelldifficulty_dbc` (`ID`, `DifficultySpellID_1`, `DifficultySpellID_2`, `DifficultySpellID_3`, `DifficultySpellID_4`) VALUES (50868, 50868, 59744, 0, 0);
|
INSERT INTO `spelldifficulty_dbc` (`ID`, `DifficultySpellID_1`, `DifficultySpellID_2`, `DifficultySpellID_3`, `DifficultySpellID_4`) VALUES (50868, 50868, 59744, 0, 0);
|
||||||
Reference in New Issue
Block a user