Advertisement
Guest User

Prices.json

a guest
Sep 13th, 2018
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.30 KB | None | 0 0
  1. {
  2.     "Scrap Metal":
  3.     {
  4.         "buy": 1,
  5.         "sell":1
  6.     },
  7.     "Reclaimed Metal":
  8.     {
  9.         "buy": 3,
  10.         "sell":3
  11.     },
  12.     "Refined Metal":
  13.     {
  14.         "buy": 9,
  15.         "sell":9
  16.     },
  17.     "Mann Co. Supply Crate Key":
  18.     {
  19.         "buy": 319,
  20.         "sell": 319
  21.     },
  22.     "Strange Australium SMG":
  23.     {
  24.         "buy": 1713,
  25.         "sell": 1850
  26.     }
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement