mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user