diff --git a/data/sql/updates/pending_db_world/rev_1702340603344359300.sql b/data/sql/updates/pending_db_world/rev_1702340603344359300.sql new file mode 100644 index 000000000..749172acc --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1702340603344359300.sql @@ -0,0 +1,4 @@ +-- +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 +(21212, 90062, 34062, 100, 0, 1, 4, 1, 2, 'Lady Vashj - (ReferenceTable)');