mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 18:40:28 +00:00
@@ -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),
|
||||
Reference in New Issue
Block a user