Skip to content

Commit

Permalink
Add ration pack bulk
Browse files Browse the repository at this point in the history
  • Loading branch information
N7Huntsman committed Dec 18, 2024
1 parent 1d25adc commit 33916c8
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,14 @@
</value>
</Operation>

<!-- Ration Pack -->
<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="Outland_RationPack"]/statBases</xpath>
<value>
<Bulk>0.5</Bulk>
</value>
</Operation>

<!-- Siege Weapon Ammo -->
<Operation Class="PatchOperationRemove">
<xpath>Defs/ThingDef[defName="Outland_Ammo_BallistaBolt"]</xpath>
Expand Down

0 comments on commit 33916c8

Please sign in to comment.