Working and useable I can go back to playing!
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<texPath>Things/Vehicles/Tier3.9/Tier3.9_TEK7/TEK7</texPath>
|
||||
<graphicClass>Vehicles.Graphic_Vehicle</graphicClass>
|
||||
<shaderType>CutoutComplexPattern</shaderType>
|
||||
<drawSize>(4, 4)</drawSize> <!--CHANGE-->
|
||||
<drawSize>(15, 15)</drawSize> <!--CHANGE-->
|
||||
<color>(72, 77, 72)</color>
|
||||
<colorTwo>(56, 55, 50)</colorTwo>
|
||||
<colorThree>(100, 69, 59)</colorThree>
|
||||
@@ -21,7 +21,7 @@
|
||||
<nameable>true</nameable>
|
||||
<buildDef>VVE_TEK7_Blueprint</buildDef>
|
||||
|
||||
<size>(4, 4)</size> <!--CHANGE-->
|
||||
<size>(15, 15)</size> <!--CHANGE-->
|
||||
|
||||
<vehicleMovementPermissions>DriverNeeded</vehicleMovementPermissions>
|
||||
<canCaravan LockSetting = "True">false</canCaravan>
|
||||
@@ -40,9 +40,9 @@
|
||||
<vehicleStats>
|
||||
<Mass>280</Mass>
|
||||
<MoveSpeed>3</MoveSpeed>
|
||||
<CargoCapacity>170</CargoCapacity> <!--CHANGE-->
|
||||
<CargoCapacity>10000</CargoCapacity> <!--CHANGE-->
|
||||
<RepairRate>0.5</RepairRate>
|
||||
<FlightSpeed>30</FlightSpeed> <!--CHANGE-->
|
||||
<FlightSpeed>25</FlightSpeed> <!--CHANGE-->
|
||||
</vehicleStats>
|
||||
|
||||
<soundSustainersOnEvent>
|
||||
@@ -398,11 +398,11 @@
|
||||
<li Class="Vehicles.CompProperties_FueledTravel">
|
||||
<fuelType>Chemfuel</fuelType>
|
||||
<leakDef>Filth_Fuel</leakDef>
|
||||
<fuelConsumptionRate>36</fuelConsumptionRate> <!--CHANGE-->
|
||||
<fuelCapacity>500</fuelCapacity> <!--CHANGE-->
|
||||
<fuelConsumptionRate>50</fuelConsumptionRate> <!--CHANGE-->
|
||||
<fuelCapacity>10500</fuelCapacity> <!--CHANGE-->
|
||||
</li>
|
||||
<li Class="Vehicles.CompProperties_VehicleLauncher">
|
||||
<fuelConsumptionWorldMultiplier>50</fuelConsumptionWorldMultiplier> <!--CHANGE-->
|
||||
<fuelConsumptionWorldMultiplier>120</fuelConsumptionWorldMultiplier> <!--CHANGE-->
|
||||
<launchProtocol Class="Vehicles.PropellerTakeoff">
|
||||
<launchProperties Class = "Vehicles.PropellerProtocolProperties">
|
||||
<maxTicks>800</maxTicks>
|
||||
|
||||
Reference in New Issue
Block a user