Change military boot whitelist tag#1794
Merged
2 commits merged intoDeltaV-Station:masterfrom Sep 21, 2024
Merged
Conversation
ghost
approved these changes
Sep 21, 2024
LaryNevesPR
pushed a commit
to LaryNevesPR/Estacao-Andromeda
that referenced
this pull request
Feb 17, 2025
# Description This PR adds a new integrally suppressed submachine gun to the game, which is called the FPA-90. It is notably the first automatic weapon to fire the .25 caseless ammo type, which it does so in extremely quick 3 round bursts with a moderate cooldown between bursts. This item can be either obtained from the Syndicate Uplink where it's intended primarily for "Stealth Ops" nukies, or it can be manufactured after researching Advanced Weapons in Arsenal T3, for a fairly sizeable amount of aluminium and steel. Since Security could not previously print .25 caseless, this PR also adds the ability to print caseless rifle magazines. Also included for the uplink are a variety of magazines for the FPA-90(and other weapons). For the crew side of things, there is also the bullpup caseless integrally supressed assault rifle, called the BRDI-R25. Unlike the FPA-90, it requires wielding to be used effectively. It's currently obtained via Prototype Weapons in arsenal t3, and then manufactured at a security techfab. The BRDI has two radically different firing modes, a 5 round burst with extreme rate of fire and poor accuracy, and an auto mode that has much lower firing rate and more manageable recoil. Essentially, we have a "Fuller-Auto" gun. There is also a unique antique BRDI-R25 available to the Head of Security via his special weapon loadout picks. <details><summary><h1>Media</h1></summary> <p> Available in research  And in the uplink catalog   In the techfab(after researching it)  Firing it: https://github.com/user-attachments/assets/fd82df27-bf26-4351-be9d-c4da71d8a0e2 </p> </details> # Changelog :cl: - add: Added the FPA-90, an integrally supressed submachine gun. It can be found either in the syndicate uplink, or manufactured at a security techfab after Epistemics unlocks Advanced Weapons. - add: Added the BRDI-R25, an integrally supressed bullpup rifle chambered in .25 Caseless. It has an "Extremely fast" burst fire mode, and a "More controllable" full-auto/semi mode. Unlike the FPA-90, it is not available to syndicate agents. It can be manufactured after researching Prototype Weapons. - add: Antique variant of the BRDI-R25, which can be taken by the Head of Security as his personal weapon. - add: Added a variety of different ammunition options to Syndicate uplinks. - add: Security Techfabs can now manufacture .25 caseless rifle ammo and magazines.
LaryNevesPR
pushed a commit
to LaryNevesPR/Estacao-Andromeda
that referenced
this pull request
Feb 17, 2025
This pull request was closed.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
About the PR
Adds a "ConcealCarry" tag.
Replaces the "Sidearm" whitelist tag for military boots with a "ConcealCarry" tag.
Why / Balance
Lays groundwork for future separation of concealed carry and fullsize pistols wrt stowing in combat boots, clothing, etc.
Technical details
n/a
Media
n/a
Requirements
Breaking changes
Changelog
Doesn't change anything in-game yet