mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2022_12_30_05 -> 2022_12_30_06
|
||||||
--
|
--
|
||||||
UPDATE `creature_loot_template` SET `GroupId`=1, `MinCount`=1, `MaxCount`=2 WHERE `entry`=35360 AND `Item`=1;
|
UPDATE `creature_loot_template` SET `GroupId`=1, `MinCount`=1, `MaxCount`=2 WHERE `entry`=35360 AND `Item`=1;
|
||||||
DELETE FROM `creature_loot_template` WHERE `entry`=35360 AND `item` IN (3,4);
|
DELETE FROM `creature_loot_template` WHERE `entry`=35360 AND `item` IN (3,4);
|
||||||
Reference in New Issue
Block a user