parent
f9a88b5286
commit
e4717dc179
3 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue