﻿<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<vehicle type="Grill">
 

    <storeData>
       <name>
       <en>32 Ford Grill</en>
     </name>
	    <image>32_Ford_Grill.dds</image>
        <price>400</price>
        <rotation>0</rotation>
       <brand>M_M</brand>
	<category>OE</category>
    </storeData>
   
    <base>
        <typeDesc>$l10n_typeDesc_lowLoader</typeDesc>
        <filename>32_Ford_Grill.i3d</filename>
		<supportsPickUp>true</supportsPickUp>
        <size width="2" length="2"/>
        <components>
            <component centerOfMass="0 0 0" solverIterationCount="10" mass="25"/>
        </components>
    </base>
	
	<attachable>
        <inputAttacherJoints>
			<inputAttacherJoint node="0>0|4" jointType="RP_32_Grill" upperRotationOffset="0" allowsJointRotLimitMovement="false" />
        </inputAttacherJoints>
	</attachable>
	
	<ai supportsAIJobs="false">
		<agentAttachment/>
	</ai>
   
	<tensionBeltObject>	
		<meshNodes>
			<meshNode node=""/>
        </meshNodes>
    </tensionBeltObject>
	
	<foliageBending>
        <bendingNode minX="-1.25" maxX="1.25" minZ="-1" maxZ="1" yOffset="0.2" />
    </foliageBending>
      
    <wearable wearDuration="480" workMultiplier="5" fieldMultiplier="2"/>
    <washable dirtDuration="90" washDuration="1" workMultiplier="2" fieldMultiplier="2"/>
 
</vehicle>
