mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
@@ -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;
|
||||
Reference in New Issue
Block a user