mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2026-01-27 14:52:26 -08:00
parent
b0c37eabef
commit
a2018edade
2 changed files with 2 additions and 0 deletions
|
|
@ -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));
|
||||
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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue