Cleanup Vanilla Vendors (#806)

moving edits done to vanilla vendors in other sql files to vanilla_vendors

---------

Co-authored-by: Grimfeather <88028633+Grimfeather@users.noreply.github.com>
This commit is contained in:
Simon Hensel
2025-10-16 01:33:22 +02:00
committed by GitHub
parent e1c501f221
commit c333d1674e
10 changed files with 106 additions and 237 deletions

View File

@@ -163,11 +163,6 @@ INSERT INTO `npc_trainer` (`ID`, `SpellID`) VALUES
(11072, -330001),
(11072, -330002);
-- Antonio Perelli <Traveling Salesman>
DELETE FROM `npc_vendor` WHERE `entry` = 844 AND `item` = 40411;
-- Dawn Brightstar <Arcane Goods>
DELETE FROM `npc_vendor` WHERE `entry` = 958 AND `item` IN (22147, 22148, 37201, 40411);
-- Wolves Across the Border
DELETE FROM `quest_offer_reward` WHERE `ID` = 33;