chore(DB): import pending files

Referenced commit(s): 601c2c23bb
This commit is contained in:
github-actions[bot] 2026-08-15 03:18:52 +00:00
parent aad20e0163
commit 676967fde2
2 changed files with 2 additions and 0 deletions

View file

@ -1,2 +1,3 @@
-- DB update 2026_08_15_08 -> 2026_08_15_09
--
UPDATE `creature_loot_template` SET `Chance` = 10 WHERE `Item` = 30431 AND `Entry` IN (19995, 19998, 20334, 20728, 21296);

View file

@ -1,2 +1,3 @@
-- DB update 2026_08_15_09 -> 2026_08_15_10
--
UPDATE `quest_template_addon` SET `PrevQuestID` = 0 WHERE (`ID` = 13098);