Fix XML formatting and update hair texture

Corrected indentation and removed empty thingCategories in apparel XML. Fixed formatting in RaidStrategies.xml. Updated No_Nonsense_west.png hair texture.
This commit is contained in:
RickGrymes
2026-01-11 23:12:27 -06:00
parent ca2d6090d4
commit 7f3ebdceea
3 changed files with 2 additions and 6 deletions
+1 -2
View File
@@ -16,8 +16,7 @@
</points>
</selectionWeightPerPointsCurve>
<selectionWeightCurvesPerFaction>
</selectionWeightCurvesPerFaction>
</selectionWeightCurvesPerFaction>
<pointsFactorCurve>
<points>
<li>0, 1</li>
@@ -20,9 +20,6 @@
<ThingDef ParentName="ApparelBase" Name="FCP_Apparel_Base" Abstract="True">
<techLevel>Industrial</techLevel>
<thingCategories>
<li>Apparel</li>
</thingCategories>
</ThingDef>
<!-- Pre-War Army Uniform Craftable -->
@@ -267,7 +264,7 @@
<texPath>Things/Apparel/Custom/Mysterious_Stranger/Mysterious_Stranger_Hat/FCP_Mysterious_Stranger_Hat</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<recipeMaker>
<recipeMaker>
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
<researchPrerequisite>FCP_Research_BusinessWear</researchPrerequisite>
<skillRequirements>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB