chore(DB): import pending files

Referenced commit(s): 2552eb2c5d
This commit is contained in:
github-actions[bot]
2024-07-09 17:16:09 +00:00
parent 9c29e546dc
commit 1c45600335
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2024_07_09_11 -> 2024_07_09_12
--
DELETE FROM `creature_loot_template` WHERE (`Entry` IN (20031,20032,20033,20034,20035,20036,20037,20039,20040,20041,20042,20043,20044,20045,20046,20047,20048,20049,20050,20052)) AND (`Item` IN (30020,30024,30026,30028,30029,30030));
DELETE FROM `creature_loot_template` WHERE (`Entry` IN (20031,20032,20033,20034,20035,20036,20037,20039,20040,20041,20042,20043,20044,20045,20046,20047,20048,20049,20050,20052)) AND (`Reference` IN (55500));

View File

@@ -1,2 +1,3 @@
-- DB update 2024_07_09_12 -> 2024_07_09_13
--
UPDATE `quest_template_addon` SET `SpecialFlags` = `SpecialFlags`|1 WHERE (`ID` IN (11103, 11104, 11105, 11106));