parent
76b6da1b3f
commit
9011e034ff
3 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_07_05_02 -> 2024_07_06_00
|
||||
--
|
||||
UPDATE `conditions` SET `ConditionTypeOrReference` = 8 WHERE `SourceGroup` = 8234 AND `SourceTypeOrReferenceId` = 15 AND `ConditionTypeOrReference` = 9;
|
||||
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2024_07_06_00 -> 2024_07_06_01
|
||||
--
|
||||
DELETE FROM `creature_text` WHERE (`CreatureID` = 6240);
|
||||
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
|
||||
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2024_07_06_01 -> 2024_07_06_02
|
||||
--
|
||||
DELETE FROM `creature_loot_template` WHERE `Item` = 21314;
|
||||
Loading…
Add table
Add a link
Reference in a new issue