Skip to content

Commit

Permalink
Housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
N7Huntsman committed Nov 20, 2024
1 parent 52fe267 commit 73198da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Defs/ThingDefs_Buildings/Buildings_Turrets.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<li Class="CompProperties_Breakdownable" />
<li Class="CompProperties_Stunnable">
<affectedDamageDefs>
<li>EMP</li>
<li>EMP</li>
</affectedDamageDefs>
</li>
</comps>
Expand Down
8 changes: 4 additions & 4 deletions Defs/ThingDefs_Misc/Apparel_Headgear.xml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
<WornBulk>1</WornBulk>
<EquipDelay>1</EquipDelay>
<ArmorRating_Sharp>0.01</ArmorRating_Sharp> <!-- A little bit of armor to prevent triggering a warning when shot. -->
<ArmorRating_Blunt>0.01</ArmorRating_Blunt>
<ArmorRating_Blunt>0.01</ArmorRating_Blunt>
</statBases>
<equippedStatOffsets>
<ToxicEnvironmentResistance>0.5</ToxicEnvironmentResistance>
Expand Down Expand Up @@ -242,7 +242,7 @@
<EquipDelay>0.5</EquipDelay>
<NightVisionEfficiency_Apparel>0.4</NightVisionEfficiency_Apparel>
<ArmorRating_Sharp>0.03</ArmorRating_Sharp>
<ArmorRating_Blunt>0.01</ArmorRating_Blunt>
<ArmorRating_Blunt>0.01</ArmorRating_Blunt>
</statBases>
<apparel>
<countsAsClothingForNudity>false</countsAsClothingForNudity>
Expand Down Expand Up @@ -277,7 +277,7 @@
<ThingDef ParentName="ArmorHelmetMakeableBase">
<defName>CE_Apparel_AdvancedNightVision</defName>
<label>advanced night vision goggles</label>
<description>An set of advanced night vision goggles offering detailed, panoramic vision when fighting in the dark.</description>
<description>A set of advanced night vision goggles offering detailed, panoramic vision when fighting in the dark.</description>
<graphicData>
<texPath>Things/Apparel/AdvancedNightVision/CE_AdvancedNightVision</texPath>
<graphicClass>Graphic_Single</graphicClass>
Expand Down Expand Up @@ -305,7 +305,7 @@
<EquipDelay>0.5</EquipDelay>
<NightVisionEfficiency_Apparel>0.6</NightVisionEfficiency_Apparel>
<ArmorRating_Sharp>0.04</ArmorRating_Sharp> <!-- A little bit of armor to prevent triggering a warning when shot. -->
<ArmorRating_Blunt>0.01</ArmorRating_Blunt>
<ArmorRating_Blunt>0.01</ArmorRating_Blunt>
</statBases>
<apparel>
<countsAsClothingForNudity>false</countsAsClothingForNudity>
Expand Down

0 comments on commit 73198da

Please sign in to comment.