Skip to content

Commit

Permalink
Revert stickbomb damage
Browse files Browse the repository at this point in the history
  • Loading branch information
N7Huntsman committed Sep 6, 2024
1 parent daf000c commit 3f71daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Defs/ThingDefs_Misc/Weapons_Grenades.xml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
<projectile Class="CombatExtended.ProjectilePropertiesCE">
<explosionRadius>2.5</explosionRadius>
<damageDef>Bomb</damageDef>
<damageAmountBase>197</damageAmountBase>
<damageAmountBase>234</damageAmountBase>
<explosionDelay>90</explosionDelay>
<applyDamageToExplosionCellsNeighbors>true</applyDamageToExplosionCellsNeighbors>
<speed>8</speed>
Expand Down

0 comments on commit 3f71daa

Please sign in to comment.