More SEATS and also the thang with the thang

This commit is contained in:
2023-12-20 03:15:26 -05:00
parent ed85a070a8
commit 2ea5297e26
12 changed files with 114 additions and 41 deletions

View File

@@ -4,7 +4,7 @@
<Vehicles.VehicleBuildDef ParentName="VehicleBaseBuildable">
<defName>VVE_Skip_Blueprint</defName>
<label>Skip</label>
<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>
<description>An aerial military vessel designed to scout, quest, and minor assaults. Liable to breakdown.\n\n&lt;color=#bb8f04&gt;Crew:&lt;/color&gt; Pilot x1\n&lt;color=#bb8f04&gt;Fuel type:&lt;/color&gt; Chemfuel</description>
<designationCategory>VF_Vehicles</designationCategory>
<graphicData>

View File

@@ -4,7 +4,7 @@
<Vehicles.VehicleDef ParentName="VehiclePawn_Mechanical">
<defName>VVE_Skip</defName>
<label>Skip</label>
<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>
<description>An aerial military vessel designed to scout, quest, and minor assaults. Liable to breakdown.\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_Skip/Skip</texPath>
@@ -48,19 +48,19 @@
<soundSustainersOnEvent>
<li>
<key>(IgnitionOn, IgnitionOff)</key>
<value>VVE_VehicleRotorAirplane</value>
<value>VVE_VehicleEngineRocket</value>
</li>
<li>
<key>(AerialVehicleLaunch, AerialVehicleLeftMap)</key>
<value>VVE_VehicleRotorAirplane</value>
<value>VVE_VehicleEngineRocket</value>
</li>
<li>
<key>(AerialVehicleLanding, Spawned)</key>
<value>VVE_VehicleRotorAirplane</value>
<value>VVE_VehicleEngineRocket</value>
</li>
<li>
<key>(AerialVehicleCrashLanding, Spawned)</key>
<value>VVE_VehicleRotorAirplane</value>
<value>VVE_VehicleEngineRocket</value>
</li>
</soundSustainersOnEvent>