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

@@ -7,10 +7,10 @@
<description>Test this dingdong\n\n&lt;color=#bb8f04&gt;Crew:&lt;/color&gt; Pilot x1\n&lt;color=#bb8f04&gt;Fuel type:&lt;/color&gt; Chemfuel</description>
<graphicData>
<texPath>Things/Vehicles/Tier3.9/Tier3.9_Phoenix/Phoenix</texPath>
<texPath>Things/Vehicles/Tier3.9/Tier3.9_Phoenix/Tier3.9_Phoenix</texPath>
<graphicClass>Vehicles.Graphic_Vehicle</graphicClass>
<shaderType>CutoutComplexPattern</shaderType>
<drawSize>(4, 4)</drawSize> <!--CHANGE-->
<drawSize>(11, 11)</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_Phoenix_Blueprint</buildDef>
<size>(4, 4)</size> <!--CHANGE-->
<size>(11, 11)</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>15250</CargoCapacity> <!--CHANGE-->
<RepairRate>0.5</RepairRate>
<FlightSpeed>30</FlightSpeed> <!--CHANGE-->
<FlightSpeed>50</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>15250</fuelCapacity> <!--CHANGE-->
</li>
<li Class="Vehicles.CompProperties_VehicleLauncher">
<fuelConsumptionWorldMultiplier>50</fuelConsumptionWorldMultiplier> <!--CHANGE-->
<fuelConsumptionWorldMultiplier>324</fuelConsumptionWorldMultiplier> <!--CHANGE-->
<launchProtocol Class="Vehicles.PropellerTakeoff">
<launchProperties Class = "Vehicles.PropellerProtocolProperties">
<maxTicks>800</maxTicks>