-
Notifications
You must be signed in to change notification settings - Fork 358
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
Subvert AI objective #2643
base: master
Are you sure you want to change the base?
Subvert AI objective #2643
Conversation
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Direction review, 24 hours! |
args.Cancelled = !found; | ||
} | ||
|
||
private void OnLawInserted(AILawUpdatedEvent args) |
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.
check that the target has StationAiComponent
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.
I did it slightly differently (I couldn't find a component like that) but It should be good!
Howdy! We're gonna ask that we not merge this one quite yet, up until the AI gets a little more defenses. Common feedback we're getting is that the AI is already incredibly easy to target, and incentivizing it more without changes is troublesome. We'd still very much like this, but not yet! |
Sounds good! Also, if you could give feedback on what law specifically should be inserted that would be great (See Deltas dementia post #2595 (comment))! |
About the PR
Added a new objective that requires you to upload new laws to the AI. They will come in your uplink for free!
Why / Balance
More objectives more fun! This one is probably kind of hard but hopefully fun for most traitors. They could approach it socially, guns blazing, or stealth. All are valid approaches!
Requirements
Changelog
🆑