More SEATS and also the thang with the thang
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
<Defs>
|
||||
<Vehicles.VehicleBuildDef ParentName="VehicleBaseBuildable">
|
||||
<defName>VVE_TEKSeven_Blueprint</defName>
|
||||
<label>TEKSeven</label>
|
||||
<description>Test this dingdong\n\n<color=#bb8f04>Crew:</color> Pilot x1\n<color=#bb8f04>Fuel type:</color> Chemfuel</description>
|
||||
<label>TEK7</label>
|
||||
<description>An aerial vessel designed to hold many people, with several automatic launchbays able to hold a person, and quickly eject said person to the outside of the ship. Huge cargo capacity.\n\n<color=#bb8f04>Crew:</color> Pilot x1 Passengers x32\n<color=#bb8f04>Fuel type:</color> Chemfuel</description>
|
||||
<designationCategory>VF_Vehicles</designationCategory>
|
||||
|
||||
<graphicData>
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
<Defs>
|
||||
<Vehicles.VehicleDef ParentName="VehiclePawn_Mechanical">
|
||||
<defName>VVE_TEKSeven</defName>
|
||||
<label>TEKSeven</label>
|
||||
<description>Test this dingdong\n\n<color=#bb8f04>Crew:</color> Pilot x1\n<color=#bb8f04>Fuel type:</color> Chemfuel</description>
|
||||
<label>TEK7</label>
|
||||
<description>An aerial vessel designed to hold many people, with several automatic launchbays able to hold a person, and quickly eject said person to the outside of the ship. Huge cargo capacity.\n\n<color=#bb8f04>Crew:</color> Pilot x1 Passengers x32\n<color=#bb8f04>Fuel type:</color> Chemfuel</description>
|
||||
|
||||
<graphicData>
|
||||
<texPath>Things/Vehicles/Tier3.9/Tier3.9_TEK7/TEK7</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>
|
||||
|
||||
@@ -92,6 +92,21 @@
|
||||
</cells>
|
||||
</hitbox>
|
||||
</li>
|
||||
<li>
|
||||
<key>passenger</key>
|
||||
<label>Passenger</label>
|
||||
<slots>32</slots>
|
||||
|
||||
<hitbox>
|
||||
<cells>
|
||||
<li>(0, 3)</li>
|
||||
<li>(1, 3)</li>
|
||||
<li>(-1, 2)</li>
|
||||
<li>(0, 2)</li>
|
||||
<li>(1, 2)</li>
|
||||
</cells>
|
||||
</hitbox>
|
||||
</li>
|
||||
</roles>
|
||||
</properties>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user