Skip to content

Commit

Permalink
Change Bomb building damage back to default values 2x -> 4x
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLoneTec committed Oct 19, 2024
1 parent 0030e98 commit fb38189
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Mods/Core_SK/Patches/DamageDef_Patch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<buildingDamageFactor>2.15</buildingDamageFactor>
</value>
</Operation>

<!-- I am not sure why we added this, but the details seem better, and passable is already 2
<Operation Class="SK.PatchOperationReplaceExtended">
<xpath>Defs/DamageDef[defName="Bomb"]</xpath>
<value>
Expand All @@ -39,5 +39,5 @@
<buildingDamageFactorPassable>2.0</buildingDamageFactorPassable>
</value>
</Operation>

-->
</Patch>

0 comments on commit fb38189

Please sign in to comment.