Skip to content

Commit

Permalink
Remove some redundancy
Browse files Browse the repository at this point in the history
  • Loading branch information
N7Huntsman committed Nov 12, 2024
1 parent bb1a28d commit e2845fd
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
<li Class="CombatExtended.PartialArmorExt">
<stats>
<li>
<useStatic>false</useStatic>
<ArmorRating_Sharp>0.25</ArmorRating_Sharp>
<parts>
<li>SightSensor</li>
Expand All @@ -66,7 +65,6 @@
</parts>
</li>
<li>
<useStatic>false</useStatic>
<ArmorRating_Blunt>0.25</ArmorRating_Blunt>
<parts>
<li>SightSensor</li>
Expand All @@ -79,13 +77,6 @@
</value>
</Operation>

<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="AA_Slurrypede"]/statBases</xpath>
<value>
<PartialArmorBody>0</PartialArmorBody>
</value>
</Operation>

<Operation Class="PatchOperationConditional">
<xpath>Defs/ThingDef[defName="AA_Slurrypede"]/comps</xpath>
<nomatch Class="PatchOperationAdd">
Expand Down

0 comments on commit e2845fd

Please sign in to comment.