Fix being able to pickup at outpost
This commit is contained in:
@@ -386,6 +386,7 @@
|
|||||||
<fuelCapacity>4500</fuelCapacity> <!--CHANGE-->
|
<fuelCapacity>4500</fuelCapacity> <!--CHANGE-->
|
||||||
</li>
|
</li>
|
||||||
<li Class="Vehicles.CompProperties_VehicleLauncher">
|
<li Class="Vehicles.CompProperties_VehicleLauncher">
|
||||||
|
<spaceFlight>true</spaceFlight>
|
||||||
<fuelConsumptionWorldMultiplier>100.9</fuelConsumptionWorldMultiplier> <!--CHANGE-->
|
<fuelConsumptionWorldMultiplier>100.9</fuelConsumptionWorldMultiplier> <!--CHANGE-->
|
||||||
<launchProtocol Class="Vehicles.PropellerTakeoff">
|
<launchProtocol Class="Vehicles.PropellerTakeoff">
|
||||||
<launchProperties Class = "Vehicles.PropellerProtocolProperties">
|
<launchProperties Class = "Vehicles.PropellerProtocolProperties">
|
||||||
|
|||||||
@@ -383,6 +383,7 @@
|
|||||||
<fuelCapacity>3250</fuelCapacity> <!--CHANGE-->
|
<fuelCapacity>3250</fuelCapacity> <!--CHANGE-->
|
||||||
</li>
|
</li>
|
||||||
<li Class="Vehicles.CompProperties_VehicleLauncher">
|
<li Class="Vehicles.CompProperties_VehicleLauncher">
|
||||||
|
<spaceFlight>true</spaceFlight>
|
||||||
<fuelConsumptionWorldMultiplier>34</fuelConsumptionWorldMultiplier> <!--CHANGE-->
|
<fuelConsumptionWorldMultiplier>34</fuelConsumptionWorldMultiplier> <!--CHANGE-->
|
||||||
<launchProtocol Class="Vehicles.PropellerTakeoff">
|
<launchProtocol Class="Vehicles.PropellerTakeoff">
|
||||||
<launchProperties Class = "Vehicles.PropellerProtocolProperties">
|
<launchProperties Class = "Vehicles.PropellerProtocolProperties">
|
||||||
|
|||||||
@@ -640,6 +640,7 @@
|
|||||||
<fuelCapacity>312500</fuelCapacity>
|
<fuelCapacity>312500</fuelCapacity>
|
||||||
</li>
|
</li>
|
||||||
<li Class="Vehicles.CompProperties_VehicleLauncher">
|
<li Class="Vehicles.CompProperties_VehicleLauncher">
|
||||||
|
<spaceFlight>true</spaceFlight>
|
||||||
<fuelConsumptionWorldMultiplier>90</fuelConsumptionWorldMultiplier>
|
<fuelConsumptionWorldMultiplier>90</fuelConsumptionWorldMultiplier>
|
||||||
<launchProtocol Class="Vehicles.DirectionalTakeoff">
|
<launchProtocol Class="Vehicles.DirectionalTakeoff">
|
||||||
<launchProperties>
|
<launchProperties>
|
||||||
|
|||||||
@@ -385,6 +385,7 @@
|
|||||||
<fuelCapacity>15250</fuelCapacity> <!--CHANGE-->
|
<fuelCapacity>15250</fuelCapacity> <!--CHANGE-->
|
||||||
</li>
|
</li>
|
||||||
<li Class="Vehicles.CompProperties_VehicleLauncher">
|
<li Class="Vehicles.CompProperties_VehicleLauncher">
|
||||||
|
<spaceFlight>true</spaceFlight>
|
||||||
<fuelConsumptionWorldMultiplier>324</fuelConsumptionWorldMultiplier> <!--CHANGE-->
|
<fuelConsumptionWorldMultiplier>324</fuelConsumptionWorldMultiplier> <!--CHANGE-->
|
||||||
<launchProtocol Class="Vehicles.PropellerTakeoff">
|
<launchProtocol Class="Vehicles.PropellerTakeoff">
|
||||||
<launchProperties Class = "Vehicles.PropellerProtocolProperties">
|
<launchProperties Class = "Vehicles.PropellerProtocolProperties">
|
||||||
|
|||||||
@@ -371,6 +371,7 @@
|
|||||||
<fuelCapacity>650</fuelCapacity> <!--CHANGE-->
|
<fuelCapacity>650</fuelCapacity> <!--CHANGE-->
|
||||||
</li>
|
</li>
|
||||||
<li Class="Vehicles.CompProperties_VehicleLauncher">
|
<li Class="Vehicles.CompProperties_VehicleLauncher">
|
||||||
|
<spaceFlight>true</spaceFlight>
|
||||||
<fuelConsumptionWorldMultiplier>212</fuelConsumptionWorldMultiplier> <!--CHANGE-->
|
<fuelConsumptionWorldMultiplier>212</fuelConsumptionWorldMultiplier> <!--CHANGE-->
|
||||||
<launchProtocol Class="Vehicles.PropellerTakeoff">
|
<launchProtocol Class="Vehicles.PropellerTakeoff">
|
||||||
<launchProperties Class = "Vehicles.PropellerProtocolProperties">
|
<launchProperties Class = "Vehicles.PropellerProtocolProperties">
|
||||||
|
|||||||
@@ -414,6 +414,7 @@
|
|||||||
<fuelCapacity>10500</fuelCapacity> <!--CHANGE-->
|
<fuelCapacity>10500</fuelCapacity> <!--CHANGE-->
|
||||||
</li>
|
</li>
|
||||||
<li Class="Vehicles.CompProperties_VehicleLauncher">
|
<li Class="Vehicles.CompProperties_VehicleLauncher">
|
||||||
|
<spaceFlight>true</spaceFlight>
|
||||||
<fuelConsumptionWorldMultiplier>120</fuelConsumptionWorldMultiplier> <!--CHANGE-->
|
<fuelConsumptionWorldMultiplier>120</fuelConsumptionWorldMultiplier> <!--CHANGE-->
|
||||||
<launchProtocol Class="Vehicles.PropellerTakeoff">
|
<launchProtocol Class="Vehicles.PropellerTakeoff">
|
||||||
<launchProperties Class = "Vehicles.PropellerProtocolProperties">
|
<launchProperties Class = "Vehicles.PropellerProtocolProperties">
|
||||||
|
|||||||
Reference in New Issue
Block a user