Fixing bugs
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
<Defs>
|
<Defs>
|
||||||
<Vehicles.VehicleBuildDef ParentName="VehicleBaseBuildable">
|
<Vehicles.VehicleBuildDef ParentName="VehicleBaseBuildable">
|
||||||
<defName>VVE_TEK7_Blueprint</defName>
|
<defName>VVE_TEKSeven_Blueprint</defName>
|
||||||
<label>TEK7</label>
|
<label>TEKSeven</label>
|
||||||
<description>Test this dingdong\n\n<color=#bb8f04>Crew:</color> Pilot x1\n<color=#bb8f04>Fuel type:</color> Chemfuel</description>
|
<description>Test this dingdong\n\n<color=#bb8f04>Crew:</color> Pilot x1\n<color=#bb8f04>Fuel type:</color> Chemfuel</description>
|
||||||
<designationCategory>VF_Vehicles</designationCategory>
|
<designationCategory>VF_Vehicles</designationCategory>
|
||||||
|
|
||||||
@@ -41,7 +41,7 @@
|
|||||||
</costList>
|
</costList>
|
||||||
|
|
||||||
<soundImpactDefault>BulletImpact_Metal</soundImpactDefault>
|
<soundImpactDefault>BulletImpact_Metal</soundImpactDefault>
|
||||||
<thingToSpawn>VVE_TEK7</thingToSpawn>
|
<thingToSpawn>VVE_TEKSeven</thingToSpawn>
|
||||||
|
|
||||||
<constructionSkillPrerequisite>6</constructionSkillPrerequisite>
|
<constructionSkillPrerequisite>6</constructionSkillPrerequisite>
|
||||||
</Vehicles.VehicleBuildDef>
|
</Vehicles.VehicleBuildDef>
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
<Defs>
|
<Defs>
|
||||||
<Vehicles.VehicleDef ParentName="VehiclePawn_Mechanical">
|
<Vehicles.VehicleDef ParentName="VehiclePawn_Mechanical">
|
||||||
<defName>VVE_TEK7</defName>
|
<defName>VVE_TEKSeven</defName>
|
||||||
<label>TEK7</label>
|
<label>TEKSeven</label>
|
||||||
<description>Test this dingdong\n\n<color=#bb8f04>Crew:</color> Pilot x1\n<color=#bb8f04>Fuel type:</color> Chemfuel</description>
|
<description>Test this dingdong\n\n<color=#bb8f04>Crew:</color> Pilot x1\n<color=#bb8f04>Fuel type:</color> Chemfuel</description>
|
||||||
|
|
||||||
<graphicData>
|
<graphicData>
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
<fillPercent>1</fillPercent>
|
<fillPercent>1</fillPercent>
|
||||||
|
|
||||||
<nameable>true</nameable>
|
<nameable>true</nameable>
|
||||||
<buildDef>VVE_TEK7_Blueprint</buildDef>
|
<buildDef>VVE_TEKSeven_Blueprint</buildDef>
|
||||||
|
|
||||||
<size>(15, 15)</size> <!--CHANGE-->
|
<size>(15, 15)</size> <!--CHANGE-->
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 130 KiB After Width: | Height: | Size: 147 KiB |
Reference in New Issue
Block a user