-
Notifications
You must be signed in to change notification settings - Fork 359
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
Add Machine Incompatible Trait #2395
Conversation
Going to change the description for the unborgable brain and add a popup.
… into Unborgable
I wanted to add a popup when you attempt to put a brain with this trait into an MMI, but I wasn't able to get the code working. If someone knows more and is able to do it, go for it. |
Resources/Prototypes/Entities/Objects/Specific/Robotics/mmi.yml
Outdated
Show resolved
Hide resolved
Is like the brother from better call saul |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Signed-off-by: deltanedas <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Direction good with this still displaying on inspect of brain.
About the PR
This adds a new trait that makes characters unable to have their brain put into a man-machine interface.
Why / Balance
I think people wanted it.
Technical details
Added new Unborgable trait, blacklisted any brains with it from being put into MMIs, and caused a message to appear when inspecting brains with this trait.
Media
Indicator of a brain that is machine incompatible
Requirements
Breaking changes
I don't think I broke anything.
Changelog
🆑