diff --git a/1.6/Defs/ThingDefs_Apparel/ThingDefs_Wastelander_Apparel.xml b/1.6/Defs/ThingDefs_Apparel/ThingDefs_Wastelander_Apparel.xml index 65c88cd..017e665 100644 --- a/1.6/Defs/ThingDefs_Apparel/ThingDefs_Wastelander_Apparel.xml +++ b/1.6/Defs/ThingDefs_Apparel/ThingDefs_Wastelander_Apparel.xml @@ -2068,6 +2068,8 @@
  • FCP_Wastelander_Apparel
  • +
  • FCP_Raider_Apparel
  • +
  • FCP_Slaver_Apparel
  • @@ -2131,6 +2133,8 @@
  • FCP_Wastelander_Apparel
  • +
  • FCP_Raider_Apparel
  • +
  • FCP_Slaver_Apparel
  • @@ -2194,6 +2198,8 @@
  • FCP_Wastelander_Apparel
  • +
  • FCP_Raider_Apparel
  • +
  • FCP_Slaver_Apparel
  • @@ -2250,6 +2256,8 @@
  • FCP_Wastelander_Apparel
  • +
  • FCP_Raider_Apparel
  • +
  • FCP_Slaver_Apparel
  • @@ -2313,6 +2321,8 @@
  • FCP_Wastelander_Apparel
  • +
  • FCP_Raider_Apparel
  • +
  • FCP_Slaver_Apparel
  • @@ -2610,6 +2620,7 @@
  • FCP_Wastelander_Apparel
  • +
  • FCP_Raider_Apparel
  • @@ -3009,4 +3020,247 @@ + + + + FCP_Apparel_Leather_Armor + + Leather armor is a type of armor composed of various pieces of tanned animal hide stitched together. While providing less protection than metal armor, leather armor is lighter and easier to produce. + + Things/Apparel/Wasteland_Apparel/LeatherArmor/FCP_Leather_Armor + Graphic_Single + + + UnfinishedArmor + + 3 + + FCP_Research_Armor_Production + +
  • FCP_Production_Tailoring_Workbench
  • +
    +
    + + 60 + + +
  • ApparelArmor
  • +
    + + 200 + 7500 + 4.5 + 220 + 0.30 + 0.15 + 0.20 + 4 + 2 + 1.0 + + + +
  • Neck
  • +
  • Torso
  • +
  • Shoulders
  • +
    + Things/Apparel/Wasteland_Apparel/LeatherArmor/FCP_Leather_Armor + +
  • Shell
  • +
  • Middle
  • +
    + +
  • FCP_Wastelander_Apparel
  • +
  • FCP_Raider_Apparel
  • +
    + +
  • FCP_Wastelander_Outfit
  • +
    +
    + +
  • + Common +
  • +
    +
    + + + + + FCP_Apparel_Metal_Armor + + Metal armor is composed of various metal plates attached to pieces of leather. While offering superior protection compared to leather armor, it is considerably heavier and more difficult to craft. Common materials include steel, iron, and scrap metal welded together. + + Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor + Graphic_Single + + + UnfinishedArmor + + 4 + + FCP_Research_Armor_Production + +
  • FCP_Production_Armor_Workbench
  • +
    +
    + + 40 + 30 + + +
  • ApparelArmor
  • +
    + + 240 + 8500 + 6.0 + 320 + 0.50 + 0.25 + 0.40 + 5 + 2 + 1.5 + + + +
  • Neck
  • +
  • Torso
  • +
  • Shoulders
  • +
    + Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor + +
  • Shell
  • +
  • Middle
  • +
    + +
  • FCP_Wastelander_Apparel
  • +
  • FCP_Raider_Apparel
  • +
    + +
  • FCP_Wastelander_Outfit
  • +
    +
    + +
  • + Common +
  • +
    +
    + + + + + FCP_Apparel_Settler_Female_Outfit + + Basic settler clothing worn by women in wasteland communities. Practical and durable, designed for everyday work while providing minimal protection from the elements. + + Things/Apparel/Wasteland_Apparel/SettlerFemaleOutfit/FCP_Settler_Female_Outfit + Graphic_Single + 0.90 + + false + + UnfinishedArmor + + 3 + + FCP_Research_CasualWear + +
  • FCP_Production_Tailoring_Workbench
  • +
    +
    + + 30 + + + 120 + 5500 + 2 + 100 + 3.0 + 2.3 + 3 + + + +
  • Torso
  • +
  • Shoulders
  • +
  • Arms
  • +
  • Legs
  • +
    + Things/Apparel/Wasteland_Apparel/SettlerFemaleOutfit/FCP_Settler_Female_Outfit + +
  • OnSkin
  • +
    + Female + +
  • FCP_Wastelander_Apparel
  • +
    +
    + +
  • + Common +
  • +
    +
    + + + + + FCP_Apparel_Settler_Male_Outfit + + Basic settler clothing worn by men in wasteland communities. Practical and durable, designed for everyday work while providing minimal protection from the elements. + + Things/Apparel/Wasteland_Apparel/SettlerMaleOutfit/FCP_Settler_Male_Outfit + Graphic_Single + 0.90 + + false + + UnfinishedArmor + + 3 + + FCP_Research_CasualWear + +
  • FCP_Production_Tailoring_Workbench
  • +
    +
    + + 30 + + + 120 + 5500 + 2 + 100 + 3.0 + 2.3 + 3 + + + +
  • Torso
  • +
  • Shoulders
  • +
  • Arms
  • +
  • Legs
  • +
    + Things/Apparel/Wasteland_Apparel/SettlerMaleOutfit/FCP_Settler_Male_Outfit + +
  • OnSkin
  • +
    + Male + +
  • FCP_Wastelander_Apparel
  • +
    +
    + +
  • + Common +
  • +
    +
    + \ No newline at end of file diff --git a/1.6/Defs/ThingDefs_Apparel/ThingDefs_Wastelander_Headgear.xml b/1.6/Defs/ThingDefs_Apparel/ThingDefs_Wastelander_Headgear.xml index a846d31..e192110 100644 --- a/1.6/Defs/ThingDefs_Apparel/ThingDefs_Wastelander_Headgear.xml +++ b/1.6/Defs/ThingDefs_Apparel/ThingDefs_Wastelander_Headgear.xml @@ -535,6 +535,129 @@
    + + + + FCP_Apparel_Gasmask_Goggles + 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. + + false + + Things/Apparel/Wasteland_Apparel/Gas_Mask_With_Goggles/FCP_Gas_Mask_With_Goggles + Graphic_Single + + + UnfinishedArmor + + 4 + + FCP_Research_Apparel_Production + +
  • FCP_Production_Tailoring_Workbench
  • +
    +
    + + 15 + 10 + + +
  • ApparelArmor
  • +
    + + 200 + 4000 + 1.0 + 200 + 0.5 + 0.3 + 0.2 + 1.2 + + + 0.80 + + + +
  • FullHead
  • +
  • Eyes
  • +
    + Things/Apparel/Wasteland_Apparel/Gas_Mask_With_Goggles/FCP_Gas_Mask_With_Goggles + +
  • OnSkin
  • +
    + +
  • FCP_Raider_Armor
  • +
    +
    + +
  • + Common +
  • +
    +
    + + + + + FCP_Apparel_Assault_Gas_Mask + 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. + + false + + Things/Apparel/Wasteland_Apparel/Assault_Gas_Mask/FCP_Assault_Gas_Mask + Graphic_Single + + + UnfinishedArmor + + 4 + + FCP_Research_Apparel_Production + +
  • FCP_Production_Tailoring_Workbench
  • +
    +
    + + 15 + 10 + + +
  • ApparelArmor
  • +
    + + 200 + 4000 + 1.0 + 200 + 0.10 + 0.6 + 0.2 + 1.2 + + + 0.80 + + + +
  • FullHead
  • +
  • Eyes
  • +
    + Things/Apparel/Wasteland_Apparel/Assault_Gas_Mask/FCP_Assault_Gas_Mask + +
  • OnSkin
  • +
    + +
  • FCP_Raider_Armor
  • +
    +
    + +
  • + Common +
  • +
    +
    + + @@ -687,4 +810,54 @@
    + + + + FCP_Apparel_Wrapped_Cap + + A simple cap made of wrapped cloth, commonly worn by wastelanders for sun protection. Lightweight and provides basic protection from the elements. + Industrial + + Things/Apparel/Wasteland_Apparel/Wrapped_Cap/FCP_Wrapped_Cap + Graphic_Single + + + 15 + + + UnfinishedApparel + FCP_Research_CasualWear + + 2 + + + + 2500 + 80 + 0.2 + 50 + 1.5 + 2.0 + 1.0 + + + +
  • UpperHead
  • +
    + Things/Apparel/Wasteland_Apparel/Wrapped_Cap/FCP_Wrapped_Cap + +
  • Overhead
  • +
    + +
  • FCP_Wastelander_Apparel
  • +
    +
    + +
  • + Common +
  • +
    +
    + + diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Assault_Gas_Mask/FCP_Assault_Gas_Mask.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Assault_Gas_Mask/FCP_Assault_Gas_Mask.png new file mode 100644 index 0000000..fdeed42 Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Assault_Gas_Mask/FCP_Assault_Gas_Mask.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Assault_Gas_Mask/FCP_Assault_Gas_Mask_east.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Assault_Gas_Mask/FCP_Assault_Gas_Mask_east.png new file mode 100644 index 0000000..22a6854 Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Assault_Gas_Mask/FCP_Assault_Gas_Mask_east.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Assault_Gas_Mask/FCP_Assault_Gas_Mask_north.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Assault_Gas_Mask/FCP_Assault_Gas_Mask_north.png new file mode 100644 index 0000000..14b7187 Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Assault_Gas_Mask/FCP_Assault_Gas_Mask_north.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Assault_Gas_Mask/FCP_Assault_Gas_Mask_south.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Assault_Gas_Mask/FCP_Assault_Gas_Mask_south.png new file mode 100644 index 0000000..b9e8fd0 Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Assault_Gas_Mask/FCP_Assault_Gas_Mask_south.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Gas_Mask/FCP_Gas_Mask.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Gas_Mask/FCP_Gas_Mask.png new file mode 100644 index 0000000..f5f9e32 Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Gas_Mask/FCP_Gas_Mask.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Gas_Mask/FCP_Gas_Mask_east.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Gas_Mask/FCP_Gas_Mask_east.png new file mode 100644 index 0000000..953150a Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Gas_Mask/FCP_Gas_Mask_east.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Gas_Mask/FCP_Gas_Mask_north.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Gas_Mask/FCP_Gas_Mask_north.png new file mode 100644 index 0000000..939c7fc Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Gas_Mask/FCP_Gas_Mask_north.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Gas_Mask/FCP_Gas_Mask_south.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Gas_Mask/FCP_Gas_Mask_south.png new file mode 100644 index 0000000..a4746ce Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Gas_Mask/FCP_Gas_Mask_south.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Gas_Mask_With_Goggles/FCP_Gas_Mask_With_Goggles.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Gas_Mask_With_Goggles/FCP_Gas_Mask_With_Goggles.png new file mode 100644 index 0000000..d50476d Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Gas_Mask_With_Goggles/FCP_Gas_Mask_With_Goggles.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Gas_Mask_With_Goggles/FCP_Gas_Mask_With_Goggles_east.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Gas_Mask_With_Goggles/FCP_Gas_Mask_With_Goggles_east.png new file mode 100644 index 0000000..1cbe45d Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Gas_Mask_With_Goggles/FCP_Gas_Mask_With_Goggles_east.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Gas_Mask_With_Goggles/FCP_Gas_Mask_With_Goggles_north.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Gas_Mask_With_Goggles/FCP_Gas_Mask_With_Goggles_north.png new file mode 100644 index 0000000..25bf8cf Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Gas_Mask_With_Goggles/FCP_Gas_Mask_With_Goggles_north.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Gas_Mask_With_Goggles/FCP_Gas_Mask_With_Goggles_south.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Gas_Mask_With_Goggles/FCP_Gas_Mask_With_Goggles_south.png new file mode 100644 index 0000000..6b064d3 Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Gas_Mask_With_Goggles/FCP_Gas_Mask_With_Goggles_south.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor.png new file mode 100644 index 0000000..5029dcb Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Fat_east.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Fat_east.png new file mode 100644 index 0000000..14c2c2d Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Fat_east.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Fat_south.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Fat_south.png new file mode 100644 index 0000000..a4df208 Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Fat_south.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Female_east.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Female_east.png new file mode 100644 index 0000000..4bf89a2 Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Female_east.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Female_south.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Female_south.png new file mode 100644 index 0000000..e9bfdfc Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Female_south.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Hulk_east.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Hulk_east.png new file mode 100644 index 0000000..9fb6798 Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Hulk_east.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Hulk_south.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Hulk_south.png new file mode 100644 index 0000000..6e9c8c3 Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Hulk_south.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Male_east.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Male_east.png new file mode 100644 index 0000000..093dc14 Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Male_east.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Male_south.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Male_south.png new file mode 100644 index 0000000..a6bbdc2 Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Male_south.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Thin_east.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Thin_east.png new file mode 100644 index 0000000..68fbeb3 Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Thin_east.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Thin_north.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Thin_north.png new file mode 100644 index 0000000..f727422 Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Thin_north.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Thin_south.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Thin_south.png new file mode 100644 index 0000000..cae69ac Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Metal_Armor_Thin_south.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Slacks_Armor_Fat_north.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Slacks_Armor_Fat_north.png new file mode 100644 index 0000000..11c7736 Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Slacks_Armor_Fat_north.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Slacks_Armor_Female_north.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Slacks_Armor_Female_north.png new file mode 100644 index 0000000..f8ea1da Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Slacks_Armor_Female_north.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Slacks_Armor_Hulk_north.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Slacks_Armor_Hulk_north.png new file mode 100644 index 0000000..b200a7c Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Slacks_Armor_Hulk_north.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Slacks_Armor_Male_north.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Slacks_Armor_Male_north.png new file mode 100644 index 0000000..ee0a217 Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Metal_Armor/FCP_Slacks_Armor_Male_north.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Wrapped_Cap/FCP_Wrapped_Cap.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Wrapped_Cap/FCP_Wrapped_Cap.png new file mode 100644 index 0000000..bddb063 Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Wrapped_Cap/FCP_Wrapped_Cap.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Wrapped_Cap/FCP_Wrapped_Cap_east.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Wrapped_Cap/FCP_Wrapped_Cap_east.png new file mode 100644 index 0000000..9e6afeb Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Wrapped_Cap/FCP_Wrapped_Cap_east.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Wrapped_Cap/FCP_Wrapped_Cap_north.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Wrapped_Cap/FCP_Wrapped_Cap_north.png new file mode 100644 index 0000000..36b27d6 Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Wrapped_Cap/FCP_Wrapped_Cap_north.png differ diff --git a/Common/Textures/Things/Apparel/Wasteland_Apparel/Wrapped_Cap/FCP_Wrapped_Cap_south.png b/Common/Textures/Things/Apparel/Wasteland_Apparel/Wrapped_Cap/FCP_Wrapped_Cap_south.png new file mode 100644 index 0000000..ff0ac53 Binary files /dev/null and b/Common/Textures/Things/Apparel/Wasteland_Apparel/Wrapped_Cap/FCP_Wrapped_Cap_south.png differ