chore(DB): import pending files

Referenced commit(s): 20c4b4b463
This commit is contained in:
github-actions[bot]
2024-04-02 13:15:06 +00:00
parent 43b51dd34c
commit 68857e0dc4
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2024_03_31_01 -> 2024_04_02_00
-- delete old entries that are unused
DELETE FROM `reference_loot_template` WHERE `Entry` = 34377 AND `Item` IN (30448, 32944);
-- down

View File

@@ -1,2 +1,3 @@
-- DB update 2024_04_02_00 -> 2024_04_02_01
--
UPDATE `creature_loot_template` SET `MaxCount` = 2 WHERE `Entry` = 19622 AND `Item` = 90056 AND `Reference` = 34056 AND `GroupId` = 4;