19 lines
1015 B
XML
19 lines
1015 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<ModularCar>
|
|
<Properties>
|
|
<PropertyTemplate Source="Forzavista/ClassicSportsCar" />
|
|
<PropertyTemplate Source="ForzavistaPositions/Standard" />
|
|
<PropertyTemplate Source="Chassis/AL_Medium" />
|
|
<Property Name="CockpitIR" Value="CockpitIR_SportsCar" />
|
|
<Property Name="CockpitFiltering" Value="0.8" />
|
|
<Property Name="Cooling" Value="Cooling_Classic" />
|
|
<Property Name="ValveOpenings" Value="ClassicSportsCar" />
|
|
<Property Name="WipersFrontExternal" Value="Wipers_ClassicFrontExternal" />
|
|
<Property Name="WipersFrontInternal" Value="Wipers_ClassicFrontInternal" />
|
|
<Property Name="WipersRearExternal" Value="Wipers_ClassicRearExternal" />
|
|
<Property Name="WipersRearInternal" Value="Wipers_ClassicRearInternal" />
|
|
<Property Name="GearsInternal" Value="ClassicSportsCarStick" />
|
|
<Property Name="GearsExternal" Value="ClassicSportsCarStick" />
|
|
<Property Name="PassbyProfile" Value="Car_I4" />
|
|
</Properties>
|
|
</ModularCar> |