Skip to content

Commit

Permalink
Merge pull request #2787 from HeraldOfTzeentch/ZombielandSpitterRegenFix
Browse files Browse the repository at this point in the history
Change Zombieland spitter regen to false
  • Loading branch information
N7Huntsman authored Oct 12, 2023
2 parents 380ecc8 + d8ee1f0 commit 31972f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Patches/Zombieland/Zombieland_Patches.xml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
<value>
<li Class="CombatExtended.CompProperties_ArmorDurability">
<Durability>2000</Durability>
<Regenerates>true</Regenerates>
<Regenerates>false</Regenerates>
<RegenInterval>600</RegenInterval>
<RegenValue>5</RegenValue>
<MinArmorPct>0.5</MinArmorPct>
Expand Down Expand Up @@ -191,4 +191,4 @@
</match>
</Operation>

</Patch>
</Patch>

0 comments on commit 31972f5

Please sign in to comment.