mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2025-11-10 20:34:53 +08:00
chore(DB): import pending files
Referenced commit(s): b1160e97851da31d116f20db13a6e5592858dab5
This commit is contained in:
parent
b1160e9785
commit
3ecd52113c
@ -1,3 +1,4 @@
|
||||
-- DB update 2025_11_01_02 -> 2025_11_01_03
|
||||
-- Stomp
|
||||
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);
|
||||
Loading…
x
Reference in New Issue
Block a user