Skip to content

Commit

Permalink
Update DamageDef_Patch.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLoneTec committed Oct 2, 2024
1 parent 854145f commit 31295b2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Mods/Core_SK/Patches/DamageDef_Patch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,13 @@
<buildingDamageFactorPassable>2.15</buildingDamageFactorPassable>
</value>
</Operation>

<Operation Class="SK.PatchOperationReplaceExtended">
<xpath>Defs/DamageDef[defName="Thermobaric"]</xpath>
<value>
<buildingDamageFactor>2.15</buildingDamageFactor>
</value>
</Operation>

<Operation Class="SK.PatchOperationReplaceExtended">
<xpath>Defs/DamageDef[defName="Bomb"]</xpath>
<value>
Expand Down

0 comments on commit 31295b2

Please sign in to comment.