mirror of
https://github.com/FalloutCollaborationProject/FCP-Tools.git
synced 2026-07-27 16:59:37 -07:00
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:
@@ -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 |
Reference in New Issue
Block a user