parent
3aedf2fbf8
commit
8224a90a99
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2023_05_10_05 -> 2023_05_10_06
|
||||
-- Void Baron Galaxi
|
||||
DELETE FROM `creature_template_movement` WHERE (`CreatureId` = 16939);
|
||||
INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`, `Chase`, `Random`, `InteractionPauseTimer`) VALUES
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2023_05_10_06 -> 2023_05_10_07
|
||||
DELETE FROM `spelldifficulty_dbc` WHERE `ID` IN (32197, 40062, 30846);
|
||||
INSERT INTO `spelldifficulty_dbc` (`ID`, `DifficultySpellID_1`, `DifficultySpellID_2`) VALUES
|
||||
(32197, 32197, 37113),
|
||||
Loading…
Add table
Add a link
Reference in a new issue