Advertisement
Guest User

Types.xml

a guest
Feb 17th, 2020
2,761
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 3.25 KB | None | 0 0
  1. <type name="Kamaz">
  2.     <nominal>0</nominal>
  3.     <lifetime>3888000</lifetime>
  4.     <restock>1800</restock>
  5.     <min>0</min>
  6.     <quantmin>-1</quantmin>
  7.     <quantmax>-1</quantmax>
  8.     <cost>100</cost>
  9.     <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  10. </type>
  11. <type name="KamazFuel">
  12.     <nominal>0</nominal>
  13.     <lifetime>3888000</lifetime>
  14.     <restock>1800</restock>
  15.     <min>0</min>
  16.     <quantmin>-1</quantmin>
  17.     <quantmax>-1</quantmax>
  18.     <cost>100</cost>
  19.     <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  20. </type>
  21. <type name="KamazCovered">
  22.     <nominal>0</nominal>
  23.     <lifetime>3888000</lifetime>
  24.     <restock>1800</restock>
  25.     <min>0</min>
  26.     <quantmin>-1</quantmin>
  27.     <quantmax>-1</quantmax>
  28.     <cost>100</cost>
  29.     <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  30. </type>
  31. <type name="KamazDoors_Driver">
  32.     <nominal>0</nominal>
  33.     <lifetime>2700</lifetime>
  34.     <restock>0</restock>
  35.     <min>0</min>
  36.     <quantmin>-1</quantmin>
  37.     <quantmax>-1</quantmax>
  38.     <cost>100</cost>
  39.     <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  40.     <category name="vehiclesparts"/>
  41.     <tag name="floor"/>
  42.     <usage name="Industrial"/>
  43. </type>
  44. <type name="KamazDoors_CoDriver">
  45.     <nominal>0</nominal>
  46.     <lifetime>2700</lifetime>
  47.     <restock>0</restock>
  48.     <min>0</min>
  49.     <quantmin>-1</quantmin>
  50.     <quantmax>-1</quantmax>
  51.     <cost>100</cost>
  52.     <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  53.     <category name="vehiclesparts"/>
  54.     <tag name="floor"/>
  55.     <usage name="Industrial"/>
  56. </type>
  57. <type name="KamazHood">
  58.     <nominal>0</nominal>
  59.     <lifetime>2700</lifetime>
  60.     <restock>0</restock>
  61.     <min>0</min>
  62.     <quantmin>-1</quantmin>
  63.     <quantmax>-1</quantmax>
  64.     <cost>100</cost>
  65.     <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  66.     <category name="vehiclesparts"/>
  67.     <tag name="floor"/>
  68.     <usage name="Industrial"/>
  69. </type>
  70. <type name="KamazTrunk">
  71.     <nominal>0</nominal>
  72.     <lifetime>2700</lifetime>
  73.     <restock>0</restock>
  74.     <min>0</min>
  75.     <quantmin>-1</quantmin>
  76.     <quantmax>-1</quantmax>
  77.     <cost>100</cost>
  78.     <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  79.     <category name="vehiclesparts"/>
  80.     <tag name="floor"/>
  81.     <usage name="Industrial"/>
  82. </type>
  83. <type name="KamazWheel">
  84.     <nominal>0</nominal>
  85.     <lifetime>2700</lifetime>
  86.     <restock>0</restock>
  87.     <min>0</min>
  88.     <quantmin>-1</quantmin>
  89.     <quantmax>-1</quantmax>
  90.     <cost>100</cost>
  91.     <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  92.     <category name="vehiclesparts"/>
  93.     <tag name="floor"/>
  94.     <usage name="Industrial"/>
  95. </type>
  96. <type name="KamazWheel_Ruined">
  97.     <lifetime>1800</lifetime>
  98.     <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
  99. </type>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement