mirror of
https://github.com/FalloutCollaborationProject/FCP-Wastelanders.git
synced 2026-07-27 17:03:26 -07:00
Reapply "Merge pull request #1 from AlvalorDev/main"
This reverts commit de624b628f.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -11,14 +11,12 @@
|
|||||||
|
|
||||||
<!-- Combat Armor Helmet Base -->
|
<!-- Combat Armor Helmet Base -->
|
||||||
|
|
||||||
<ThingDef Name="FCP_Apparel_Combat_Helmet_Base" ParentName="HatMakeableBase" Abstract="true">
|
<ThingDef Name="FCP_Apparel_Combat_Helmet_Base" ParentName="FCP_Armor_Helmet_Makeable_Base" Abstract="true">
|
||||||
<techLevel>Industrial</techLevel>
|
|
||||||
<smeltable>false</smeltable>
|
<smeltable>false</smeltable>
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
</graphicData>
|
</graphicData>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
|
||||||
<skillRequirements>
|
<skillRequirements>
|
||||||
<Crafting>8</Crafting>
|
<Crafting>8</Crafting>
|
||||||
</skillRequirements>
|
</skillRequirements>
|
||||||
@@ -74,18 +72,16 @@
|
|||||||
|
|
||||||
<!-- Rivet City Security Helmet -->
|
<!-- Rivet City Security Helmet -->
|
||||||
|
|
||||||
<ThingDef ParentName="HatMakeableBase">
|
<ThingDef ParentName="FCP_Armor_Helmet_Makeable_Base">
|
||||||
<defName>FCP_Apparel_Rivet_City_Security_Helmet</defName>
|
<defName>FCP_Apparel_Rivet_City_Security_Helmet</defName>
|
||||||
<label>Rivet City Security Helmet</label>
|
<label>Rivet City Security Helmet</label>
|
||||||
<description>A helmet worn by the security forces of Rivet City.</description>
|
<description>A helmet worn by the security forces of Rivet City.</description>
|
||||||
<techLevel>Industrial</techLevel>
|
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<texPath>Things/Apparel/Wasteland_Apparel/RivetCitySecurity/Rivit_City_Security_Helmet/FCP_Rivit_City_Security_Helmet</texPath>
|
<texPath>Things/Apparel/Wasteland_Apparel/RivetCitySecurity/Rivit_City_Security_Helmet/FCP_Rivit_City_Security_Helmet</texPath>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
</graphicData>
|
</graphicData>
|
||||||
<smeltable>false</smeltable>
|
<smeltable>false</smeltable>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
|
||||||
<researchPrerequisite>FCP_Research_CombatArmorStandard</researchPrerequisite>
|
<researchPrerequisite>FCP_Research_CombatArmorStandard</researchPrerequisite>
|
||||||
<skillRequirements>
|
<skillRequirements>
|
||||||
<Crafting>8</Crafting>
|
<Crafting>8</Crafting>
|
||||||
@@ -126,18 +122,16 @@
|
|||||||
|
|
||||||
<!-- Combat Armor Helmet (Fallout 4) -->
|
<!-- Combat Armor Helmet (Fallout 4) -->
|
||||||
|
|
||||||
<ThingDef ParentName="HatMakeableBase">
|
<ThingDef ParentName="FCP_Armor_Helmet_Makeable_Base">
|
||||||
<defName>FCP_Apparel_Combat_Armor_Helmet</defName>
|
<defName>FCP_Apparel_Combat_Armor_Helmet</defName>
|
||||||
<label>Modular Combat Armor Helmet</label>
|
<label>Modular Combat Armor Helmet</label>
|
||||||
<description>The combat armor helmet is the corresponding armor piece to the combat armor set. This model displays what is possibly a headlamp, attached to the left side above the brow line.</description>
|
<description>The combat armor helmet is the corresponding armor piece to the combat armor set. This model displays what is possibly a headlamp, attached to the left side above the brow line.</description>
|
||||||
<techLevel>Industrial</techLevel>
|
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<texPath>Things/Apparel/Wasteland_Apparel/CombatArmorHelmet/FCP_Combat_Armor_Helmet_Modular</texPath>
|
<texPath>Things/Apparel/Wasteland_Apparel/CombatArmorHelmet/FCP_Combat_Armor_Helmet_Modular</texPath>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
</graphicData>
|
</graphicData>
|
||||||
<smeltable>false</smeltable>
|
<smeltable>false</smeltable>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
|
||||||
<researchPrerequisite>FCP_Research_CombatArmorStandard</researchPrerequisite>
|
<researchPrerequisite>FCP_Research_CombatArmorStandard</researchPrerequisite>
|
||||||
<skillRequirements>
|
<skillRequirements>
|
||||||
<Crafting>8</Crafting>
|
<Crafting>8</Crafting>
|
||||||
@@ -180,18 +174,16 @@
|
|||||||
|
|
||||||
<!-- Reinforced Combat Armor Helmet -->
|
<!-- Reinforced Combat Armor Helmet -->
|
||||||
|
|
||||||
<ThingDef ParentName="HatMakeableBase">
|
<ThingDef ParentName="FCP_Armor_Helmet_Makeable_Base">
|
||||||
<defName>FCP_Apparel_Reinforced_Combat_Armor_Helmet</defName>
|
<defName>FCP_Apparel_Reinforced_Combat_Armor_Helmet</defName>
|
||||||
<label>Reinforced Combat Armor Helmet</label>
|
<label>Reinforced Combat Armor Helmet</label>
|
||||||
<description>The helmet is a ballistic assembly, designed to protect the wearer from projectile, bladed weapons, and blunt trauma. An integrated polarized visor protects the user's eyes from the ordinary battlefield hazards of grit and dust.</description>
|
<description>The helmet is a ballistic assembly, designed to protect the wearer from projectile, bladed weapons, and blunt trauma. An integrated polarized visor protects the user's eyes from the ordinary battlefield hazards of grit and dust.</description>
|
||||||
<techLevel>Industrial</techLevel>
|
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<texPath>Things/Apparel/Wasteland_Apparel/ReinforcedCombatArmor/FCP_Reinforced_Combat_Armor_Helmet</texPath>
|
<texPath>Things/Apparel/Wasteland_Apparel/ReinforcedCombatArmor/FCP_Reinforced_Combat_Armor_Helmet</texPath>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
</graphicData>
|
</graphicData>
|
||||||
<smeltable>false</smeltable>
|
<smeltable>false</smeltable>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
|
||||||
<researchPrerequisite>FCP_Research_CombatArmorStandard</researchPrerequisite>
|
<researchPrerequisite>FCP_Research_CombatArmorStandard</researchPrerequisite>
|
||||||
<skillRequirements>
|
<skillRequirements>
|
||||||
<Crafting>10</Crafting>
|
<Crafting>10</Crafting>
|
||||||
@@ -234,18 +226,16 @@
|
|||||||
|
|
||||||
<!-- Reinforced Combat Armor Helmet Mk II-->
|
<!-- Reinforced Combat Armor Helmet Mk II-->
|
||||||
|
|
||||||
<ThingDef ParentName="HatMakeableBase">
|
<ThingDef ParentName="FCP_Armor_Helmet_Makeable_Base">
|
||||||
<defName>FCP_Apparel_Reinforced_Combat_Armor_Helmet_Mk_II</defName>
|
<defName>FCP_Apparel_Reinforced_Combat_Armor_Helmet_Mk_II</defName>
|
||||||
<label>Reinforced Combat Armor Helmet</label>
|
<label>Reinforced Combat Armor Helmet</label>
|
||||||
<description>The helmet is a ballistic assembly, designed to protect the wearer from projectile, bladed weapons, and blunt trauma. An integrated polarized visor protects the user's eyes from the ordinary battlefield hazards of grit and dust. It is similar in appearance to the helmet used with the reinforced suit but is a different color.</description>
|
<description>The helmet is a ballistic assembly, designed to protect the wearer from projectile, bladed weapons, and blunt trauma. An integrated polarized visor protects the user's eyes from the ordinary battlefield hazards of grit and dust. It is similar in appearance to the helmet used with the reinforced suit but is a different color.</description>
|
||||||
<techLevel>Industrial</techLevel>
|
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<texPath>Things/Apparel/Wasteland_Apparel/ReinforcedCombatArmorII/FCP_Reinforced_Combat_Armor_Helmet_Mk_II</texPath>
|
<texPath>Things/Apparel/Wasteland_Apparel/ReinforcedCombatArmorII/FCP_Reinforced_Combat_Armor_Helmet_Mk_II</texPath>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
</graphicData>
|
</graphicData>
|
||||||
<smeltable>false</smeltable>
|
<smeltable>false</smeltable>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
|
||||||
<researchPrerequisite>FCP_Research_CombatArmorStandard</researchPrerequisite>
|
<researchPrerequisite>FCP_Research_CombatArmorStandard</researchPrerequisite>
|
||||||
<skillRequirements>
|
<skillRequirements>
|
||||||
<Crafting>10</Crafting>
|
<Crafting>10</Crafting>
|
||||||
@@ -292,10 +282,8 @@
|
|||||||
|
|
||||||
<!--Officers Cap Base -->
|
<!--Officers Cap Base -->
|
||||||
|
|
||||||
<ThingDef ParentName="HatMakeableBase" Name="FCP_Apparel_Officers_Cap_Base" Abstract="true">
|
<ThingDef ParentName="FCP_Hat_Makeable_Base" Name="FCP_Apparel_Officers_Cap_Base" Abstract="true">
|
||||||
<techLevel>Industrial</techLevel>
|
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
|
||||||
<skillRequirements>
|
<skillRequirements>
|
||||||
<Crafting>5</Crafting>
|
<Crafting>5</Crafting>
|
||||||
</skillRequirements>
|
</skillRequirements>
|
||||||
@@ -333,18 +321,16 @@
|
|||||||
|
|
||||||
<!-- Army Helmet -->
|
<!-- Army Helmet -->
|
||||||
|
|
||||||
<ThingDef ParentName="HatMakeableBase">
|
<ThingDef ParentName="FCP_Armor_Helmet_Makeable_Base">
|
||||||
<defName>FCP_Apparel_Army_Helmet</defName>
|
<defName>FCP_Apparel_Army_Helmet</defName>
|
||||||
<label>Army Helmet</label>
|
<label>Army Helmet</label>
|
||||||
<description>Part of the army uniform, this helmet offers a little protection.</description>
|
<description>Part of the army uniform, this helmet offers a little protection.</description>
|
||||||
<techLevel>Industrial</techLevel>
|
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<texPath>Things/Apparel/Wasteland_Apparel/ArmyUniform/FCP_Army_Helmet_Clean</texPath>
|
<texPath>Things/Apparel/Wasteland_Apparel/ArmyUniform/FCP_Army_Helmet_Clean</texPath>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
</graphicData>
|
</graphicData>
|
||||||
<smeltable>false</smeltable>
|
<smeltable>false</smeltable>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
|
||||||
<researchPrerequisite>FCP_Research_MilitaryUniforms</researchPrerequisite>
|
<researchPrerequisite>FCP_Research_MilitaryUniforms</researchPrerequisite>
|
||||||
<skillRequirements>
|
<skillRequirements>
|
||||||
<Crafting>6</Crafting>
|
<Crafting>6</Crafting>
|
||||||
@@ -385,18 +371,16 @@
|
|||||||
|
|
||||||
<!-- Radiation Suit helmet-->
|
<!-- Radiation Suit helmet-->
|
||||||
|
|
||||||
<ThingDef ParentName="HatMakeableBase">
|
<ThingDef ParentName="FCP_Armor_Helmet_Makeable_Base">
|
||||||
<defName>FCP_Apparel_Radiations_Suit_Helmet</defName>
|
<defName>FCP_Apparel_Radiations_Suit_Helmet</defName>
|
||||||
<label>Radiation Suit Helmet</label>
|
<label>Radiation Suit Helmet</label>
|
||||||
<description>A helmet designed to protect the wearer from radiation exposure. Part of the radiation suit set.</description>
|
<description>A helmet designed to protect the wearer from radiation exposure. Part of the radiation suit set.</description>
|
||||||
<techLevel>Industrial</techLevel>
|
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<texPath>Things/Apparel/Wasteland_Apparel/RadiationSuit/FCP_Radiation_Suit_Helmet</texPath>
|
<texPath>Things/Apparel/Wasteland_Apparel/RadiationSuit/FCP_Radiation_Suit_Helmet</texPath>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
</graphicData>
|
</graphicData>
|
||||||
<smeltable>false</smeltable>
|
<smeltable>false</smeltable>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
|
||||||
<researchPrerequisite>FCP_Research_MilitaryUniforms</researchPrerequisite>
|
<researchPrerequisite>FCP_Research_MilitaryUniforms</researchPrerequisite>
|
||||||
<skillRequirements>
|
<skillRequirements>
|
||||||
<Crafting>8</Crafting>
|
<Crafting>8</Crafting>
|
||||||
@@ -441,17 +425,15 @@
|
|||||||
|
|
||||||
<!-- Sheriff Hat -->
|
<!-- Sheriff Hat -->
|
||||||
|
|
||||||
<ThingDef ParentName="HatMakeableBase">
|
<ThingDef ParentName="FCP_Hat_Makeable_Base">
|
||||||
<defName>FCP_Apparel_Sheriff_Hat</defName>
|
<defName>FCP_Apparel_Sheriff_Hat</defName>
|
||||||
<label>Sheriff Hat</label>
|
<label>Sheriff Hat</label>
|
||||||
<description>Part of the sheriff duster outfit. it gives a little buff to perception.</description>
|
<description>Part of the sheriff duster outfit. it gives a little buff to perception.</description>
|
||||||
<techLevel>Industrial</techLevel>
|
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<texPath>Things/Apparel/Wasteland_Apparel/SheriffDuster/FCP_Sheriff_Hat</texPath>
|
<texPath>Things/Apparel/Wasteland_Apparel/SheriffDuster/FCP_Sheriff_Hat</texPath>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
</graphicData>
|
</graphicData>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
|
||||||
<researchPrerequisite>FCP_Research_CasualWear</researchPrerequisite>
|
<researchPrerequisite>FCP_Research_CasualWear</researchPrerequisite>
|
||||||
<skillRequirements>
|
<skillRequirements>
|
||||||
<Crafting>4</Crafting>
|
<Crafting>4</Crafting>
|
||||||
@@ -491,17 +473,15 @@
|
|||||||
|
|
||||||
<!-- Ranger Gas Mask -->
|
<!-- Ranger Gas Mask -->
|
||||||
|
|
||||||
<ThingDef ParentName="HatMakeableBase">
|
<ThingDef ParentName="FCP_Hat_Makeable_Base">
|
||||||
<defName>FCP_Apparel_Gas_Ranger_Gas_Mask</defName>
|
<defName>FCP_Apparel_Gas_Ranger_Gas_Mask</defName>
|
||||||
<label>Ranger Gas Mask</label>
|
<label>Ranger Gas Mask</label>
|
||||||
<description>A gas mask to go with the gas ranger outfit.</description>
|
<description>A gas mask to go with the gas ranger outfit.</description>
|
||||||
<techLevel>Industrial</techLevel>
|
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<texPath>Things/Apparel/Wasteland_Apparel/GasRanger/GasRangerWhite/FCP_Rickys_Rando_Rangers_Gas_Mask_White</texPath>
|
<texPath>Things/Apparel/Wasteland_Apparel/GasRanger/GasRangerWhite/FCP_Rickys_Rando_Rangers_Gas_Mask_White</texPath>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
</graphicData>
|
</graphicData>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
|
||||||
<researchPrerequisite>FCP_Research_CasualWear</researchPrerequisite>
|
<researchPrerequisite>FCP_Research_CasualWear</researchPrerequisite>
|
||||||
<skillRequirements>
|
<skillRequirements>
|
||||||
<Crafting>6</Crafting>
|
<Crafting>6</Crafting>
|
||||||
@@ -542,7 +522,7 @@
|
|||||||
|
|
||||||
<!-- Gas Mask (Goggles) -->
|
<!-- Gas Mask (Goggles) -->
|
||||||
|
|
||||||
<ThingDef ParentName="ApparelBase">
|
<ThingDef ParentName="FCP_Hat_Makeable_Base">
|
||||||
<defName>FCP_Apparel_Gasmask_Goggles</defName>
|
<defName>FCP_Apparel_Gasmask_Goggles</defName>
|
||||||
<description>A simple gas mask that covers the entire face, often seen worn by raiders. It is held on to the wearer by adjustable straps. It's not very protective against bullets and other physical attacks but provides medium protection against toxins and radiation.</description>
|
<description>A simple gas mask that covers the entire face, often seen worn by raiders. It is held on to the wearer by adjustable straps. It's not very protective against bullets and other physical attacks but provides medium protection against toxins and radiation.</description>
|
||||||
<label>Gas Mask with Goggles</label>
|
<label>Gas Mask with Goggles</label>
|
||||||
@@ -551,15 +531,11 @@
|
|||||||
<texPath>Things/Apparel/Wasteland_Apparel/Gas_Mask_With_Goggles/FCP_Gas_Mask_With_Goggles</texPath>
|
<texPath>Things/Apparel/Wasteland_Apparel/Gas_Mask_With_Goggles/FCP_Gas_Mask_With_Goggles</texPath>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
</graphicData>
|
</graphicData>
|
||||||
<recipeMaker Inherit= "false">
|
<recipeMaker>
|
||||||
<unfinishedThingDef>UnfinishedArmor</unfinishedThingDef>
|
|
||||||
<skillRequirements>
|
<skillRequirements>
|
||||||
<Crafting>4</Crafting>
|
<Crafting>4</Crafting>
|
||||||
</skillRequirements>
|
</skillRequirements>
|
||||||
<researchPrerequisite>FCP_Research_Apparel_Production</researchPrerequisite>
|
<researchPrerequisite>FCP_Research_Apparel_Production</researchPrerequisite>
|
||||||
<recipeUsers>
|
|
||||||
<li>FCP_Production_Tailoring_Workbench</li>
|
|
||||||
</recipeUsers>
|
|
||||||
</recipeMaker>
|
</recipeMaker>
|
||||||
<costList>
|
<costList>
|
||||||
<Cloth>15</Cloth>
|
<Cloth>15</Cloth>
|
||||||
@@ -604,7 +580,7 @@
|
|||||||
|
|
||||||
<!-- Assault Gasmask -->
|
<!-- Assault Gasmask -->
|
||||||
|
|
||||||
<ThingDef ParentName="ApparelBase">
|
<ThingDef ParentName="FCP_Hat_Makeable_Base">
|
||||||
<defName>FCP_Apparel_Assault_Gas_Mask</defName>
|
<defName>FCP_Apparel_Assault_Gas_Mask</defName>
|
||||||
<description>An armored gasmask worn underneath a cloth hood. It provides decent protection against bullets and hazardous gases and similar substances and is most often worn by raiders.</description>
|
<description>An armored gasmask worn underneath a cloth hood. It provides decent protection against bullets and hazardous gases and similar substances and is most often worn by raiders.</description>
|
||||||
<label>Assault Gasmask</label>
|
<label>Assault Gasmask</label>
|
||||||
@@ -613,15 +589,11 @@
|
|||||||
<texPath>Things/Apparel/Wasteland_Apparel/Assault_Gas_Mask/FCP_Assault_Gas_Mask</texPath>
|
<texPath>Things/Apparel/Wasteland_Apparel/Assault_Gas_Mask/FCP_Assault_Gas_Mask</texPath>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
</graphicData>
|
</graphicData>
|
||||||
<recipeMaker Inherit= "false">
|
<recipeMaker>
|
||||||
<unfinishedThingDef>UnfinishedArmor</unfinishedThingDef>
|
|
||||||
<skillRequirements>
|
<skillRequirements>
|
||||||
<Crafting>4</Crafting>
|
<Crafting>4</Crafting>
|
||||||
</skillRequirements>
|
</skillRequirements>
|
||||||
<researchPrerequisite>FCP_Research_Apparel_Production</researchPrerequisite>
|
<researchPrerequisite>FCP_Research_Apparel_Production</researchPrerequisite>
|
||||||
<recipeUsers>
|
|
||||||
<li>FCP_Production_Tailoring_Workbench</li>
|
|
||||||
</recipeUsers>
|
|
||||||
</recipeMaker>
|
</recipeMaker>
|
||||||
<costList>
|
<costList>
|
||||||
<Cloth>15</Cloth>
|
<Cloth>15</Cloth>
|
||||||
@@ -669,17 +641,15 @@
|
|||||||
|
|
||||||
<!-- Slave Bandana -->
|
<!-- Slave Bandana -->
|
||||||
|
|
||||||
<ThingDef ParentName="HatMakeableBase">
|
<ThingDef ParentName="FCP_Hat_Makeable_Base">
|
||||||
<defName>FCP_Apparel_Slave_Bandana</defName>
|
<defName>FCP_Apparel_Slave_Bandana</defName>
|
||||||
<label>Slave Bandana</label>
|
<label>Slave Bandana</label>
|
||||||
<description>A bandana tipically worn by slaves.</description>
|
<description>A bandana tipically worn by slaves.</description>
|
||||||
<techLevel>Industrial</techLevel>
|
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<texPath>Things/Apparel/Wasteland_Apparel/SlaveBandana/FCP_Slave_Bandana</texPath>
|
<texPath>Things/Apparel/Wasteland_Apparel/SlaveBandana/FCP_Slave_Bandana</texPath>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
</graphicData>
|
</graphicData>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
|
||||||
<researchPrerequisite>FCP_Research_CasualWear</researchPrerequisite>
|
<researchPrerequisite>FCP_Research_CasualWear</researchPrerequisite>
|
||||||
<skillRequirements>
|
<skillRequirements>
|
||||||
<Crafting>3</Crafting>
|
<Crafting>3</Crafting>
|
||||||
@@ -717,17 +687,15 @@
|
|||||||
|
|
||||||
<!-- Slave Rag Hood -->
|
<!-- Slave Rag Hood -->
|
||||||
|
|
||||||
<ThingDef ParentName="HatMakeableBase">
|
<ThingDef ParentName="FCP_Hat_Makeable_Base">
|
||||||
<defName>FCP_Apparel_Slave_Rag_Hood</defName>
|
<defName>FCP_Apparel_Slave_Rag_Hood</defName>
|
||||||
<label>Slave Rag Hood</label>
|
<label>Slave Rag Hood</label>
|
||||||
<description>A scarf used to create a hood, tipically worn by slaves.</description>
|
<description>A scarf used to create a hood, tipically worn by slaves.</description>
|
||||||
<techLevel>Industrial</techLevel>
|
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<texPath>Things/Apparel/Wasteland_Apparel/SlaveRagHood/FCP_Slave_Rag_Hood</texPath>
|
<texPath>Things/Apparel/Wasteland_Apparel/SlaveRagHood/FCP_Slave_Rag_Hood</texPath>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
</graphicData>
|
</graphicData>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
|
||||||
<researchPrerequisite>FCP_Research_CasualWear</researchPrerequisite>
|
<researchPrerequisite>FCP_Research_CasualWear</researchPrerequisite>
|
||||||
<skillRequirements>
|
<skillRequirements>
|
||||||
<Crafting>3</Crafting>
|
<Crafting>3</Crafting>
|
||||||
@@ -768,11 +736,10 @@
|
|||||||
|
|
||||||
<!-- Slave Scarf Hat -->
|
<!-- Slave Scarf Hat -->
|
||||||
|
|
||||||
<ThingDef ParentName="HatMakeableBase">
|
<ThingDef ParentName="FCP_Hat_Makeable_Base">
|
||||||
<defName>FCP_Apparel_Slave_Scarf_Hat</defName>
|
<defName>FCP_Apparel_Slave_Scarf_Hat</defName>
|
||||||
<label>Slave Scarf Hat</label>
|
<label>Slave Scarf Hat</label>
|
||||||
<description>A scarf used to create a hat, tipically worn by slaves.</description>
|
<description>A scarf used to create a hat, tipically worn by slaves.</description>
|
||||||
<techLevel>Industrial</techLevel>
|
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<texPath>Things/Apparel/Wasteland_Apparel/SlaveScarfHat/FCP_Slave_Scarf_Hat</texPath>
|
<texPath>Things/Apparel/Wasteland_Apparel/SlaveScarfHat/FCP_Slave_Scarf_Hat</texPath>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
@@ -781,7 +748,6 @@
|
|||||||
<Cloth>15</Cloth>
|
<Cloth>15</Cloth>
|
||||||
</costList>
|
</costList>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
|
||||||
<researchPrerequisite>FCP_Research_CasualWear</researchPrerequisite>
|
<researchPrerequisite>FCP_Research_CasualWear</researchPrerequisite>
|
||||||
<skillRequirements>
|
<skillRequirements>
|
||||||
<Crafting>3</Crafting>
|
<Crafting>3</Crafting>
|
||||||
@@ -819,11 +785,10 @@
|
|||||||
|
|
||||||
<!-- Wrapped Cap -->
|
<!-- Wrapped Cap -->
|
||||||
|
|
||||||
<ThingDef ParentName="HatMakeableBase">
|
<ThingDef ParentName="FCP_Hat_Makeable_Base">
|
||||||
<defName>FCP_Apparel_Wrapped_Cap</defName>
|
<defName>FCP_Apparel_Wrapped_Cap</defName>
|
||||||
<label>Wrapped Cap</label>
|
<label>Wrapped Cap</label>
|
||||||
<description>A simple cap made of wrapped cloth, commonly worn by wastelanders for sun protection. Lightweight and provides basic protection from the elements.</description>
|
<description>A simple cap made of wrapped cloth, commonly worn by wastelanders for sun protection. Lightweight and provides basic protection from the elements.</description>
|
||||||
<techLevel>Industrial</techLevel>
|
|
||||||
<graphicData>
|
<graphicData>
|
||||||
<texPath>Things/Apparel/Wasteland_Apparel/Wrapped_Cap/FCP_Wrapped_Cap</texPath>
|
<texPath>Things/Apparel/Wasteland_Apparel/Wrapped_Cap/FCP_Wrapped_Cap</texPath>
|
||||||
<graphicClass>Graphic_Single</graphicClass>
|
<graphicClass>Graphic_Single</graphicClass>
|
||||||
@@ -832,7 +797,6 @@
|
|||||||
<Cloth>15</Cloth>
|
<Cloth>15</Cloth>
|
||||||
</costList>
|
</costList>
|
||||||
<recipeMaker>
|
<recipeMaker>
|
||||||
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
|
||||||
<researchPrerequisite>FCP_Research_CasualWear</researchPrerequisite>
|
<researchPrerequisite>FCP_Research_CasualWear</researchPrerequisite>
|
||||||
<skillRequirements>
|
<skillRequirements>
|
||||||
<Crafting>2</Crafting>
|
<Crafting>2</Crafting>
|
||||||
|
|||||||
Reference in New Issue
Block a user