mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2023_12_11_03 -> 2023_12_12_00
|
||||||
--
|
--
|
||||||
DELETE FROM `creature_loot_template` WHERE (`Entry` = 21212) AND (`Item` IN (90062));
|
DELETE FROM `creature_loot_template` WHERE (`Entry` = 21212) AND (`Item` IN (90062));
|
||||||
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||||
Reference in New Issue
Block a user