chore(DB): import pending files

Referenced commit(s): 3993c02e13
This commit is contained in:
github-actions[bot]
2026-01-05 01:40:36 +00:00
parent 0deb322706
commit 523b54616d
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2026_01_04_01 -> 2026_01_05_00
-- Everfrost Chip (quest starter) should always drop.
UPDATE `gameobject_loot_template` SET `Chance` = 100 WHERE `Entry` = 26782 AND `Item` = 44725;

View File

@@ -1,2 +1,3 @@
-- DB update 2026_01_05_00 -> 2026_01_05_01
-- "A Score to Settle" requires "Report to Anselm"
UPDATE `quest_template_addon` SET `PrevQuestID` = 11234 WHERE `ID` = 11272;

View File

@@ -1,3 +1,4 @@
-- DB update 2026_01_05_01 -> 2026_01_05_02
--
DELETE FROM `creature_loot_template` WHERE (`Entry` = 31787);
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES