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

[MIRROR] Allows the use of wirecutters for Tend Wounds #2480

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

Steals-The-PRs
Copy link
Collaborator

Mirrored on Nova: NovaSector/NovaSector#1529
Original PR: tgstation/tgstation#82069

About The Pull Request

I've always found it weird that we can clamp bleeders, excise infection, and attach grafts to hearts with wirecutters, yet we can't use this same logic to stitch someone back together via Tend Wounds with wirecutters. This update remedies that.
This will only touch the Tend Wounds surgery procedure as I don't see using wirecutters to fix someone's brain as a good idea since the tool is a tad bulky in design, but something as broad as regular damage to a body should be fine. (But feel free to start a conversation about that, I'm curious what other medical mains think)
I will respect the original PR though and have the wirecutters set for 60, below the screwdriver's 65. I have tested the code and made sure that the wirecutters were usable on the hemostat step.

Why It's Good For The Game

This adds consistency to Tend Wounds and follows the logic other surgeries give as it's reasonable to think that if you can clamp bleeders with wirecutters then surely you can tend basic wounds with them. I've definitely seen a few ghetto surgeons do exactly this and accidentally kill a person they were trying to save, so I hope that this tweak will prevent these accidental deaths in the future.

Changelog

🆑 Nidvex250
qol: Can now use wirecutters when performing Tend Wounds.
/:cl:

* Allows the use of wirecutters for Tend Wounds (#82069)

## About The Pull Request
I've always found it weird that we can clamp bleeders, excise infection,
and attach grafts to hearts with wirecutters, yet we can't use this same
logic to stitch someone back together via Tend Wounds with wirecutters.
This update remedies that.
This will only touch the Tend Wounds surgery procedure as I don't see
using wirecutters to fix someone's brain as a good idea since the tool
is a tad bulky in design, but something as broad as regular damage to a
body should be fine. (But feel free to start a conversation about that,
I'm curious what other medical mains think)
I will respect the original PR though and have the wirecutters set for
60, below the screwdriver's 65. I have tested the code and made sure
that the wirecutters were usable on the hemostat step.
## Why It's Good For The Game
This adds consistency to Tend Wounds and follows the logic other
surgeries give as it's reasonable to think that if you can clamp
bleeders with wirecutters then surely you can tend basic wounds with
them. I've definitely seen a few ghetto surgeons do exactly this and
accidentally kill a person they were trying to save, so I hope that this
tweak will prevent these accidental deaths in the future.
## Changelog
:cl:
qol: Can now use wirecutters when performing Tend Wounds.
/:cl:

* Allows the use of wirecutters for Tend Wounds

---------

Co-authored-by: Nidvex250 <[email protected]>
@ReezeBL ReezeBL merged commit 88e7220 into master Mar 20, 2024
24 checks passed
@ReezeBL ReezeBL deleted the upstream-mirror-1529 branch March 20, 2024 07:29
AnywayFarus added a commit that referenced this pull request Mar 20, 2024
Iajret pushed a commit that referenced this pull request May 15, 2024
* Adds more box types to cardboard crafting (#83135)

## About The Pull Request
5 more box types have been added into the cardboard's sheet crafting of
"fancy boxes".
Specifically includes the following boxes;

- Drinking glasses
- Paper cups
- Medical gels
- DNA Injectors
- Cigar cases (The normal brown one)

Also fixes a typo involving the "perscription" glasses box.
## Why It's Good For The Game
When I've played as a bartender, I've found it quite annoying that I
couldn't make a labeled box for spare drink glasses.
Adding these boxes will allow people to make those labeled boxes and use
them for whatever they need. (Organizing!)

Also, if those boxes exist for use, why not let them be craftable by the
player?
## Changelog
:cl:
qol: Additional box types can be crafted from cardboard. Happy
organizing.
spellcheck: A typo in box crafting for prescription glasses has been
fixed.
/:cl:

* Adds more box types to cardboard crafting

---------

Co-authored-by: Derpguy3 <[email protected]>
Co-authored-by: NovaBot13 <[email protected]>
ReezeBL pushed a commit that referenced this pull request May 16, 2024
* Adds more box types to cardboard crafting (#83135)

## About The Pull Request
5 more box types have been added into the cardboard's sheet crafting of
"fancy boxes".
Specifically includes the following boxes;

- Drinking glasses
- Paper cups
- Medical gels
- DNA Injectors
- Cigar cases (The normal brown one)

Also fixes a typo involving the "perscription" glasses box.
## Why It's Good For The Game
When I've played as a bartender, I've found it quite annoying that I
couldn't make a labeled box for spare drink glasses.
Adding these boxes will allow people to make those labeled boxes and use
them for whatever they need. (Organizing!)

Also, if those boxes exist for use, why not let them be craftable by the
player?
## Changelog
:cl:
qol: Additional box types can be crafted from cardboard. Happy
organizing.
spellcheck: A typo in box crafting for prescription glasses has been
fixed.
/:cl:

* Adds more box types to cardboard crafting

---------

Co-authored-by: NovaBot <[email protected]>
Co-authored-by: Derpguy3 <[email protected]>
Co-authored-by: NovaBot13 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants