Working and useable I can go back to playing!

This commit is contained in:
2023-12-20 00:34:46 -05:00
parent 177af4d43a
commit 01c550914f
35 changed files with 220 additions and 457 deletions

View File

@@ -10,7 +10,7 @@
<texPath>Things/Vehicles/Tier3.9/Tier3.9_Freighter/Freighter</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_Freighter_Blueprint</buildDef>
<size>(4, 4)</size> <!--CHANGE-->
<size>(5, 9)</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>15000</CargoCapacity> <!--CHANGE-->
<RepairRate>0.5</RepairRate>
<FlightSpeed>30</FlightSpeed> <!--CHANGE-->
<FlightSpeed>17.5</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>3250</fuelCapacity> <!--CHANGE-->
</li>
<li Class="Vehicles.CompProperties_VehicleLauncher">
<fuelConsumptionWorldMultiplier>50</fuelConsumptionWorldMultiplier> <!--CHANGE-->
<fuelConsumptionWorldMultiplier>34</fuelConsumptionWorldMultiplier> <!--CHANGE-->
<launchProtocol Class="Vehicles.PropellerTakeoff">
<launchProperties Class = "Vehicles.PropellerProtocolProperties">
<maxTicks>800</maxTicks>