Fixing bugs
This commit is contained in:
@@ -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<color=#bb8f04>Crew:</color> Pilot x1\n<color=#bb8f04>Fuel type:</color> 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>
|
||||
|
||||
Reference in New Issue
Block a user