Skip to content

Commit

Permalink
Housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
N7Huntsman committed Nov 8, 2024
1 parent 3bd3774 commit efc29b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ModPatches/Spacer Pack/Patches/Spacer Pack/Backpacks.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
</value>
</Operation>

<!-- Miner Pack(with grey goo Grenade built in)-->
<!-- Miner Pack (with grey goo Grenade built in)-->

<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="dvd_minerpack"]/equippedStatOffsets/VEF_MassCarryCapacity</xpath>
Expand All @@ -179,7 +179,7 @@
</value>
</Operation>

<Operation Class="PatchOperationAdd"><!-- Cost increase cause grey goo Grenade -->
<Operation Class="PatchOperationAdd"> <!-- Cost increase cause grey goo Grenade -->
<xpath>Defs/ThingDef[defName="dvd_minerpack"]/costList</xpath>
<value>
<ComponentSpacer>1</ComponentSpacer>
Expand Down

0 comments on commit efc29b1

Please sign in to comment.