parent
8882be570c
commit
2a199fdaef
2 changed files with 2 additions and 0 deletions
|
|
@ -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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue