chore(DB): import pending files

Referenced commit(s): b357e8e2c4
This commit is contained in:
github-actions[bot]
2024-07-06 00:16:59 +00:00
parent 76b6da1b3f
commit 9011e034ff
3 changed files with 3 additions and 0 deletions

View File

@@ -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;

View File

@@ -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

View File

@@ -1,2 +1,3 @@
-- DB update 2024_07_06_01 -> 2024_07_06_02
--
DELETE FROM `creature_loot_template` WHERE `Item` = 21314;