Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bolt-action rifle corrections. #3493

Merged
merged 4 commits into from
Nov 19, 2023
Merged

Bolt-action rifle corrections. #3493

merged 4 commits into from
Nov 19, 2023

Conversation

MistakeNot4892
Copy link
Contributor

Description of changes

See commit log.

Why and what will this PR improve

Fixes/standardizes some small issues with bolt-action rifles and guns in general.

Authorship

Myself.

Changelog

🆑
tweak: Mouse shortcut for toggling gun safety is now alt-click instead of ctrl-click.
/:cl:

@MistakeNot4892 MistakeNot4892 added the ready for review This PR is ready for review and merge. label Nov 3, 2023

/decl/interaction_handler/toggle_safety/invoked(atom/target, mob/user, obj/item/prop)
var/obj/item/gun/gun = target
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Noting that I removed the loc check as it's a bit pointless. I can add it back via an interaction flag if desired.

@comma comma merged commit c488f5b into NebulaSS13:stable Nov 19, 2023
11 checks passed
@MistakeNot4892 MistakeNot4892 deleted the guns branch February 11, 2024 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review This PR is ready for review and merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants