mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_09_25_03 -> 2023_09_25_04
|
||||
--
|
||||
DELETE FROM `creature_text` WHERE `CreatureId` = 15689;
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_09_25_04 -> 2023_09_25_05
|
||||
--
|
||||
UPDATE `conditions` SET `ConditionValue1` = 6, `ConditionValue3` = 2 WHERE `SourceTypeOrReferenceId` = 15 AND `SourceGroup` = 7139 AND `SourceEntry` = 3;
|
||||
UPDATE `spell_target_position` SET `PositionX` = -11165.2, `PositionY` = -1911.95, `PositionZ` = 232.009, `Orientation` = 2.14352, VerifiedBuild = 51845 WHERE `ID` = 39567;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_09_25_05 -> 2023_09_25_06
|
||||
--
|
||||
DELETE FROM `spelldifficulty_dbc` WHERE `ID`=34780;
|
||||
INSERT INTO `spelldifficulty_dbc` VALUES
|
||||
Reference in New Issue
Block a user