NeonixHD

Vendor PNJ ID 900020

Mar 10th, 2016
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. DELETE FROM `npc_vendor` WHERE (entry = 900020);
  2. INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `incrtime`, `ExtendedCost`, `VerifiedBuild`) VALUES
  3. (900020, 0, 40087, 0, 0, 0, 0),
  4. (900020, 0, 33447, 0, 0, 0, 0),
  5. (900020, 0, 33448, 0, 0, 0, 0),
  6. (900020, 0, 40211, 0, 0, 0, 0),
  7. (900020, 0, 40093, 0, 0, 0, 0),
  8. (900020, 0, 40079, 0, 0, 0, 0),
  9. (900020, 0, 46379, 0, 0, 0, 0),
  10. (900020, 0, 46377, 0, 0, 0, 0),
  11. (900020, 0, 46378, 0, 0, 0, 0),
  12. (900020, 0, 46376, 0, 0, 0, 0);
Add Comment
Please, Sign In to add comment