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 2022_07_13_00 -> 2022_07_18_00
|
||||
--
|
||||
DELETE FROM `item_loot_template` WHERE (`Entry` = 9265) AND (`Item` IN (9360, 9361));
|
||||
INSERT INTO `item_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES
|
||||
@@ -1 +1,2 @@
|
||||
-- DB update 2022_07_18_00 -> 2022_07_18_01
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` |64 WHERE (`entry` = 10161);
|
||||
Reference in New Issue
Block a user