Advertisement
LaGTeK

DINGO_PARTS.json

Oct 12th, 2024 (edited)
379
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.         "dingodoors_cargo1_cz_Winter"
  22.       ]
  23.     },
  24.     {
  25.       "ClassName": "dingodoors_cargo2",
  26.       "MaxPriceThreshold": 1000,
  27.       "MinPriceThreshold": 780,
  28.       "SellPricePercent": -1,
  29.       "MaxStockThreshold": 1,
  30.       "MinStockThreshold": 1,
  31.       "QuantityPercent": -1,
  32.       "SpawnAttachments": [],
  33.       "Variants": [
  34.         "dingodoors_cargo2_cz",
  35.         "dingodoors_cargo2_cz_Desert",
  36.         "dingodoors_cargo2_cz_Winter"
  37.       ]
  38.     },
  39.     {
  40.       "ClassName": "dingodoors_codriver",
  41.       "MaxPriceThreshold": 1000,
  42.       "MinPriceThreshold": 780,
  43.       "SellPricePercent": -1,
  44.       "MaxStockThreshold": 1,
  45.       "MinStockThreshold": 1,
  46.       "QuantityPercent": -1,
  47.       "SpawnAttachments": [],
  48.       "Variants": [
  49.         "dingodoors_codriver_cz",
  50.         "dingodoors_codriver_cz_desert",
  51.         "dingodoors_codriver_cz_winter"
  52.       ]
  53.     },
  54.     {
  55.       "ClassName": "dingodoors_driver",
  56.       "MaxPriceThreshold": 1000,
  57.       "MinPriceThreshold": 780,
  58.       "SellPricePercent": -1,
  59.       "MaxStockThreshold": 1,
  60.       "MinStockThreshold": 1,
  61.       "QuantityPercent": -1,
  62.       "SpawnAttachments": [],
  63.       "Variants": [
  64.         "dingodoors_driver_cz",
  65.         "dingodoors_driver_cz_desert",
  66.         "dingodoors_driver_cz_winter"
  67.       ]
  68.     },
  69.     {
  70.       "ClassName": "dingohood",
  71.       "MaxPriceThreshold": 1000,
  72.       "MinPriceThreshold": 780,
  73.       "SellPricePercent": -1,
  74.       "MaxStockThreshold": 1,
  75.       "MinStockThreshold": 1,
  76.       "QuantityPercent": -1,
  77.       "SpawnAttachments": [],
  78.       "Variants": [
  79.         "dingohood_cz",
  80.         "dingohood_cz_desert",
  81.         "dingohood_cz_winter"
  82.       ]
  83.     },
  84.     {
  85.       "ClassName": "dingotrunk",
  86.       "MaxPriceThreshold": 1000,
  87.       "MinPriceThreshold": 780,
  88.       "SellPricePercent": -1,
  89.       "MaxStockThreshold": 1,
  90.       "MinStockThreshold": 1,
  91.       "QuantityPercent": -1,
  92.       "SpawnAttachments": [],
  93.       "Variants": [
  94.         "dingotrunk_cz",
  95.         "dingotrunk_cz_desert",
  96.         "dingotrunk_cz_winter"
  97.       ]
  98.     },
  99.     {
  100.       "ClassName": "dingowheel",
  101.       "MaxPriceThreshold": 1000,
  102.       "MinPriceThreshold": 780,
  103.       "SellPricePercent": -1,
  104.       "MaxStockThreshold": 1,
  105.       "MinStockThreshold": 1,
  106.       "QuantityPercent": -1,
  107.       "SpawnAttachments": [],
  108.       "Variants": [
  109.         "dingowheel_cz_desert",
  110.         "dingowheel_cz_winter"
  111.       ]
  112.     }
  113.   ]
  114. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement