Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2014
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. stock = {
  2. 17058,700000,5,55, --Caduceus
  3. 14398,1000000,7,55, --Alchemist's Apron
  4. 13947,700000,5,54, --Protective Spectacles
  5. 14397,1000000,7,54, --Boneworker's Apron
  6. 13946,700000,5,52, --Magnifying Spectacles
  7. 14395,1000000,7,52, --Weaver's Apron
  8. 13948,700000,5,56, --Chef's Hat
  9. 14399,1000000,7,56, --Culinarian's Apron
  10. 13945,700000,5,51, --Shaded Spectacles
  11. 14394,1000000,7,51, --Goldsmith's Apron
  12. 14832,700000,5,53, --Tanner's Gloves
  13. 14396,1000000,7,53, --Tanner's Apron
  14. 14831,700000,5,50, --Smithy's Mitts
  15. 14393,1000000,7,50, --Blacksmith's Apron
  16. 14830,700000,5,49, --Carpenter's Mitts
  17. 14392,1000000,7,49 --Carpenter's Apron
  18. }
  19.  
  20. showGPShop(player, STATIC, stock);
  21. end;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement