Advertisement
LaGTeK

DINGO_PARTS.json

Oct 12th, 2024 (edited)
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.   "m_Version": 12,
  3.   "DisplayName": "DINGO_PARTS",
  4.   "Icon": "Deliver",
  5.   "Color": "FBFCFEFF",
  6.   "InitStockPercent": 75,
  7.   "IsExchange": 0,
  8.   "Items": [
  9.     {
  10.       "ClassName": "dingodoors_cargo1",
  11.       "MaxPriceThreshold": 1000,
  12.       "MinPriceThreshold": 780,
  13.       "SellPricePercent": -1,
  14.       "MaxStockThreshold": 1,
  15.       "MinStockThreshold": 1,
  16.       "QuantityPercent": -1,
  17.       "SpawnAttachments": [],
  18.       "Variants": [
  19.         "dingodoors_cargo1_cz",
  20.         "dingodoors_cargo1_cz_Desert"
  21.       ]
  22.     },
  23.     {
  24.       "ClassName": "dingodoors_cargo2",
  25.       "MaxPriceThreshold": 1000,
  26.       "MinPriceThreshold": 780,
  27.       "SellPricePercent": -1,
  28.       "MaxStockThreshold": 1,
  29.       "MinStockThreshold": 1,
  30.       "QuantityPercent": -1,
  31.       "SpawnAttachments": [],
  32.       "Variants": [
  33.         "dingodoors_cargo2_cz",
  34.         "dingodoors_cargo2_cz_Desert"
  35.       ]
  36.     },
  37.     {
  38.       "ClassName": "dingodoors_codriver",
  39.       "MaxPriceThreshold": 1000,
  40.       "MinPriceThreshold": 780,
  41.       "SellPricePercent": -1,
  42.       "MaxStockThreshold": 1,
  43.       "MinStockThreshold": 1,
  44.       "QuantityPercent": -1,
  45.       "SpawnAttachments": [],
  46.       "Variants": [
  47.         "dingodoors_codriver_cz",
  48.         "dingodoors_codriver_cz_desert"
  49.       ]
  50.     },
  51.     {
  52.       "ClassName": "dingodoors_driver",
  53.       "MaxPriceThreshold": 1000,
  54.       "MinPriceThreshold": 780,
  55.       "SellPricePercent": -1,
  56.       "MaxStockThreshold": 1,
  57.       "MinStockThreshold": 1,
  58.       "QuantityPercent": -1,
  59.       "SpawnAttachments": [],
  60.       "Variants": [
  61.         "dingodoors_driver_cz",
  62.         "dingodoors_driver_cz_desert"
  63.       ]
  64.     },
  65.     {
  66.       "ClassName": "dingohood",
  67.       "MaxPriceThreshold": 1000,
  68.       "MinPriceThreshold": 780,
  69.       "SellPricePercent": -1,
  70.       "MaxStockThreshold": 1,
  71.       "MinStockThreshold": 1,
  72.       "QuantityPercent": -1,
  73.       "SpawnAttachments": [],
  74.       "Variants": [
  75.         "dingohood_cz",
  76.         "dingohood_cz_desert"
  77.       ]
  78.     },
  79.     {
  80.       "ClassName": "dingotrunk",
  81.       "MaxPriceThreshold": 1000,
  82.       "MinPriceThreshold": 780,
  83.       "SellPricePercent": -1,
  84.       "MaxStockThreshold": 1,
  85.       "MinStockThreshold": 1,
  86.       "QuantityPercent": -1,
  87.       "SpawnAttachments": [],
  88.       "Variants": [
  89.         "dingotrunk_cz",
  90.         "dingotrunk_cz_desert"
  91.       ]
  92.     },
  93.     {
  94.       "ClassName": "dingowheel",
  95.       "MaxPriceThreshold": 1000,
  96.       "MinPriceThreshold": 780,
  97.       "SellPricePercent": -1,
  98.       "MaxStockThreshold": 1,
  99.       "MinStockThreshold": 1,
  100.       "QuantityPercent": -1,
  101.       "SpawnAttachments": [],
  102.       "Variants": [
  103.         "dingowheel_cz_desert"
  104.       ]
  105.     }
  106.   ]
  107. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement