mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-31 17:43:47 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2022_12_29_09 -> 2022_12_29_10
|
||||||
--
|
--
|
||||||
DELETE FROM `creature_loot_template` WHERE (`Entry` = 18134) AND (`Item` IN (24427));
|
DELETE FROM `creature_loot_template` WHERE (`Entry` = 18134) AND (`Item` IN (24427));
|
||||||
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
|
||||||
@@ -1 +1,2 @@
|
|||||||
|
-- DB update 2022_12_29_10 -> 2022_12_29_11
|
||||||
DELETE FROM `creature` WHERE `id1` = 19461;
|
DELETE FROM `creature` WHERE `id1` = 19461;
|
||||||
Reference in New Issue
Block a user