parent
43b51dd34c
commit
68857e0dc4
2 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue