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

Nerf "mini" syringes #2249

Merged
merged 1 commit into from
Nov 21, 2024
Merged

Conversation

Stop-Signs
Copy link
Contributor

About the PR

Mini syringes capacity reduced to 5u

Why / Balance

truly made no sense for "mini" syringes to have the same capacity as regular ones, also with syringe gun being AP its way over-tuned for the new chem meta.

Requirements

  • I have tested all added content and changes.
  • I have added media to this PR or it does not require an ingame showcase.

Breaking changes

Changelog

🆑

  • tweak: Mini syringes now hold 5u instead of 15

@Stop-Signs Stop-Signs requested a review from a team as a code owner November 21, 2024 03:45
@github-actions github-actions bot added S: Needs Review Changes: YML Changes any yml files labels Nov 21, 2024
@deltanedas deltanedas merged commit 1f69a81 into DeltaV-Station:master Nov 21, 2024
13 checks passed
@whatston3
Copy link
Contributor

whatston3 commented Dec 7, 2024

Unsure if this was fixed afterwards on this repo (if it was, sorry): it's a bit odd that the mini-syringe can still select 10/15u amounts when it only holds 5u.

Adding the following block to the MiniSyringe definition fixes that:

  - type: Injector
    maxTransferAmount: 5
    transferAmount: 5

Source: https://github.com/new-frontiers-14/frontier-station-14/pull/2528/files

(Edit: and many thanks for the feature!)

@Stop-Signs Stop-Signs deleted the syringe-nerf branch January 4, 2025 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: YML Changes any yml files S: Needs Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants