Skip to content

Conversation

@rekterakathom
Copy link
Contributor

When merged this pull request will:

  • Add ballistic data for CZ-581 and its sawed-off version
  • Add ballistic data for MSBS Grot UBS

Sources (also linked in code comments):

IMPORTANT

  • If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
  • Development Guidelines are read, understood and applied.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Make|Remove {changes}.

// Rifle_Long_Base_F Shotgun
// CZ-581
class sgun_HunterShotgun_01_base_F: Rifle_Long_Base_F {
ACE_barrelLength = 699.3; // https://www.imfdb.org/wiki/CZ-581
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's meant to be a 700 mm barrel, if you want to be hyper precise.

// MSBS GROT UBS
class arifle_MSBS65_UBS_base_F: arifle_MSBS65_base_F {
class UBS_F: Rifle_Base_F {
ACE_barrelLength = 317; // https://modernfirearms.net/en/shotguns/u-s-a-shotguns/crye-six12-eng/
Copy link
Contributor

@johnb432 johnb432 Jan 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technically 12.5" = 317.5, but doesn't matter much.
Additionally, I have no idea if AB can handle secondary muzzles, but it doesn't hurt AFAIK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants