Skip to content

Commit

Permalink
Merge pull request #3347 from SamaelGray/patch-2
Browse files Browse the repository at this point in the history
CG HEDP ammo ammoClass fix and misc housekeeping
  • Loading branch information
Airomeda authored Aug 10, 2024
2 parents 96b1aa3 + d93fe7e commit dc8fa17
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Defs/Ammo/Rocket/84x246mmR.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<Mass>3.3</Mass>
<Bulk>8.35</Bulk>
</statBases>
<ammoClass>GrenadeHE</ammoClass>
<ammoClass>GrenadeHEDP</ammoClass>
<detonateProjectile>Bullet_84x246mmR_HEDP</detonateProjectile>
</ThingDef>

Expand Down Expand Up @@ -155,6 +155,7 @@
<Bulk>7.31</Bulk>
</statBases>
<ammoClass>BuckShot</ammoClass>
<generateAllowChance>0.5</generateAllowChance>
<comps>
<li Class="CompProperties_Explosive">
<damageAmountBase>20</damageAmountBase>
Expand Down Expand Up @@ -430,8 +431,8 @@
<!-- Originally 1100 flechettes are present, changed to 50 buffed projectile -->
<armorPenetrationSharp>5</armorPenetrationSharp>
<armorPenetrationBlunt>18</armorPenetrationBlunt>
<spreadMult>26.7</spreadMult>
<!-- x3 the normal spread -->
<spreadMult>17.8</spreadMult>
<!-- x2 the normal spread -->
</projectile>
</ThingDef>

Expand Down

0 comments on commit dc8fa17

Please sign in to comment.