Skip to content

Commit

Permalink
Merge pull request #3376 from Person243546/Development
Browse files Browse the repository at this point in the history
Generic ammo fixes
  • Loading branch information
N7Huntsman authored Sep 4, 2024
2 parents d2b5c82 + ce41826 commit fc1b92a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Defs/Ammo/Generic/Generics_Misc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
</ammoTypes>
</CombatExtended.AmmoSetDef>

</Defs>
</Defs>
3 changes: 2 additions & 1 deletion Defs/Ammo/Generic/ShotgunShell.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
<MarketValue>0.87</MarketValue>
</statBases>
<ammoClass>ElectroSlug</ammoClass>
<generateAllowChance>0.5</generateAllowChance>
<cookOffProjectile>Bullet_12Gauge_ElectroSlug</cookOffProjectile>
</ThingDef>

Expand Down Expand Up @@ -228,4 +229,4 @@
<workAmount>4600</workAmount>
</RecipeDef>

</Defs>
</Defs>

0 comments on commit fc1b92a

Please sign in to comment.