Advertisement
frenado05

Untitled

Mar 23rd, 2023
38
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` = 64595 AND `item` = 90844 AND LoadExpansion = 5;
  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. (64595, 0, 90844, 0, 0, 0, 0, 1, 0, 0, 0, 0, '', '', 0, 0, 0, 5);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement