This commit is contained in:
2024-01-02 20:12:52 -05:00
parent 270fb03958
commit 6eddf9808f
6 changed files with 7 additions and 6 deletions

View File

@@ -1,14 +1,15 @@
<?xml version="1.0" encoding="utf-8" ?> <?xml version="1.0" encoding="utf-8" ?>
<!-- change all refrences of phoneix to Genesis-->
<Defs> <Defs>
<Vehicles.VehicleBuildDef ParentName="VehicleBaseBuildable"> <Vehicles.VehicleBuildDef ParentName="VehicleBaseBuildable">
<defName>VVE_Phoenix_Blueprint</defName> <defName>VVE_Genesis_Blueprint</defName>
<label>Phoenix</label> <label>Genesis</label>
<description>An aerial transport ship designed to raid, assault, and bomb. Highly advanced, created by an ancient civilization.\n\n&lt;color=#bb8f04&gt;Crew:&lt;/color&gt; Pilot x1 Passengers x18\n&lt;color=#bb8f04&gt;Fuel type:&lt;/color&gt; Chemfuel</description> <description>An aerial transport ship designed to raid, assault, and bomb. Highly advanced, created by an ancient civilization.\n\n&lt;color=#bb8f04&gt;Crew:&lt;/color&gt; Pilot x1 Passengers x18\n&lt;color=#bb8f04&gt;Fuel type:&lt;/color&gt; Chemfuel</description>
<designationCategory>VF_Vehicles</designationCategory> <designationCategory>VF_Vehicles</designationCategory>
<graphicData> <graphicData>
<texPath>Things/Vehicles/Tier3.9/Tier3.9_Phoenix/Tier3.9_Phoenix</texPath> <texPath>Things/Vehicles/Tier3.9/Tier3.9_Genesis/Genesis</texPath>
<graphicClass>Graphic_Multi</graphicClass> <graphicClass>Graphic_Multi</graphicClass>
<drawSize>(11, 11)</drawSize> <drawSize>(11, 11)</drawSize>
</graphicData> </graphicData>
@@ -45,7 +46,7 @@
</costList> </costList>
<soundImpactDefault>BulletImpact_Metal</soundImpactDefault> <soundImpactDefault>BulletImpact_Metal</soundImpactDefault>
<thingToSpawn>VVE_Phoenix</thingToSpawn> <thingToSpawn>VVE_Genesis</thingToSpawn>
<constructionSkillPrerequisite>6</constructionSkillPrerequisite> <constructionSkillPrerequisite>6</constructionSkillPrerequisite>
</Vehicles.VehicleBuildDef> </Vehicles.VehicleBuildDef>

View File

@@ -7,7 +7,7 @@
<description>An aerial transport ship designed to raid, assault, and bomb. Highly advanced, created by an ancient civilization.\n\n&lt;color=#bb8f04&gt;Crew:&lt;/color&gt; Pilot x1 Passengers x18\n&lt;color=#bb8f04&gt;Fuel type:&lt;/color&gt; Chemfuel</description> <description>An aerial transport ship designed to raid, assault, and bomb. Highly advanced, created by an ancient civilization.\n\n&lt;color=#bb8f04&gt;Crew:&lt;/color&gt; Pilot x1 Passengers x18\n&lt;color=#bb8f04&gt;Fuel type:&lt;/color&gt; Chemfuel</description>
<graphicData> <graphicData>
<texPath>Things/Vehicles/Tier3.9/Tier3.9_Phoenix/Tier3.9_Phoenix</texPath> <texPath>Things/Vehicles/Tier3.9/Tier3.9_Genesis/Genesis</texPath>
<graphicClass>Vehicles.Graphic_Vehicle</graphicClass> <graphicClass>Vehicles.Graphic_Vehicle</graphicClass>
<shaderType>CutoutComplexPattern</shaderType> <shaderType>CutoutComplexPattern</shaderType>
<drawSize>(11, 11)</drawSize> <!--CHANGE--> <drawSize>(11, 11)</drawSize> <!--CHANGE-->
@@ -19,7 +19,7 @@
<fillPercent>1</fillPercent> <fillPercent>1</fillPercent>
<nameable>true</nameable> <nameable>true</nameable>
<buildDef>VVE_Phoenix_Blueprint</buildDef> <buildDef>VVE_Genesis_Blueprint</buildDef>
<size>(11, 11)</size> <!--CHANGE--> <size>(11, 11)</size> <!--CHANGE-->

BIN
Genesis.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 MiB