-
-
Notifications
You must be signed in to change notification settings - Fork 680
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatic changelog generation for PR #10008 [ci skip]
- Loading branch information
1 parent
8048bde
commit 0b56b72
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
author: Impish_Delights | ||
delete-after: true | ||
changes: | ||
- rscadd: Mosin Obrez! Sawn-off Mosin Nagant; has innate & wild spread, kicks like | ||
a mule, and can be fired 1-handed | ||
- tweak: Any saw type item (and plasmacutters) can be used to saw guns short | ||
- tweak: Energy saws can be used as saws now (similar to chainsaws) | ||
- tweak: You cannot add multiple slings to an improvised shotgun, and it shows on | ||
examine text now | ||
- balance: Mosin Nagant and Obrez require 2-hands to cycle the bolt (up from 1-hand) | ||
- imageadd: Added icon and in-hand sprites for Mosin Obrez | ||
- refactor: removed redundant sawoff code for shotguns, now part of the parent gun/ballistic | ||
item | ||
- code_imp: rewrites some boltaction code to make it less weird for item interactions/attaching | ||
bayonets | ||
- code_imp: sawing checks for TOOL_SAW instead of using bespoke items, is an innate | ||
ballistic gun function, and is more configurable. |