Fixing bugs

This commit is contained in:
2023-12-20 00:54:17 -05:00
parent 01c550914f
commit ed85a070a8
21 changed files with 6 additions and 6 deletions

View File

@@ -2,8 +2,8 @@
<Defs>
<Vehicles.VehicleBuildDef ParentName="VehicleBaseBuildable">
<defName>VVE_TEK7_Blueprint</defName>
<label>TEK7</label>
<defName>VVE_TEKSeven_Blueprint</defName>
<label>TEKSeven</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>
<designationCategory>VF_Vehicles</designationCategory>
@@ -41,7 +41,7 @@
</costList>
<soundImpactDefault>BulletImpact_Metal</soundImpactDefault>
<thingToSpawn>VVE_TEK7</thingToSpawn>
<thingToSpawn>VVE_TEKSeven</thingToSpawn>
<constructionSkillPrerequisite>6</constructionSkillPrerequisite>
</Vehicles.VehicleBuildDef>