CleverRaven / Cataclysm-DDA

Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
http://cataclysmdda.org
Other
9.77k stars 4.07k forks source link

Gun without magic gun barrel #73844

Closed Kamejeir closed 2 weeks ago

Kamejeir commented 2 weeks ago

Summary

None

Purpose of change

I could not properly apply a shortened barrel to the gun.

Describe the solution

The Savage 112 Magnum Target now has a defined barrel volume. I used an online calculator to conjure up the outside volume from the 26 inches of barrel combined with the caliber size, and did a sanity check with this close-up of some dude modifying the thing together with looking at the 111F's barrel volume:

image

//

The gun had a slot for a brass catcher, but owing to the gun being RELOAD_EJECT, it could not be applied, leaving a weird non-functional option. This also fixes that.

Describe alternatives you've considered

Testing

I have not tested it, for it follows the same formula of other guns.

The brass catcher slot removal could not possibly causes issues when upgrading a save, because the slot was never a real option.

Additional context