Advertisement
frenado05

Untitled

Mar 25th, 2023
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. DELETE FROM `npc_vendor` WHERE `entry` = 17904 AND `item` = 24315 AND LoadExpansion = 4;
  2. INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `incrtime`, `ExtendedCost`, `money`, `type`, `PlayerConditionID`, `IgnoreFiltering`, `RandomPropertiesSeed`, `RandomPropertiesID`, `BonusListID`, `ItemModifiers`, `Context`, `VerifiedBuild`, `LoadBuild`, `LoadExpansion`) VALUES
  3. (17904, 0, 24315, 0, 0, 0, 0, 1, 0, 0, 0, 0, '', '', 0, 0, 0, 4);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement