mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
@@ -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;
|
||||
Reference in New Issue
Block a user