Skip to content

Commit

Permalink
Removed heat armor replacements
Browse files Browse the repository at this point in the history
  • Loading branch information
Sirderpsalot0357 authored Nov 20, 2024
1 parent c34d11a commit 1286ed8
Showing 1 changed file with 0 additions and 28 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,6 @@
</value>
</Operation>

<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="BiomesCore_CrabShell"]/statBases/StuffPower_Armor_Heat</xpath>
<value>
<StuffPower_Armor_Heat>0.1</StuffPower_Armor_Heat>
</value>
</Operation>

<!--greenchitin -->
<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="BiomesCore_GreenChitin"]/statBases/StuffPower_Armor_Sharp</xpath>
Expand All @@ -37,13 +30,6 @@
</value>
</Operation>

<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="BiomesCore_GreenChitin"]/statBases/StuffPower_Armor_Heat</xpath>
<value>
<StuffPower_Armor_Heat>0.1</StuffPower_Armor_Heat>
</value>
</Operation>

<!-- gray chitin -->
<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="BMT_GrayChitin"]/statBases/StuffPower_Armor_Sharp</xpath>
Expand All @@ -59,13 +45,6 @@
</value>
</Operation>

<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="BMT_GrayChitin"]/statBases/StuffPower_Armor_Heat</xpath>
<value>
<StuffPower_Armor_Heat>0.1</StuffPower_Armor_Heat>
</value>
</Operation>

<!-- mollusk Leather -->
<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="BMT_Molluskshell"]/statBases/StuffPower_Armor_Sharp</xpath>
Expand All @@ -81,13 +60,6 @@
</value>
</Operation>

<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="BMT_Molluskshell"]/statBases/StuffPower_Armor_Heat</xpath>
<value>
<StuffPower_Armor_Heat>0.1</StuffPower_Armor_Heat>
</value>
</Operation>

<!-- gastropoda stuff-->
<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="BMT_Leather_Gastropoda"]/statBases/StuffPower_Armor_Sharp</xpath>
Expand Down

0 comments on commit 1286ed8

Please sign in to comment.