From fb2a3b2fbf0492fdd180e7ea62aab5a2d64f77a2 Mon Sep 17 00:00:00 2001 From: sogladev Date: Tue, 10 Feb 2026 04:28:12 +0100 Subject: [PATCH] fix(DB/Vendor): Updates vendor lists for reagents and poisons (#24594) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- .../rev_1770051839734739329.sql | 82 +++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 data/sql/updates/pending_db_world/rev_1770051839734739329.sql diff --git a/data/sql/updates/pending_db_world/rev_1770051839734739329.sql b/data/sql/updates/pending_db_world/rev_1770051839734739329.sql new file mode 100644 index 000000000..bceab1daa --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1770051839734739329.sql @@ -0,0 +1,82 @@ +-- +-- 'Jeeves' +-- 'Scrapbot' +-- Add Mind-numbing Poison and limited poisons +SET @INCRTIME := 600; +DELETE FROM `npc_vendor` WHERE (`entry` IN (29561, 35642)) AND (`item` IN (43233, 43235, 43237, 3775, 5237, 43231)); +INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `incrtime`, `ExtendedCost`, `VerifiedBuild`) VALUES +(29561, 0, 43233, 30, @INCRTIME, 0, 0), +(29561, 0, 43235, 30, @INCRTIME, 0, 0), +(29561, 0, 43237, 10, @INCRTIME, 0, 0), +(29561, 0, 3775, 10, @INCRTIME, 0, 0), +(29561, 0, 5237, 0, 0, 0, 0), +(29561, 0, 43231, 30, @INCRTIME, 0, 0), +(35642, 0, 43233, 30, @INCRTIME, 0, 0), +(35642, 0, 43235, 30, @INCRTIME, 0, 0), +(35642, 0, 43237, 10, @INCRTIME, 0, 0), +(35642, 0, 3775, 10, @INCRTIME, 0, 0), +(35642, 0, 5237, 0, 0, 0, 0), +(35642, 0, 43231, 30, @INCRTIME, 0, 0); + +-- Remove 'Simple Wood' +DELETE FROM `npc_vendor` WHERE (`entry` IN (32639, 32641, 30438, 30345, 30825, 31115)) AND (`item` = 4470); + +-- Add 'Wild Spineleaf', 'Starleaf Seed', and 'Devout Candle' +DELETE FROM `npc_vendor` WHERE (`entry` IN (1257, 1275, 1308, 1351, 3335, 3351, 3562, 4220, 4575, 5110, 5151, 16612, 16706, 16757)) AND (`item` IN (44605, 44614, 44615)); +INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `incrtime`, `ExtendedCost`, `VerifiedBuild`) VALUES +-- 'Keldric Boucher ' +(1257, 0, 44605, 0, 0, 0, 0), +(1257, 0, 44614, 0, 0, 0, 0), +(1257, 0, 44615, 0, 0, 0, 0), +-- 'Kyra Boucher ' +(1275, 0, 44605, 0, 0, 0, 0), +(1275, 0, 44614, 0, 0, 0, 0), +(1275, 0, 44615, 0, 0, 0, 0), +-- 'Owen Vaughn ' +(1308, 0, 44605, 0, 0, 0, 0), +(1308, 0, 44614, 0, 0, 0, 0), +(1308, 0, 44615, 0, 0, 0, 0), +-- 'Brother Cassius ' +(1351, 0, 44605, 0, 0, 0, 0), +(1351, 0, 44614, 0, 0, 0, 0), +(1351, 0, 44615, 0, 0, 0, 0), +-- 'Hagrus ' +(3335, 0, 44605, 0, 0, 0, 0), +(3335, 0, 44614, 0, 0, 0, 0), +(3335, 0, 44615, 0, 0, 0, 0), +-- 'Magenius ' +(3351, 0, 44605, 0, 0, 0, 0), +(3351, 0, 44614, 0, 0, 0, 0), +(3351, 0, 44615, 0, 0, 0, 0), +-- 'Alaindia ' +(3562, 0, 44605, 0, 0, 0, 0), +(3562, 0, 44614, 0, 0, 0, 0), +(3562, 0, 44615, 0, 0, 0, 0), +-- 'Cyroen ' +(4220, 0, 44605, 0, 0, 0, 0), +(4220, 0, 44614, 0, 0, 0, 0), +(4220, 0, 44615, 0, 0, 0, 0), +-- 'Hannah Akeley ' +(4575, 0, 44605, 0, 0, 0, 0), +(4575, 0, 44614, 0, 0, 0, 0), +(4575, 0, 44615, 0, 0, 0, 0), +-- 'Barim Jurgenstaad ' +(5110, 0, 44605, 0, 0, 0, 0), +(5110, 0, 44614, 0, 0, 0, 0), +(5110, 0, 44615, 0, 0, 0, 0), +-- 'Ginny Longberry ' +(5151, 0, 44605, 0, 0, 0, 0), +(5151, 0, 44614, 0, 0, 0, 0), +(5151, 0, 44615, 0, 0, 0, 0), +-- 'Velanni ' +(16612, 0, 44605, 0, 0, 0, 0), +(16612, 0, 44614, 0, 0, 0, 0), +(16612, 0, 44615, 0, 0, 0, 0), +-- 'Musal ' +(16706, 0, 44605, 0, 0, 0, 0), +(16706, 0, 44614, 0, 0, 0, 0), +(16706, 0, 44615, 0, 0, 0, 0), +-- 'Bildine ' +(16757, 0, 44605, 0, 0, 0, 0), +(16757, 0, 44614, 0, 0, 0, 0), +(16757, 0, 44615, 0, 0, 0, 0);