-
Notifications
You must be signed in to change notification settings - Fork 232
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
Finalizing core robotic surgeries and some Brig Physican love #3801
Open
Gw0sty
wants to merge
12
commits into
Monkestation:master
Choose a base branch
from
Gw0sty:holopad
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Fence gate isnt effected by airlock locks helpers Plus if a tider gets this far into a central they have a door opener of some form
Gw0sty
changed the title
Finalizing core robotic surgeries
Finalizing core robotic surgeries and some Brig Physican love
Oct 14, 2024
Updated to use #3901 version of voidraptor BP room/removing conflict. |
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 Pull Request
The entire changelog can be broken into four parts. Acting as a follow-up to #3567
Why It's Good For The Game
IPC removal of wound tending
In #3567 the upgraded surgeries and research were added so you can use mechanical surgeries on the IPCs and other augmented folks. Unlike the other changes this one has ramifications and as such has been moved to its own section.
Removal of wound tending for IPC's primary consequence is the new relation between med bay and robotics. Increasing cooperation between paramedics and roboticists as paramedics will be expected to visit robotics for any injured robofolk. Giving robotics its more dedicated client base and activities besides building death mechs.
Mind you this doesn't mean Med Bay can't take of IPC's but simply they aren't properly equipped to do so at the start. Either having to spend 200 odd credits at tool storage, harassing science/engineering for a toolset/ or stealing the chemist's toolbox. And if all else fails welder and coil spam still exists to fix burns and brute which are IPC's primary issues when dead due to their various traits.
Brig physicians toolbox and workstation
In a PR where we took away their lathe access, we established the Brig doc. should not be leaving brig. Saying they are given all the bare necessities for their job. This isn't very true from experience as they are unable to augment ipc's with any form of cybernetics or surgeries. Whether it be a prisoner or a member of the security force. So to alleviate this, as this PR will make it worse, I'm adding a toolbox to their locker. Containing the bare essential tools to complete any needed robotic surgery.
Also a funky sprite to come with.
In addition adds a proper surgery space to Ouroboros. For a similar reason to as above. These types of things are considered the basics of medicine. Double so when it comes to the fact they won't be able to gain adv surgeries otherwise.
If we want brig docs to stay in the brig then we need to give them the tools to be comfortable there.
The rest of the surgeries
Simply following suit with previous pulls. A system for IPC's clearly is meant to exist and helps differents the feel between the organics and robotic creatures
Misc
Centcom door helper doesn't actually work on the gate and causes this message every time. Doesn't hurt to have it. Most certainly doesn't help to have it. In addition, if they made it that far into CC they have a way to open that gate or bust it down.
Clarified gas analyzers rather than analyzers. Just nice quality of life for understanding.
Changelog
🆑
add: Added the robotic versions of brainwashing, lobotomy, pacification, amputation, and brain surgery
add: Added a 'Brig Physician's Toolbox' to the Brig docs locker
add: Added Surgery computer and table to ouroboros sec med.
del: Removed the ability for wound tending on robotic chest's.
del: Removed doorhelper that wasnt doing anything in Centcom
qol: Clarified gas analyzers are needed for xray cameras in the tooltips.
/:cl: