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

Select Fire Rifles #34907

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Nox38
Copy link
Contributor

@Nox38 Nox38 commented Feb 5, 2025

About the PR

The AKMS and Lecter are now switchable to semi auto.

Why / Balance

The definition of an assault rifle includes the ability to switch between fully and semi-automatic. While semi-auto is rarely useful in game, its nice to have the option for when ammo is tight or if you are lagging particularly badly.

Technical details

Added
'selectedMode: FullAuto
availableModes:
- FullAuto
- SemiAuto'
to the gun component of the AKMS and Lecter.

Requirements

Breaking changes

Changelog
🆑 Nox38

  • tweak: AKMS & Lecter can now be switched between semi and full auto.
    -->

@github-actions github-actions bot added size/XS Denotes a PR that changes 0-9 lines. S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. Changes: No C# Changes: Requires no C# knowledge to review or fix this item. and removed S: Untriaged Status: Indicates an item has not been triaged and doesn't have appropriate labels. labels Feb 5, 2025
@Nox38 Nox38 marked this pull request as ready for review February 5, 2025 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: No C# Changes: Requires no C# knowledge to review or fix this item. size/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant