AceVentura39

Pit-Bull VX Types 26.03.2021

Mar 26th, 2021
1,000
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 3.54 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <types>
  3. <!--Pitbull VX-->
  4.     <type name="Pitbull">
  5.         <nominal>0</nominal>
  6.         <lifetime>3888000</lifetime>
  7.         <restock>0</restock>
  8.         <min>0</min>
  9.         <quantmin>-1</quantmin>
  10.         <quantmax>-1</quantmax>
  11.         <cost>100</cost>
  12.         <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  13.     </type>
  14. <!--VehicleParts Pitbull -->
  15.     <type name="Pitbull_Doors_Driver">
  16.         <nominal>0</nominal>
  17.         <lifetime>2700</lifetime>
  18.         <restock>0</restock>
  19.         <min>0</min>
  20.         <quantmin>-1</quantmin>
  21.         <quantmax>-1</quantmax>
  22.         <cost>100</cost>
  23.         <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  24.         <category name="vehiclesparts"/>
  25.         <tag name="floor"/>
  26.         <usage name="Industrial"/>
  27.         <usage name="Farm"/>
  28.     </type>
  29.     <type name="Pitbull_Doors_CoDriver">
  30.         <nominal>0</nominal>
  31.         <lifetime>2700</lifetime>
  32.         <restock>0</restock>
  33.         <min>0</min>
  34.         <quantmin>-1</quantmin>
  35.         <quantmax>-1</quantmax>
  36.         <cost>100</cost>
  37.         <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  38.         <category name="vehiclesparts"/>
  39.         <tag name="floor"/>
  40.         <usage name="Industrial"/>
  41.         <usage name="Farm"/>
  42.     </type>
  43.     <type name="Pitbull_Doors_Cargo1">
  44.         <nominal>0</nominal>
  45.         <lifetime>2700</lifetime>
  46.         <restock>0</restock>
  47.         <min>0</min>
  48.         <quantmin>-1</quantmin>
  49.         <quantmax>-1</quantmax>
  50.         <cost>100</cost>
  51.         <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  52.         <category name="vehiclesparts"/>
  53.         <tag name="floor"/>
  54.         <usage name="Industrial"/>
  55.         <usage name="Farm"/>
  56.     </type>
  57.     <type name="Pitbull_Doors_Cargo2">
  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.         <usage name="Farm"/>
  70.     </type>
  71.     <type name="Pitbull_Doors_Trunk">
  72.         <nominal>0</nominal>
  73.         <lifetime>2700</lifetime>
  74.         <restock>0</restock>
  75.         <min>0</min>
  76.         <quantmin>-1</quantmin>
  77.         <quantmax>-1</quantmax>
  78.         <cost>100</cost>
  79.         <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  80.         <category name="vehiclesparts"/>
  81.         <tag name="floor"/>
  82.         <usage name="Industrial"/>
  83.         <usage name="Farm"/>
  84.     </type>
  85. <!-- Wheel-->
  86.     <type name="Pitbull_Wheel">
  87.         <nominal>0</nominal>
  88.         <lifetime>2700</lifetime>
  89.         <restock>0</restock>
  90.         <min>0</min>
  91.         <quantmin>-1</quantmin>
  92.         <quantmax>-1</quantmax>
  93.         <cost>100</cost>
  94.         <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  95.         <category name="vehiclesparts"/>
  96.         <tag name="floor"/>
  97.         <usage name="Industrial"/>
  98.         <usage name="Farm"/>
  99.     </type>
  100. <!--END Pitbull VX-->
  101. </types>
Advertisement
Add Comment
Please, Sign In to add comment